Victor wrote some time ago:
> By default, newly created instances have all "inet" services disabled
> via "master_service_disable".  After your master.cf file matches
> your requirements, you can re-enable them and reload the instance.

And:
>   ##################################
>   ########## INSTANCE CONFIG #######
>   ##################################
>  
>   myhostname = my.example.com
>   mydomain = example.com
>   myorigin = $mydomain
>  
>   # No inet services
>   master_service_disable = inet

Did you (re-)enable inet services on the newly created instances?


Willi


Am 06.05.2018 um 21:47 schrieb ahsan2011:
> 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