0

My problem: I own a postfix server with several Aliases on it. For example:

info@my.tld => abc@gmail.com

If I now send a email from def@gmail.com to info@my.tld it get's forwarded to abc@gmail.com

But then Google sees the information: From: def@gmail.com To abc@gmail.com , checks SPF and co and concludes: There is a mail coming from external with an internal address => must be SPAM.

SO: Is it possible to make postfix forward such mails as inline bounce or to use local a local From: ?

philipp
  • 101
  • 3
  • What you are looking for is called SRS rewriting. I'll try and find the doc for it and add a proper answer – hardillb Oct 24 '19 at 11:57
  • I found https://github.com/roehling/postsrsd and https://github.com/zoni/postforward Thank you for the google search words - if your experience with this is positive I'll give it a try. – philipp Oct 24 '19 at 13:38

0 Answers0