hi guy
I have 2 servers
Server-1 use your own IPs in /etc/resolv.conf
nameserver 1.2.3.4
nameserver 1.2.3.5
Server-2 use your own IPs in /etc/resolv.conf
nameserver 1.2.3.8
nameserver 1.2.3.9
when a mail user on server1 (ie [email protected] ) sends a mail message to a user on server2 (ie [email protected] )
gets stuck in the server queue, with the following error message
[email protected] <[email protected]> R=lookuphost T=remote_smtp defer (-44) H=client2.com [1.2.3.8]: SMTP error from remote mail server after RCPT TO:<[email protected]>: 451 Temporary local problem - please try later
what will be the problem? how can it be solved?
I have 2 servers
Server-1 use your own IPs in /etc/resolv.conf
nameserver 1.2.3.4
nameserver 1.2.3.5
Server-2 use your own IPs in /etc/resolv.conf
nameserver 1.2.3.8
nameserver 1.2.3.9
when a mail user on server1 (ie [email protected] ) sends a mail message to a user on server2 (ie [email protected] )
gets stuck in the server queue, with the following error message
[email protected] <[email protected]> R=lookuphost T=remote_smtp defer (-44) H=client2.com [1.2.3.8]: SMTP error from remote mail server after RCPT TO:<[email protected]>: 451 Temporary local problem - please try later
what will be the problem? how can it be solved?