Amira Othman:
> The first instance
> myhostname = mail.mysever.com
> inet_interfaces = 192.168.56.102
> The second instance 
> 
> myhostname = mail.mysever2.com
> inet_interfaces = 192.168.1.60
> 
> > I have also error when reloading the second instance 
> > fatal: bind 192.168.1.60 port 25: Address already in use

To find out what is using 192.168.1.60, use lsof or netstat.

        Wietse

Reply via email to