public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
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 {
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
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 =
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 = /
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" {
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
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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š" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Удаленные" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Удаленные элементы" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Корзина" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Видалені" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Видалені елементи" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Кошик" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "废件箱" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "已删除消息" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "已删除邮件" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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ť" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "归档" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Архив" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Архів" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "已发送" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "已发送消息" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "已发送邮件" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Отправленные" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Отправленные элементы" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Надіслані" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Надіслані елементи" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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é" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "草稿" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "草稿箱" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Черновики" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Чернетки" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "垃圾" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "垃圾箱" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Нежелательная почта" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Спам" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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 "Небажана пошта" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
same change
3ffd39d
[Dovecot] Move mailboxes to separate 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" {
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
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
}
}
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 "Πρόχειρα" {
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
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
}
}
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 "Απεσταλμένα" {
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
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
}
}
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 "Κάδος απορριμάτων" {
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
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
}
}
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 "Ανεπιθύμητα" {
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
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
}
}
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 "Αρχειοθετημένα" {
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
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
}
}
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 =
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
}
}