Re: can't send mail between multiple postfix instances

2011-11-15 Thread Viktor Dukhovni
On Tue, Nov 15, 2011 at 02:17:39PM +0200, Amira Othman wrote: > I am using postfix 2.8 and I have configured two instances of postfix each > of them uses different ip and domain . The two instances are running but > when I try to send e-mail from one to another I get this error > status=deferred (

Re: can't send mail between multiple postfix instances

2011-11-15 Thread Benny Pedersen
On Tue, 15 Nov 2011 14:17:39 +0200, Amira Othman wrote: error status=deferred (connect to myserver2.com[192.168.1.11]:25: Connection refused) netstat -natpu | grep -r ':25' does it listen ?

can't send mail between multiple postfix instances

2011-11-15 Thread Amira Othman
Hi all I am using postfix 2.8 and I have configured two instances of postfix each of them uses different ip and domain . The two instances are running but when I try to send e-mail from one to another I get this error status=deferred (connect to myserver2.com[192.168.1.11]:25: Connection refused)