NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/dovecot/dovecot.folders.conf

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

dovecot.folders.conf on main
Author Date Commit Line Code
andryyy about 5 years ago 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
1
namespace inbox {
Open commit View diff
1 namespace inbox {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
2
  inbox = yes
Open commit View diff
2 inbox = yes
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
3
  location =
Open commit View diff
3 location =
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
4
  separator = /
Open commit View diff
4 separator = /
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
5
  mailbox "Trash" {
Open commit View diff
5 mailbox "Trash" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
6
    auto = subscribe
Open commit View diff
6 auto = subscribe
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
7
    special_use = \Trash
Open commit View diff
7 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
8
  }
Open commit View diff
8 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
9
  mailbox "Deleted Messages" {
Open commit View diff
9 mailbox "Deleted Messages" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
10
    special_use = \Trash
Open commit View diff
10 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
11
  }
Open commit View diff
11 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
12
  mailbox "Deleted Items" {
Open commit View diff
12 mailbox "Deleted Items" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
13
    special_use = \Trash
Open commit View diff
13 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
14
  }
Open commit View diff
14 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
15
  mailbox "Rubbish" {
Open commit View diff
15 mailbox "Rubbish" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
16
    special_use = \Trash
Open commit View diff
16 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
17
  }
Open commit View diff
17 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
18
  mailbox "Gelöschte Objekte" {
Open commit View diff
18 mailbox "Gelöschte Objekte" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
19
    special_use = \Trash
Open commit View diff
19 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
20
  }
Open commit View diff
20 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
21
  mailbox "Gelöschte Elemente" {
Open commit View diff
21 mailbox "Gelöschte Elemente" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
22
    special_use = \Trash
Open commit View diff
22 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
23
  }
Open commit View diff
23 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
24
  mailbox "Papierkorb" {
Open commit View diff
24 mailbox "Papierkorb" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
25
    special_use = \Trash
Open commit View diff
25 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
26
  }
Open commit View diff
26 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
27
  mailbox "Itens Excluidos" {
Open commit View diff
27 mailbox "Itens Excluidos" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
28
    special_use = \Trash
Open commit View diff
28 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
29
  }
Open commit View diff
29 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
30
  mailbox "Itens Excluídos" {
Open commit View diff
30 mailbox "Itens Excluídos" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
31
    special_use = \Trash
Open commit View diff
31 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
32
  }
Open commit View diff
32 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
33
  mailbox "Lixeira" {
Open commit View diff
33 mailbox "Lixeira" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
34
    special_use = \Trash
Open commit View diff
34 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
35
  }
Open commit View diff
35 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
36
  mailbox "Prullenbak" {
Open commit View diff
36 mailbox "Prullenbak" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
37
    special_use = \Trash
Open commit View diff
37 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
38
  }
Open commit View diff
38 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
39
  mailbox "Odstránené položky" {
Open commit View diff
39 mailbox "Odstránené položky" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
40
    special_use = \Trash
Open commit View diff
40 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
41
  }
Open commit View diff
41 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
42
  mailbox "Koš" {
Open commit View diff
42 mailbox "Koš" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
43
    special_use = \Trash
Open commit View diff
43 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
44
  }
Open commit View diff
44 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
45
  mailbox "Verwijderde items" {
Open commit View diff
45 mailbox "Verwijderde items" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
46
    special_use = \Trash
Open commit View diff
46 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
47
  }
Open commit View diff
47 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
48
  mailbox "Удаленные" {
Open commit View diff
48 mailbox "Удаленные" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
49
    special_use = \Trash
Open commit View diff
49 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
50
  }
Open commit View diff
50 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
51
  mailbox "Удаленные элементы" {
Open commit View diff
51 mailbox "Удаленные элементы" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
52
    special_use = \Trash
Open commit View diff
52 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
53
  }
Open commit View diff
53 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
54
  mailbox "Корзина" {
Open commit View diff
54 mailbox "Корзина" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
55
    special_use = \Trash
Open commit View diff
55 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
56
  }
Open commit View diff
56 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
57
  mailbox "Видалені" {
Open commit View diff
57 mailbox "Видалені" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
58
    special_use = \Trash
Open commit View diff
58 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
59
  }
Open commit View diff
59 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
60
  mailbox "Видалені елементи" {
Open commit View diff
60 mailbox "Видалені елементи" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
61
    special_use = \Trash
Open commit View diff
61 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
62
  }
Open commit View diff
62 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
63
  mailbox "Кошик" {
Open commit View diff
63 mailbox "Кошик" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
64
    special_use = \Trash
Open commit View diff
64 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
65
  }
Open commit View diff
65 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
66
  mailbox "废件箱" {
Open commit View diff
66 mailbox "废件箱" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
67
    special_use = \Trash
Open commit View diff
67 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
68
  }
Open commit View diff
68 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
69
  mailbox "已删除消息" {
Open commit View diff
69 mailbox "已删除消息" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
70
    special_use = \Trash
Open commit View diff
70 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
71
  }
Open commit View diff
71 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
72
  mailbox "已删除邮件" {
Open commit View diff
72 mailbox "已删除邮件" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
73
    special_use = \Trash
Open commit View diff
73 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
74
  }
Open commit View diff
74 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
75
  mailbox "Archive" {
Open commit View diff
75 mailbox "Archive" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
76
    auto = subscribe
Open commit View diff
76 auto = subscribe
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
77
    special_use = \Archive
Open commit View diff
77 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
78
  }
Open commit View diff
78 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
79
  mailbox "Archiv" {
Open commit View diff
79 mailbox "Archiv" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
80
    special_use = \Archive
Open commit View diff
80 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
81
  }
Open commit View diff
81 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
82
  mailbox "Archives" {
Open commit View diff
82 mailbox "Archives" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
83
    special_use = \Archive
Open commit View diff
83 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
84
  }
Open commit View diff
84 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
85
  mailbox "Arquivo" {
Open commit View diff
85 mailbox "Arquivo" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
86
    special_use = \Archive
Open commit View diff
86 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
87
  }
Open commit View diff
87 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
88
  mailbox "Arquivos" {
Open commit View diff
88 mailbox "Arquivos" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
89
    special_use = \Archive
Open commit View diff
89 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
90
  }
Open commit View diff
90 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
91
  mailbox "Archief" {
Open commit View diff
91 mailbox "Archief" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
92
    special_use = \Archive
Open commit View diff
92 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
93
  }
Open commit View diff
93 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
94
  mailbox "Archív" {
Open commit View diff
94 mailbox "Archív" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
95
    special_use = \Archive
Open commit View diff
95 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
96
  }
Open commit View diff
96 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
97
  mailbox "Archivovať" {
Open commit View diff
97 mailbox "Archivovať" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
98
    special_use = \Archive
Open commit View diff
98 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
99
  }
Open commit View diff
99 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
100
  mailbox "归档" {
Open commit View diff
100 mailbox "归档" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
101
    special_use = \Archive
Open commit View diff
101 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
102
  }
Open commit View diff
102 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
103
  mailbox "Архив" {
Open commit View diff
103 mailbox "Архив" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
104
    special_use = \Archive
Open commit View diff
104 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
105
  }
Open commit View diff
105 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
106
  mailbox "Архів" {
Open commit View diff
106 mailbox "Архів" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
107
    special_use = \Archive
Open commit View diff
107 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
108
  }
Open commit View diff
108 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
109
  mailbox "Sent" {
Open commit View diff
109 mailbox "Sent" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
110
    auto = subscribe
Open commit View diff
110 auto = subscribe
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
111
    special_use = \Sent
Open commit View diff
111 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
112
  }
Open commit View diff
112 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
113
  mailbox "Sent Messages" {
Open commit View diff
113 mailbox "Sent Messages" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
114
    special_use = \Sent
Open commit View diff
114 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
115
  }
Open commit View diff
115 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
116
  mailbox "Sent Items" {
Open commit View diff
116 mailbox "Sent Items" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
117
    special_use = \Sent
Open commit View diff
117 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
118
  }
Open commit View diff
118 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
119
  mailbox "已发送" {
Open commit View diff
119 mailbox "已发送" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
120
    special_use = \Sent
Open commit View diff
120 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
121
  }
Open commit View diff
121 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
122
  mailbox "已发送消息" {
Open commit View diff
122 mailbox "已发送消息" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
123
    special_use = \Sent
Open commit View diff
123 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
124
  }
Open commit View diff
124 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
125
  mailbox "已发送邮件" {
Open commit View diff
125 mailbox "已发送邮件" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
126
    special_use = \Sent
Open commit View diff
126 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
127
  }
Open commit View diff
127 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
128
  mailbox "Отправленные" {
Open commit View diff
128 mailbox "Отправленные" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
129
    special_use = \Sent
Open commit View diff
129 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
130
  }
Open commit View diff
130 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
131
  mailbox "Отправленные элементы" {
Open commit View diff
131 mailbox "Отправленные элементы" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
132
    special_use = \Sent
Open commit View diff
132 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
133
  }
Open commit View diff
133 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
134
  mailbox "Надіслані" {
Open commit View diff
134 mailbox "Надіслані" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
135
    special_use = \Sent
Open commit View diff
135 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
136
  }
Open commit View diff
136 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
137
  mailbox "Надіслані елементи" {
Open commit View diff
137 mailbox "Надіслані елементи" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
138
    special_use = \Sent
Open commit View diff
138 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
139
  }
Open commit View diff
139 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
140
  mailbox "Gesendet" {
Open commit View diff
140 mailbox "Gesendet" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
141
    special_use = \Sent
Open commit View diff
141 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
142
  }
Open commit View diff
142 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
143
  mailbox "Gesendete Objekte" {
Open commit View diff
143 mailbox "Gesendete Objekte" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
144
    special_use = \Sent
Open commit View diff
144 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
145
  }
Open commit View diff
145 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
146
  mailbox "Gesendete Elemente" {
Open commit View diff
146 mailbox "Gesendete Elemente" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
147
    special_use = \Sent
Open commit View diff
147 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
148
  }
Open commit View diff
148 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
149
  mailbox "Itens Enviados" {
Open commit View diff
149 mailbox "Itens Enviados" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
150
    special_use = \Sent
Open commit View diff
150 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
151
  }
Open commit View diff
151 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
152
  mailbox "Enviados" {
Open commit View diff
152 mailbox "Enviados" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
153
    special_use = \Sent
Open commit View diff
153 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
154
  }
Open commit View diff
154 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
155
  mailbox "Verzonden items" {
Open commit View diff
155 mailbox "Verzonden items" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
156
    special_use = \Sent
Open commit View diff
156 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
157
  }
Open commit View diff
157 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
158
  mailbox "Verzonden" {
Open commit View diff
158 mailbox "Verzonden" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
159
    special_use = \Sent
Open commit View diff
159 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
160
  }
Open commit View diff
160 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
161
  mailbox "Odoslaná pošta" {
Open commit View diff
161 mailbox "Odoslaná pošta" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
162
    special_use = \Sent
Open commit View diff
162 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
163
  }
Open commit View diff
163 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
164
  mailbox "Odoslané" {
Open commit View diff
164 mailbox "Odoslané" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
165
    special_use = \Sent
Open commit View diff
165 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
166
  }
Open commit View diff
166 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
167
  mailbox "Drafts" {
Open commit View diff
167 mailbox "Drafts" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
168
    auto = subscribe
Open commit View diff
168 auto = subscribe
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
169
    special_use = \Drafts
Open commit View diff
169 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
170
  }
Open commit View diff
170 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
171
  mailbox "Entwürfe" {
Open commit View diff
171 mailbox "Entwürfe" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
172
    special_use = \Drafts
Open commit View diff
172 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
173
  }
Open commit View diff
173 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
174
  mailbox "Rascunhos" {
Open commit View diff
174 mailbox "Rascunhos" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
175
    special_use = \Drafts
Open commit View diff
175 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
176
  }
Open commit View diff
176 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
177
  mailbox "Concepten" {
Open commit View diff
177 mailbox "Concepten" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
178
    special_use = \Drafts
Open commit View diff
178 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
179
  }
Open commit View diff
179 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
180
  mailbox "Koncepty" {
Open commit View diff
180 mailbox "Koncepty" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
181
    special_use = \Drafts
Open commit View diff
181 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
182
  }
Open commit View diff
182 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
183
  mailbox "草稿" {
Open commit View diff
183 mailbox "草稿" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
184
    special_use = \Drafts
Open commit View diff
184 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
185
  }
Open commit View diff
185 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
186
  mailbox "草稿箱" {
Open commit View diff
186 mailbox "草稿箱" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
187
    special_use = \Drafts
Open commit View diff
187 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
188
  }
Open commit View diff
188 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
189
  mailbox "Черновики" {
Open commit View diff
189 mailbox "Черновики" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
190
    special_use = \Drafts
Open commit View diff
190 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
191
  }
Open commit View diff
191 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
192
  mailbox "Чернетки" {
Open commit View diff
192 mailbox "Чернетки" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
193
    special_use = \Drafts
Open commit View diff
193 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
194
  }
Open commit View diff
194 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
195
  mailbox "Junk" {
Open commit View diff
195 mailbox "Junk" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
196
    auto = subscribe
Open commit View diff
196 auto = subscribe
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
197
    special_use = \Junk
Open commit View diff
197 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
198
  }
Open commit View diff
198 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
199
  mailbox "Junk-E-Mail" {
Open commit View diff
199 mailbox "Junk-E-Mail" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
200
    special_use = \Junk
Open commit View diff
200 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
201
  }
Open commit View diff
201 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
202
  mailbox "Junk E-Mail" {
Open commit View diff
202 mailbox "Junk E-Mail" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
203
    special_use = \Junk
Open commit View diff
203 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
204
  }
Open commit View diff
204 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
205
  mailbox "Spam" {
Open commit View diff
205 mailbox "Spam" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
206
    special_use = \Junk
Open commit View diff
206 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
207
  }
Open commit View diff
207 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
208
  mailbox "Lixo Eletrônico" {
Open commit View diff
208 mailbox "Lixo Eletrônico" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
209
    special_use = \Junk
Open commit View diff
209 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
210
  }
Open commit View diff
210 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
211
  mailbox "Nevyžiadaná pošta" {
Open commit View diff
211 mailbox "Nevyžiadaná pošta" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
212
    special_use = \Junk
Open commit View diff
212 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
213
  }
Open commit View diff
213 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
214
  mailbox "Infikované položky" {
Open commit View diff
214 mailbox "Infikované položky" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
215
    special_use = \Junk
Open commit View diff
215 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
216
  }
Open commit View diff
216 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
217
  mailbox "Ongewenste e-mail" {
Open commit View diff
217 mailbox "Ongewenste e-mail" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
218
    special_use = \Junk
Open commit View diff
218 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
219
  }
Open commit View diff
219 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
220
  mailbox "垃圾" {
Open commit View diff
220 mailbox "垃圾" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
221
    special_use = \Junk
Open commit View diff
221 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
222
  }
Open commit View diff
222 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
223
  mailbox "垃圾箱" {
Open commit View diff
223 mailbox "垃圾箱" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
224
    special_use = \Junk
Open commit View diff
224 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
225
  }
Open commit View diff
225 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
226
  mailbox "Нежелательная почта" {
Open commit View diff
226 mailbox "Нежелательная почта" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
227
    special_use = \Junk
Open commit View diff
227 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
228
  }
Open commit View diff
228 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
229
  mailbox "Спам" {
Open commit View diff
229 mailbox "Спам" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
230
    special_use = \Junk
Open commit View diff
230 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
231
  }
Open commit View diff
231 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
232
  mailbox "Небажана пошта" {
Open commit View diff
232 mailbox "Небажана пошта" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
233
    special_use = \Junk
Open commit View diff
233 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
234
  }
Open commit View diff
234 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
235
  mailbox "Koncepty" {
Open commit View diff
235 mailbox "Koncepty" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
236
    special_use = \Drafts
Open commit View diff
236 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
237
  }
Open commit View diff
237 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
238
  mailbox "Nevyžádaná pošta" {
Open commit View diff
238 mailbox "Nevyžádaná pošta" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
239
    special_use = \Junk
Open commit View diff
239 special_use = \Junk
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
240
  }
Open commit View diff
240 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
241
  mailbox "Odstraněná pošta" {
Open commit View diff
241 mailbox "Odstraněná pošta" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
242
    special_use = \Trash
Open commit View diff
242 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
243
  }
Open commit View diff
243 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
244
  mailbox "Odeslaná pošta" {
Open commit View diff
244 mailbox "Odeslaná pošta" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
245
    special_use = \Sent
Open commit View diff
245 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
246
  }
Open commit View diff
246 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
247
  mailbox "Skräp" {
Open commit View diff
247 mailbox "Skräp" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
248
    special_use = \Trash
Open commit View diff
248 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
249
  }
Open commit View diff
249 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
250
  mailbox "Borttagna Meddelanden" {
Open commit View diff
250 mailbox "Borttagna Meddelanden" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
251
    special_use = \Trash
Open commit View diff
251 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
252
  }
Open commit View diff
252 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
253
  mailbox "Arkiv" {
Open commit View diff
253 mailbox "Arkiv" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
254
    special_use = \Archive
Open commit View diff
254 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
255
  }
Open commit View diff
255 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
256
  mailbox "Arkeverat" {
Open commit View diff
256 mailbox "Arkeverat" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
257
    special_use = \Archive
Open commit View diff
257 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
258
  }
Open commit View diff
258 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
259
  mailbox "Skickat" {
Open commit View diff
259 mailbox "Skickat" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
260
    special_use = \Sent
Open commit View diff
260 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
261
  }
Open commit View diff
261 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
262
  mailbox "Skickade Meddelanden" {
Open commit View diff
262 mailbox "Skickade Meddelanden" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
263
    special_use = \Sent
Open commit View diff
263 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
264
  }
Open commit View diff
264 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
265
  mailbox "Utkast" {
Open commit View diff
265 mailbox "Utkast" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
266
    special_use = \Drafts
Open commit View diff
266 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
267
  }
Open commit View diff
267 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
268
  mailbox "Skraldespand" {
Open commit View diff
268 mailbox "Skraldespand" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
269
    special_use = \Trash
Open commit View diff
269 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
270
  }
Open commit View diff
270 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
271
  mailbox "Slettet mails" {
Open commit View diff
271 mailbox "Slettet mails" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
272
    special_use = \Trash
Open commit View diff
272 special_use = \Trash
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
273
  }
Open commit View diff
273 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
274
  mailbox "Arkiv" {
Open commit View diff
274 mailbox "Arkiv" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
275
    special_use = \Archive
Open commit View diff
275 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
276
  }
Open commit View diff
276 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
277
  mailbox "Arkiveret mails" {
Open commit View diff
277 mailbox "Arkiveret mails" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
278
    special_use = \Archive
Open commit View diff
278 special_use = \Archive
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
279
  }
Open commit View diff
279 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
280
  mailbox "Sendt" {
Open commit View diff
280 mailbox "Sendt" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
281
    special_use = \Sent
Open commit View diff
281 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
282
  }
Open commit View diff
282 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
283
  mailbox "Sendte mails" {
Open commit View diff
283 mailbox "Sendte mails" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
284
    special_use = \Sent
Open commit View diff
284 special_use = \Sent
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
285
  }
Open commit View diff
285 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
286
  mailbox "Udkast" {
Open commit View diff
286 mailbox "Udkast" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
287
    special_use = \Drafts
Open commit View diff
287 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
288
  }
Open commit View diff
288 }
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
289
  mailbox "Kladde" {
Open commit View diff
289 mailbox "Kladde" {
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
290
    special_use = \Drafts
Open commit View diff
290 special_use = \Drafts
same change 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
291
  }
Open commit View diff
291 }
John Rallis almost 2 years ago e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
292
  mailbox "Πρόχειρα" {
Open commit View diff
292 mailbox "Πρόχειρα" {
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
293
    special_use = \Drafts
Open commit View diff
293 special_use = \Drafts
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
294
  }
Open commit View diff
294 }
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
295
  mailbox "Απεσταλμένα" {
Open commit View diff
295 mailbox "Απεσταλμένα" {
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
296
    special_use = \Sent
Open commit View diff
296 special_use = \Sent
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
297
  }
Open commit View diff
297 }
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
298
  mailbox "Κάδος απορριμάτων" {
Open commit View diff
298 mailbox "Κάδος απορριμάτων" {
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
299
    special_use = \Trash
Open commit View diff
299 special_use = \Trash
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
300
  }
Open commit View diff
300 }
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
301
  mailbox "Ανεπιθύμητα" {
Open commit View diff
301 mailbox "Ανεπιθύμητα" {
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
302
    special_use = \Junk
Open commit View diff
302 special_use = \Junk
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
303
  }
Open commit View diff
303 }
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
304
  mailbox "Αρχειοθετημένα" {
Open commit View diff
304 mailbox "Αρχειοθετημένα" {
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
305
    special_use = \Archive
Open commit View diff
305 special_use = \Archive
same change e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
306
  }
Open commit View diff
306 }
andryyy about 5 years ago 3ffd39d

[Dovecot] Move mailboxes to separate config file; remove postlogin script (replaced by config variables)

Full commit hash
3ffd39dae5c68c057e241437540bc21441b53e69
Author
andryyy <[email protected]>
Date
about 5 years ago
Selected line
307
  prefix =
Open commit View diff
307 prefix =
John Rallis almost 2 years ago e426c3a

Greek names of dovecot folders

Full commit hash
e426c3a7e7fbf80e989329853cd039a6dd482489
Author
John Rallis <[email protected]>
Date
almost 2 years ago
Selected line
308
}
Open commit View diff
308 }