Spam issues while using Postfix as a two-way relay
- by BenGC
I want to use a Postfix box to do two things:
Relay mail from any host on the internet addressed to one of my domains to my Zimbra server
Relay mail from my Zimbra server to any address on the internet.
To try and accomplish this I have configured Postfix thusly:
mynetworks = 127.0.0.0/8, zimbra_ip/32
myorigin = zimbra_server
mydestination =…