The smtp service is not working for other instances of postfix. 

It is only running on the main instance. Using a nmap,i found that smtp is 
stopped for other service. 

I have added this in main.cf 

inet_interfaces = smtp-2.xyz, xxx.xxx.xxx.xxx(ip address) 

in master.cf, this is added 

smtp      inet  n       -       n       -       -       smtpd 

[root@smtp-1 postfix]# postmulti -ax postconf config_directory
inet_interfaces
config_directory = /etc/postfix
inet_interfaces = localhost, ip addr0
config_directory = /etc/postfix-1
inet_interfaces = ipaddr 3
config_directory = /etc/postfix-2
inet_interfaces = ip addr 2
config_directory = /etc/postfix-3
inet_interfaces = ip addr 3

I dont smtp service running from postfix-1, postfix-2, postfix-3

Can you please help.

Ahsan





--
Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Reply via email to