Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dovecot [2006/06/24 11:23] a restyling + primary key add |
dovecot [2012/10/15 11:58] (current) zagi old revision restored |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| auth_userdb = mysql / | auth_userdb = mysql / | ||
| default_mail_env = maildir:/ | default_mail_env = maildir:/ | ||
| + | |||
| + | **dovecof.conf** | ||
| + | |||
| + | login_greeting_capability=yes | ||
| + | |||
| + | |||
| + | protocol imap { | ||
| + | mail_plugins = expire | ||
| + | } | ||
| + | protocol pop3 { | ||
| + | mail_plugins = expire | ||
| + | } | ||
| + | |||
| + | plugin { | ||
| + | # Trash 7d, Spam 30d | ||
| + | expire = Trash 7 Spam 30 | ||
| + | } | ||

