-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Laurent Dinclaux schrieb: > Hello, > > I would like to automatically move all detected spam to the spam imap > folder of my users. I can't find how to achieve it.... >
You have different options here ;-). Basically you need to use a LDA (Local Delivery Agent) for that. There are several available and you can choose which you want to use. Every MTA has a LDA, dovecot provides one, then there is maildrop or procmail. I would recommend for you to use Dovecot's LDA with a SIEVE script for this. In the Dovecot wiki is enough documentation on how to integrate the Dovecot LDA in various MTAs. It is important that you read this docu thoroughly because weird things can happen if you do it wrong: http://wiki.dovecot.org/LDA http://wiki.dovecot.org/LDA/Sieve and a lot of other docu on the wiki. The alternatives (maildrop, procmail or MTA specific configuration) work also great. If you have more questions feel free to ask. By the way: if you are finished with your mail server setup, you have a similar setup like I run on several mail servers ;-). And many of them run for years without big troubles. Greets, Michael - -- Michael Zoet System- und Netzwerk-Administration Schwedenstr. 18c 13357 Berlin Tel.: 0163 48 11 626 Tel.: 030 49 79 56 81 Webseite: http://zoet.de E-Mail: [email protected] Jabber: [email protected] Ubuntu Deutschland e.V. Ubuntu-Berlin c-base e.V. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJ3tNzBvfZ5167qr8RArNMAKCPX081vVHtxnGOUqI8ugPCtgan4QCgp3pP hf9XWwsgsyoL1Hl21Ck4fgI= =ye83 -----END PGP SIGNATURE----- -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
