| User | Post |
|
9:34 am July 29, 2011
| Raminda
| | Sri Lanka | |
| Member | posts 11 | |
|
|
Hi Consultant,
Already I configured Backup MX & it is working properly but my primary server is rejecting messages saying host not found. My primary server checking reverse PTR invalid hosts & etc… How can I trust my Backup MX I'm using local IP on transport map
|
|
|
8:25 pm July 29, 2011
| consultant
| | |
| Admin
| posts 353 | |
|
|
Hi Raminda,
What messages is the primary server rejecting? Messages from the backup mx or messages sent to the primary server for delivery?
|
|
|
6:31 am August 1, 2011
| Raminda
| | Sri Lanka | |
| Member | posts 11 | |
|
|
Hi Consultant,
Thanks for your reply Error log on primary mail server is NOQUEUE: reject: RCPT from unknown[192.168.0.10]: 450 4.7.1 <relay.xxxxxxx.com>: Helo command rejected: Host not found;
My primary mail server IP is 192.168.0.20 Backup is 192.168.0.10 … 192.168.0.20 in transport file
|
|
|
8:27 am August 1, 2011
| consultant
| | |
| Admin
| posts 353 | |
|
|
Hi Raminda,
It looks like your configuration rejects unknown hostname, something like reject_unknown_helo_hostname. You need to configure your primary mail server to accept mail from your backup server.
|
|
|
9:27 am August 1, 2011
| Raminda
| | Sri Lanka | |
| Member | posts 11 | |
|
|
Hi,
Yes you are correct but how can I do it? please assist.
|
|
|
7:50 am August 2, 2011
| consultant
| | |
| Admin
| posts 353 | |
|
|
Hi Raminda,
You can remove reject_unknown_helo_hostname since most Exchange server will fail that test.
But if you prefer to retain it, add permit_mynetworks before the reject_unknown_helo_hostname and in mynetworks, add the IP address of your backup server. If you are still having problems doing this, post you configuration using
postconf -n
since I'm just guessing you configuration.
|
|
|
10:24 pm August 2, 2011
| Raminda
| | Sri Lanka | |
| Member | posts 11 | |
|
|
Hi Consultant,
Thanks I'll try & let u kow
|
|