Ken D'Ambrosio wrote: > Hi, all. I'm seriously thinking of trying out DBMail, but I don't > understand one particular thing: message filtering. Right now, I'm using > MailScanner to flag messages, and then I use procmail to filter my > messages based on header; ones flagged as spam go into the spam folder, > and everything else gets filtered based on where it's from (e.g., mail > from the Postfix mailing list goes into my Postfix directory). Since > that's done with Maildir, it's a pretty straightforward mechanism. How do > you go about that with DBMail?
You can keep using mailscanner and procmail. All you need to do is change the delivery command: :0 | /usr/sbin/dbmail-smtp -u <username> -m <mailbox> No need to start using sieve. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
