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

add X-Forwarded-For, X-Forwarded-To headers when redirect #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bilias
Copy link

@bilias bilias commented Nov 1, 2024

According to https://support.google.com/mail/answer/175365?hl=en#admins

Add forwarding headers: To let email servers know that a message is forwarded, add an X-Forwarded-For: or X-Forwarded-To: message header. Receiving servers manage forwarded messages differently than direct, incoming messages.

Does this makes sense?

Add forwarding headers: To let email servers know that a message is forwarded, add an X-Forwarded-For: or X-Forwarded-To: message header. Receiving servers manage forwarded messages differently than direct, incoming messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant