On 11/29/2010 02:36 PM, Amit Dalia wrote:
Hi Everyone,
I'm getting below error if mail is fetched from gmail server. This
generally happens if mail is already signed from sender's server and
get delivered to backup MX which is gmail server in my case. Error is
mentioned below:
fetchmail: SMTP< 554 qmail-dk: Cannot sign message due to invalid
message syntax. (#5.3.0)
fetchmail: SMTP error: 554 qmail-dk: Cannot sign message due to
invalid message syntax. (#5.3.0)
fetchmail: SMTP listener refused delivery
fetchmail: SMTP> RSET
fetchmail: SMTP< 250 flushed
fetchmail: flushed
fetchmail: POP3> DELE 2
fetchmail: POP3< +OK marked for deletion
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Farewell.
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 mail.masterhandlers.com - Welcome to Master
Handlers SMTP Server
fetchmail: 6.3.6 querying pop.gmail.com (protocol POP3) at Mon Nov 29
11:46:34 2010: poll completed
fetchmail: normal termination, status 0
Regards,
Amit
Disable DomainKeys signing and see if the issue persists.