Mark, what I meant to ask was could I add a feature request?
At the moment local email comes in to postfix, and if it is from an address
postfix recognises
it forwards it to a different amavisd-new port which only checks for viruses
and then forwards it
back to yet another different postfix port, which then pipes it to a bash
script which in turn passes it
to altermime which does the scary mime stuff. All well and good.
Postfix takes the follwoing in its master.cf:
disclaimer unix - n n - - pipe
flags=Rq user=vscan argv=/etc/postfix/filter/add_disclaimer.sh -f
${sender} -- ${recipient}
The question was can we get amavisd-new to execute some arbitary other script
passing mail and
and other options to this arbitary script, perferably based on some policy bank?
The reason for asking is that you can then vary disclaimers by user or domain
they are sending as
with out having the pottential for using a large number of "manualy" wired
ports.
Just a suggestion..
Kind regards
Benedict White
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/