adding Server side mail filters to Virtual Users And Domains With Postfix 7.10
Has anyone added server side mail filters to their "Virtual Users And Domains With Postfix, Courier And MySQL Ubuntu 7.10" setup?
I would like to, but am unsure what to change in postfix/maildrop to be able to add this functionality. Can anyone assist me with this? Ive found some related gentoo material creating the file: /home/vmail/.mailfilter with this inside:
"
xfilter "/usr/bin/spamc"
# Check for user defined filter file
exception {
include "$HOME/mailfilters/$LOGNAME"
}
"
and then creating this file that holds the filters for this particular user:
/home/vmail/mailfilters/virtuser@somedomain.com
But i need to know how to change postfix to hand the mail off to maildrop instead of its normal delivery.
Any help would be much appreciated.
|
Recent comments
7 hours 53 min ago
12 hours 46 min ago
21 hours 38 min ago
22 hours 38 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 14 hours ago
1 day 23 hours ago
2 days 56 min ago