Thanks this worked
I put in the below lines and kept this value blank for 2nd , 3rd and 4th
instances.
master_service_disable =
--
Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html
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:
> ##
> ## INS
[root@smtp-1 postfix]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/us
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