Hi,
We are using Avast Server with the SMTP plugin. We recently changed the SMTP gateway on our firewall from sendmail by postfix. Some messages aren’t delivered and the sender receive the following notification :
thread-index: AcaKSXPK7ApHxyawQNCloBvPdkUJ6g==
Reporting-MTA: dns;cyclope
Importance: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Content-Class: urn:content-classes:message
Priority: normal
Received-From-MTA: dns;cerbere.cg58.fr
Arrival-Date: Wed, 7 Jun 2006 17:45:49 +0200
Final-Recipient: rfc822;nathalie.simonnot@cg58.fr
Action: failed
Status: 5.6.1
Diagnostic-Code: smtp;554 5.6.1 Body type not supported by Remote Host
Seems like Avast Server and MS SMTP were looking for a particular format …
We tryed to modify the “ESMTP” parameter for the MS SMTP server but we still have the same errors.
And when we “directly” send messages from Postfix to our SMTP server (FTgate rel. 4.0), they are all delivered.
Is there a parameter in the MS SMTP serve to ignore the MIME format, or to force a conversion.
Thank you