Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dovecot [2009/03/19 16:09] greebo |
dovecot [2012/10/15 11:58] (current) zagi old revision restored |
||
|---|---|---|---|
| Line 24: | Line 24: | ||
| login_greeting_capability=yes | login_greeting_capability=yes | ||
| + | |||
| + | |||
| + | protocol imap { | ||
| + | mail_plugins = expire | ||
| + | } | ||
| + | protocol pop3 { | ||
| + | mail_plugins = expire | ||
| + | } | ||
| + | |||
| + | plugin { | ||
| + | # Trash 7d, Spam 30d | ||
| + | expire = Trash 7 Spam 30 | ||
| + | } | ||
| + | |||

