Skip to content
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

[feat] Customizable Mailed-By #310

Open
2 tasks done
junxit opened this issue Nov 12, 2024 · 0 comments
Open
2 tasks done

[feat] Customizable Mailed-By #310

junxit opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@junxit
Copy link
Contributor

junxit commented Nov 12, 2024

Describe the feature

When incoming email is forwarded by ForwardEmail, the “Mailed-By” shown by clients (including GMail) shows “mailed-by: forwardemail.net” instead of the original value. This modification to the email obfuscates the origin/provenance of the email and requires the recipient to look into headers for the actual origin.

SendGrid, Brevo (formerly SendInBlue), Amazon SES are examples of providers that do not do this for outgoing emails (especially not transactional emails).

I understand this is normally used to make sure ForwardEmail gets bounced messages (Return-Path field and such), but maybe make it optional/configurable.

Checklist

  • I have searched through GitHub issues for similar issues.
  • I have completely read through the README and documentation.
@junxit junxit added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant