Frank,

> i have one Problem with Amavis-new -2.5.3 (20071212)
>
> Sometimes Mails were truncated . They ends within MailText or in the
> Boundary  following error occurs in the system log.
>
> WARN: MIME::Parser error: part did not end with expected boundary
> local delivery: <> -> <bad-header-quarantine>,
> mbx=/var/spool/amavis/virusmails/p/badh-pOfGDm2s-McE

Check the quarantined message. The MIME::Parser makes its
judgement quite reliably, so it can be believed that the
MIME structure of a message is indeed truncated or garbled.


> I have set in the amavis.conf :
> $final_bad_header_destiny = D_PASS;
> @bypass_header_checks_maps = 1;
>
> The Mails were truncated via Amavis. If i turn off amavis
> and send this messages they were passed trough.

Are you saying that with amavisd the message does not come
through? Most unlikely, since you have the 
  $final_bad_header_destiny = D_PASS;

But yes, the message _is_ quarantined - which does
not say that it is not passed to recipients as well.
You may turn off bad header quarantining if you like.

> What can i do to turn of those tests completlely

amavisd doesn't truncate messages. It must be something else,
perhaps it is a bounce from a MTA containing a truncated part
of the original message, so the (bounce) message is already
truncated when generated.

  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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