mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-14 04:35:43 +02:00
Merge pull request #111 from andryyy/dev
Add Junk-E-Mail as special use junk
This commit is contained in:
commit
7f4defb302
@ -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…
Reference in New Issue
Block a user