Michael wrote:

> Hello. Not sure if this message is coming from postfix or amavisd-new. I
> think it's amavisd-new

The "250 2.6.0 Ok ..." is amavisd-new's reply to Postfix for the
message passed to amavisd-new. It says "I got it".

> My situation; I run postfix 2.2.4, on a Debian testing system. I have
> amavisd-new being called, as a content filter, in a standard
> configuration (details at bottom of post). Amavisd-new version says it's
> 20030616. I don't always update amavisd-new; when I do, I just copy back
> my working config file. Isn't that where the version number comes from?

No, it comes from the executable.

> My binary is from late 2004:

> [EMAIL PROTECTED]:/usr/sbin# ls -la amavisd-new
> -rwxr-xr-x  1 root root 352457 Nov 30  2004 amavisd-new

> It's just so much work to transfer all the settings from my working
> config file to a new config file, that I just re-use the old config
> file. I know, I don't take advantage of new features this way.

I don't think you have a problem as far as new features in
20030616-p10 is concerned since that version is a couple years old.
Now, if you upgrade to 2.3.3, that is a different story. If you decide
to upgrade to 2.3.3, wait for the 1:2.3.3-6 version to hit testing
because any other versions of 2.3.3 will have issues. If you upgrade
this time, you will have no choice but to transfer your settings because
amavisd.conf is no longer used.

> On to the problem:

> I seem to be rejecting email from our auditors, with this message in my
> mail.log:

> Feb  6 10:09:40 cliff-claven postfix/smtp[25811]: 943FF180EC:
> to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1],delay=13,
> status=sent (250 2.6.0 Ok, message with invalid header discarded,
> id=25788-02 - Non-encoded 8-bit data (char 84 hex) in message header
> 'Message-Id')
> Feb  6 10:09:40 cliff-claven postfix/qmgr[780]: 943FF180EC: removed

> How can I prove that the rejection happens from amavisd-new, as opposed
> to postfix?
> How can I accept these emails? Should I be rejecting them, as a general
> rule? (I will *have* to accept these emails, since they are from our
> auditors)

Stop rejecting mail with invalid headers, set:

$final_bad_header_destiny = D_PASS;

>From amavisd-new debug:

>Feb  6 11:25:31 cliff-claven amavisd-new[28607]: starting.  amavisd-new
>at cliff-claven amavisd-new-20030616-p10, Unicode aware

Here your version is shown.

Gary V



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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