Hi,
Wondering if there is an easy way to enable mail filtering automatically for every new mailbox created. Right now I have to manually turn mail filter on for each user like this:
cat domain.com/.qmail-user
| /usr/local/bin/maildrop ./user/.mailfilter
cat domain.com/user/Maildir/maildirfilterconfig
MAILDIRFILTER=../.mailfilter
MAILDIR=user/Maildir
The line 'MAILDIR=user/Maildir' above does not work if I use MAILDIR=./Maildir (according to the docs). I get this in the log:
delivery 24: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./
By the way, I'm using qmailadmin to create users. Any suggestions are welcome. Thanks.
LanMan

Reply via email to