Craig Deal a écrit :
I have not looked at the RFC's for this yet, but I will if this is possible.
My examples were not accurate examples of what I wanted. It would look more
like "X-ACS-Virus-Scanned:" and "X-ACS-Spam-Status:". The problem I have is
that Domain-Key headers are confusing the mailbox filters. I'm not sure why
yet, but it picks up "x-spam-status: yes" from the example header below. I
thought if I could make my x-header's unique, this would eliminate any
possible problems in the future.
You should really fix your "mailbox filter" to only look at headers
(that's a /^X-Spam-Flag: Yes/ in pcre).
Also, use X-Spam-Flag instead of X-Spam-Status. or at least make sure
not to hit the "baYES" in it.
Otherwise, as Noel said, you can edit amavisd. If you do so in a clean
way (configurable), please post a patch.
While I am in, is it planned to have the spam headers preppended as in
recent SA?
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/