|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Another smtpd instance with new syslog_name
From: Spencer Tuttle (rodeojones+Postfix
fastmail.fm)
Date: Fri Sep 30 2005 - 11:00:53 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I am wanting to setup another smtpd instance running on a separate IP
address and have it use a different syslog_name. I have in my master.cf
file...
10.17.1.30:smtp inet n - n - - smtpd
10.17.1.31:smtp inet n - n - - smtpd
-o syslog_name=postfixout
10.17.1.30 is my regular instance, works great
10.17.1.31 is my new instance with the new syslog_name option, when I
telnet to port 25 on 10.17.1.31 I get this...
Sep 30 09:57:21 orthanc postfix/smtpd[19689]: connect from
unknown[10.17.1.31]
Sep 30 09:57:40 orthanc postfix/smtpd[19689]: 307562D515:
client=unknown[10.17.1.31]
Sep 30 09:57:42 orthanc postfix/cleanup[19674]: 307562D515:
message-id=<20050930155733.307562D515
mail.example.com>
Sep 30 09:57:42 orthanc postfix/qmgr[19656]: 307562D515:
from=<user
example.com>, size=367, nrcpt=1 (queue active)
Sep 30 09:57:44 orthanc postfix/smtpd[19689]: disconnect from
unknown[10.17.1.31]
Sep 30 09:57:46 orthanc postfix/smtp[19671]: 307562D515:
to=<user
example.com>, relay=10.17.101.200[10.17.101.200], delay=13,
status=sent (250 ok 1128095866 qp 22863)
Sep 30 09:57:46 orthanc postfix/qmgr[19656]: 307562D515: removed
I cannot seem to get it to log with the new syslog_name postfixout, any
ideas are welcomed.
Spencer
--
http://www.fastmail.fm - Faster than the air-speed velocity of an
unladen european swallow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]