Test Email fails but sends several mails (not RFC 2822 compliant)

Asked by Timo Lappalainen

Hi,

Thank you for great Xibo!

For alerts I tried to configure email. "Test email" sends email, but complains that test fails. Also it sends several mails so that I have >20 test mails on my mailbox. I found similar question #223562, but there were no solution. I also tested several destination addresses. For google I managed to trap error message from delivery system (our ISP):
Reporting-MTA: dns; emh01.mail.saunalahti.fi
X-Postfix-Queue-ID: 9AF499002E
X-Postfix-Sender: rfc822; <email address hidden>
Arrival-Date: Sun, 22 Dec 2013 21:27:40 +0200 (EET)

Final-Recipient: rfc822; <email address hidden>
Original-Recipient: rfc822;<email address hidden>
Action: failed
Status: 5.7.1
Remote-MTA: dns; aspmx.l.google.com
Diagnostic-Code: smtp; 550-5.7.1 [62.142.5.107 11] Our system has detected
    that this message is 550-5.7.1 not RFC 2822 compliant. To reduce the amount
    of spam sent to Gmail, 550-5.7.1 this message has been blocked. Please
    review 550 5.7.1 RFC 2822 specifications for more information.
    ax2si7149599lbc.60 - gsmtp

I found some descriptions for the error message (not RFC 2822 compliant). All email addresses are valid, so this is not the case. In some solution they changed \r\n at end of line to \r only, so it worked. This was also case in missing fields.

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Timo Lappalainen
Solved:
Last query:
Last reply:
Revision history for this message
Timo Lappalainen (timo-lappalainen) said :
#1

This seemed to be fixed with newer version of Apache and PHP.
I updated Apache from 2.4.3 to 2.4.7 and PHP from 5.4.11 to 5.5.7.