Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Dovecot: Collect IMAP statistics. | Guilhem Moulin | 2015-06-10 | 1 |
| | ||||
* | Compress messages on the IMAP backend. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Make the virtual mailboxes visible under RoundCube. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | RoundCubes lists subscribed mailboxes only (determined using LIST-EXTENDED by default); also, it seems to ignore new subscriptions to mailboxes not listed by the LIST command. | |||
* | Configure dovecot's antispam filter. | Guilhem Moulin | 2015-06-07 | 1 |
Mails to be retrained are stored in the spooldir /home/mail/spamspool; later a daemon catches them up and feed them to sa-learn(1p). (On busy systems batch-process the learning should be much more efficient.) The folder transisition matrix along with the corresponding actions can be found there: http://hg.dovecot.org/dovecot-antispam-plugin/raw-file/5ebc6aae4d7c/doc/dovecot-antispam.7.txt See also dovecot-antispam(7). |