Доброго дня!
Имеется установленный на Ubuntu 12 почтовый сервер на базе postfix.
Я создал еще один экземпляр:
# postmulti -e init
# postmulti -I postfix-2 -e create
# postmulti -i postfix-2 -e enable
# postmulti -i postfix-2 -p start
# postfix status
postfix/postfix-script: the Postfix mail system is running: PID: 762
postfix-2/postfix-script: the Postfix mail system is running: PID: 114
# postmulti -i postfix-2 -x sendmail -bv test@example.net
Aug 31 16:30:00 mx postfix-2/smtpd[4983]: warning: dict_nis_init: NIS domain name not set - NIS lookups disabled
Aug 31 16:30:00 mx postfix-2/smtpd[4983]: connect from unknown[185.14.28.121]
Aug 31 16:30:00 mx postfix-2/smtpd[4983]: E1760122762: client=unknown[185.14.28.121]
Aug 31 16:30:00 mx postfix-2/cleanup[4986]: E1760122762: message-id=<1246c20e7f4d51b81bf6b878665946cf@oni4you.ru>
Aug 31 16:30:00 mx postfix-2/qmgr[4381]: E1760122762: from=<info@mail1.oni4you.ru>, size=635, nrcpt=1 (queue active)
Aug 31 16:30:00 mx postfix-2/smtpd[4983]: disconnect from unknown[185.14.28.121]
Aug 31 16:30:00 mx postfix-2/smtp[4987]: fatal: unknown service: smtp/tcp
Aug 31 16:30:01 mx postfix-2/qmgr[4381]: warning: private/smtp socket: malformed response
Aug 31 16:30:01 mx postfix-2/qmgr[4381]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 16:30:01 mx postfix-2/master[4379]: warning: process /usr/lib/postfix/smtp pid 4987 exit status 1
Aug 31 16:30:01 mx postfix-2/master[4379]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
Aug 31 16:30:02 mx postfix-2/error[4992]: E1760122762: to=<test@example.net>, relay=none, delay=1.1, delays=0.05/1/0/0.02, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 16:37:31 mx postfix-2/qmgr[4381]: E1760122762: from=<info@mail1.oni4you.ru>, size=635, nrcpt=1 (queue active)
Aug 31 16:37:31 mx postfix-2/smtp[5128]: fatal: unknown service: smtp/tcp
Aug 31 16:37:32 mx postfix-2/qmgr[4381]: warning: private/smtp socket: malformed response
Aug 31 16:37:32 mx postfix-2/qmgr[4381]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 16:37:32 mx postfix-2/master[4379]: warning: process /usr/lib/postfix/smtp pid 5128 exit status 1
Aug 31 16:37:32 mx postfix-2/master[4379]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
Aug 31 16:37:32 mx postfix-2/error[5129]: E1760122762: to=<raf19652008@yandex.ru>, relay=none, delay=452, delays=450/1/0/0.08, dsn=4.3.0, status=deferred (unknown mail transport error)
myhostname = mail1.oni4you.ru
smtp_bind_address = 185.14.28.121
smtp_helo_name = mail1.oni4you.ru
inet_interfaces = 185.14.28.121
data_directory = /var/lib/postfix-2
unknown_local_recipient_reject_code = 550
mynetworks = 127.0.0.0/8, 185.14.28.121
smtpd_banner = $myhostname ESMTP $mail_name (@@DISTRO@@)
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
ddd $daemon_directory/$process_name $process_id & sleep 5
readme_directory = no
inet_protocols = ipv4
#master_service_disable = inet
#authorized_submit_users =
queue_directory = /var/spool/postfix-2
multi_instance_name = postfix-2
smtp inet n - - - - smtpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
tlsmgr unix - - - 1000? 1 tlsmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
trace unix - - - - 0 bounce
verify unix - - - - 1 verify
flush unix n - - 1000? 0 flush
proxymap unix - - n - - proxymap
proxywrite unix - - n - 1 proxymap
smtp unix - - - - - smtp
relay unix - - - - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - - - - showq
error unix - - - - - error
retry unix - - - - - error
discard unix - - - - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - - - - lmtp
anvil unix - - - - 1 anvil
scache unix - - - - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix - n n - 2 pipe
flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman unix - n n - - pipe
flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
${nexthop} ${user}