Tenyo wrote:

> Hi, guys,

> I'm trying to find out what actions amavisd performs upon releasing a 
> message from the quarantine. Using amavisd-release is not an option for
> my particular setup, so I'm manually releasing messages from the 
> quarantine. At first glance, it appears that amavisd is not inserting
> the X-Spam header

Amavisd-new writes X-Spam headers to quarantined mail provided the
criteria to write the headers is there (recipient domain is 'local'
and score is below $sa_tag_level_deflt etc.). They headers differ
in some small ways compared to mail that is passed, and this varies
by version. If they were there, but now are missing, maybe they are
removed after the fact.

> and is not rewriting the Subject.

No sense in writing ***SPAM*** to quarantined mail Subject. You don't
want it to be marked as such when it's released, do you?

> Are there any other 
> pending actions for quarantined e-mails?

> Thanks,
> Tenyo

I could be mistaken, because I don't have a sample to look at, but...
A couple caveats, it's possible in multi-recipient mail that under
some circumstances you will not know who the other recipients may have
been (BCC) so you cannot guarantee delivery to all intended recipients.
You should pay attention to the X-Envelope-To: header as well as the To:
header as this is the envelope recipient.

Gary V


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/

Reply via email to