mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-31 05:55:00 +00:00
Merge pull request #111 from andryyy/dev
Add Junk-E-Mail as special use junk
This commit is contained in:
commit
7f4defb302
1 changed files with 3 additions and 0 deletions
|
|
@ -131,6 +131,9 @@ namespace inbox {
|
|||
auto = subscribe
|
||||
special_use = \Junk
|
||||
}
|
||||
mailbox "Junk-E-mail" {
|
||||
special_use = \Junk
|
||||
}
|
||||
mailbox "Junk E-mail" {
|
||||
special_use = \Junk
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue