-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mailfrom header wrong #42
Comments
please share your email headers
… On 13 Dec 2019, at 13:35, ezoNetworks ***@***.***> wrote:
Hi, I was having alignment issues with SPF and discovered that when I sent an email from a persona the mailfrom header was actually displaying the delegated account email and not the persona email. The from header was correctly displaying the persona account email.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thanks for looking at this Barry. Below are the headers: mailfrom shows as [email protected] and should show [email protected], [email protected] is the designated account and [email protected] is the shared account. |
Hi, Barry, did the headers help? |
haven't had time to look yet, sorry
… On 17 Dec 2019, at 12:47, ezoNetworks ***@***.***> wrote:
Hi, Barry, did the headers help?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
The headers are indeed misaligned, even though Google reports dkim and spf pass on your headers. Are you going into the spam box? There are 2 possible work-arounds, log-in using 2 accounts and send out mail. That way you are not using shared mailboxes. Or set up a milter filter that rewrites the message headers in such a way that all is aligned. This is not that easy though. Here is an example, but you will need to take some time to fit it to your needs: I will add a message in the README about this problem |
Hi,
Does this solve your issue? |
If anyone else is looking for a solution, |
Hi, I was having alignment issues with SPF and discovered that when I sent an email from a persona the mailfrom header was actually displaying the delegated account email and not the persona email. The from header was correctly displaying the persona account email.
The text was updated successfully, but these errors were encountered: