No ‘from’ header found
-
For some reason Postie thinks my emails are coming from ‘@’. Looking at the debug log the reject reason is No ‘from’ header found. Here’s an excerpt. Any idea what’s going on?
1: ————————————
No ‘from’ header found
Array
(
)
ValidatePoster: post postie_filter_email3
Invalid sender: ! Not adding email!
email_reject: start
email_reject: To:
Array
(
[0] => [email protected]
)
email_reject: header:
Array
(
[0] => From: =?utf-8?b?RG9ncyBPbiBDYW1lcmE=?= <[email protected]>
)
email_reject: post postie_email_reject_recipients
Array
(
[0] => [email protected]
)
email_reject: post postie_email_reject_subject: Dogs On Camera: Unauthorized Post Attempt from @
email_reject: post postie_email_reject_body: An unauthorized message has been sent to Dogs On Camera.
Sender: @
Subject:
The topic ‘No ‘from’ header found’ is closed to new replies.