Hi there,
I used this
tutorial to set up a spam and virus filtering mail gateway on Fedora 4 core. The tutorial was great, but I am have some issues with relaying to appropriate domains.
I have the following in main.cf
Code:
relay_domains = domain1.com, domain2.com
transport_maps = hash:/etc/postfix/transport
and my transport file:
Code:
domain1.com smtp:[192.168.123.31]
domain2.com smtp:[192.168.123.31]
Domain1 works pertfectly fine, no issues whatsoever.
Domain2: you can telnet to the server and send mail to it no problem. If I try and send from any mail client(gmail.com for one) I get a 550 relaying denied bounce.
I am sure you can see why I am a little baffled! I am using a different external connection to telnet in than the internal network, so I know it's not any sort of allowed subnet issue.
I am VERY new to postfix, but any guidance would be greatly appreciated!
Thanks,
Greg
Recent comments
10 hours 55 min ago
15 hours 54 min ago
17 hours 20 min ago
18 hours 13 min ago
19 hours 56 min ago
1 day 20 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 16 hours ago
1 day 18 hours ago