On 10/20/2010 12:29 AM, David Touzeau wrote:
Le mardi 19 octobre 2010 à 21:50 +0200, Jeroen Geilman a écrit :
Take a look at the Filter readme:
http://www.postfix.org/FILTER_README.html
Or, alternatively, the Milter readme:
http://www.postfix.org/MILTER_README.html
Or even the SMTP proxy readme:
http://www.postfix.org/SMTPD_PROXY_README.html
All of these can process mail before postfix delivers it.
--
J.
Thanks
but i try to find the tool that unpack mail and repack it with
specified attached file...
"Unpacking" and "repacking" being - what ?
All of the above suggestions deliver the complete SMTP message to an
external program.
What that program does with the message is up to you - as long as you
re-inject valid SMTP mail back into postfix, it will deliver it.
--
J.