Ihsan, > Is it possible to set remove_existing_spam_headers per user and not only > globally?
Not without changing code. I consider it an administrator setting. It would not be too much work to make it into a per-recipient setting. Code section that removes them would need to be moved from add_forwarding_header_edits_common to sub add_forwarding_header_edits_per_recip, its clustering key should be made aware of it, and some @*_maps list of lookup tables would need to be added and queried. Mark ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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/
