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

Forward mails to other host and port with same domain #87

Closed
pbek opened this issue Jan 8, 2021 · 2 comments
Closed

Forward mails to other host and port with same domain #87

pbek opened this issue Jan 8, 2021 · 2 comments

Comments

@pbek
Copy link

pbek commented Jan 8, 2021

Hi there, thank you for this great service!

Is it possible to forward emails to another host (in conjunction with the forward-email-port setting) without rewriting the domain? If I am using forward-email=mx2.domain.com for my domain domain.com, then emails like test@domain.com will be rewritten to test@mx2.domain.com, but I want them stay the same.

Scenario: using forwardemail as backup mx to a host with blocked port 25

Thank you very much!

@pbek
Copy link
Author

pbek commented Jan 8, 2021

@pbek pbek closed this as completed Jan 8, 2021
@niftylettuce
Copy link
Contributor

So you're asking if forward-email=someotherdomain.com will work in combination with forward-email-port? Yes. Emails don't get rewritten (we don't rewrite FROM/TO or anything, just the envelope/MAILFROM in SMTP).

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

No branches or pull requests

2 participants