![]() |
How to Setup Postfix to Work with Fortimail
I am attempting to configure a Postfix MTA in CentOS 6.3 for our school. The Postfix server has to send and receive email through a Fortimail firewall. Outgoing email is working fine. Email sent locally using the mail command to a local user on the CentOS/Postfix server works fine. However, all email coming in to the Fortimail firewall addressed to users on the Postfix server is NOT being accepted by Postfix. Inbound mail from Fortimail is being deferred and ultimately rejected by Postfix. It appears the email is being forwarded/relayed from the Fortimail firewall to the Postfix server. There are no errors on the Fortimail firewall.
Here is the main.cf file as it is currently configured: Code:
queue_directory = /var/spool/postfixThank you in advance for your help. -Beau |
Are there any errors in your mail log (in the /var/log/ directory)?
Is port 25 open on your firewall? Is your firewall configured to forward port 25 to your Postfix server? Did you check if maybe your ISP is blocking port 25? |
| All times are GMT +2. The time now is 11:07. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.