1 Dec 2002 07:50
qmail -> maildrop -> spamassassin for virtual users using userdb
kraquen <kraquen <at> kraquen.com>
2002-12-01 06:50:57 GMT
2002-12-01 06:50:57 GMT
I'm using qmail to host virtual email accounts, i have a .qmail file for
those virtual users that sends the email to maildrop with the qmail-modified
username (user with the prepended stuff) .. maildrop consults my userdb,
finds the right person, and delivers the mail..
well i want to do maildrop filtering, and I'm having a dickens of a time
finding out how I can do this under these circumstances.. do i need a
.mailfilter file under ~/ ? if so, can i only have 1 .mailfilter file for
all my virtual users, because they all share the same ~/ dir..
my .qmail files use the following to send to maildrop
|/usr/local/bin/maildrop -d "${LOCAL}" || exit 77
i've tried putting a mailfilter after the 'local' with no success..
basically i'm looking for how/where i can execute/put filtering commands for
maildrop in the case of invoking it for virtual users from a .qmail file..
thanks,
kraq
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
After that, it was a matter of configuring my mail server to
use maildrop as local delivery agent, and writing mailfilter files.
RSS Feed