Possible to map outgoing email IP to IP of host of domain sending an email? #3376
Unanswered
GrumMjm
asked this question in
Help with using Postal
Replies: 1 comment
-
|
You could probably figure out some complicated packet routing but I don't know why you would want this? Surely you would just need to remove |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am new to Postal and have a use case that I am curious as to how possible it would be on Postal.
Let's say that I have two sites hosted on
example1.comandexample2.comwith public ips of101.101.101.101and102.102.102.102respectively. Then have an instance of Postal running on201.201.201.201.Would it be possible for my two example sites to send their mail on postal while having the outgoing IP of the emails being their own respective public IP rather than the IP of Postal? If so what steps might need to be taken?
Beta Was this translation helpful? Give feedback.
All reactions