Hi,
I want to rewrite the return-path header for mail identified as being
spam or virus. So i try something like this :
$msginfo->header_edits->delete_header('Return-Path');
$msginfo->header_edits->add_header('Return-Path','<t...@toto>');
It seems to have no effect on that header. This work for any other
headers. Maybe it's not possible to modify within Amavis that header ?
Thanks you for your help or/and informations.
Regards,
--
Ulrich Massamba
In Every Age, In Every Place, The Deeds Of Men Remains The Same.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
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/