Static sender not working
-
I just sent an ecard to some friends facebook email addresses and the email was rejected for each recipient. Reason see: https://postmaster.facebook.com/auth_error (which links to another page talking about spf and dkim).
I don’t know about dkim, but my server spf is fine. Then I realised that despite setting a static sender the emails were sent on behalf of user (thus not matching spf records?)
Messing with the settings it seems static sender doesn’t do anything, and setting mailreturnpath actually sets the static sender (but uses the sender email as return path) Weird!
I know you changed some of the behaviour, but why not let webmaster handle setup, and just use static sender setting (if set) as static sender, and use mailreturnpath setting (if set) as mailreturnpath. As for reply-to maybe use the users email address, but I’m not sure about that one.
Also, it seems we shouldn’t send on behalf of user email, as it looks like email spoofing. We should send with our own server from address, and make sure the server is setup correct.
- The topic ‘Static sender not working’ is closed to new replies.