This is a discussion on Re: Postfix + LDAP + Transport Maps within the mailing.postfix.users forums, part of the Mail Servers and Related category; Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23548]: connect from smtp.decs.sa.edu.au[172.18.0....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23548]: connect from
smtp.decs.sa.edu.au[172.18.0.156] Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23548]: 2CE7A18C087: client=smtp.decs.sa.edu.au[172.18.0.156] Sep 27 22:05:20 decs-smtp3 postfix/cleanup[23550]: 2CE7A18C087: message-id=<00d901c4a48e$7b285a90$fd06030a@midnight> Sep 27 22:05:20 decs-smtp3 postfix/nqmgr[23545]: 2CE7A18C087: from=<admin.epi@epi.sa.edu.au>, size=1806, nrcpt=1 (queue active) Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23548]: disconnect from smtp.decs.sa.edu.au[172.18.0.156] Sep 27 22:05:20 decs-smtp3 clamsmtpd: 100000: accepted connection from: 127.0.0.1 Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23554]: connect from localhost.localdomain[127.0.0.1] Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23554]: 5A8F118C090: client=localhost.localdomain[127.0.0.1] Sep 27 22:05:20 decs-smtp3 postfix/cleanup[23550]: 5A8F118C090: message-id=<00d901c4a48e$7b285a90$fd06030a@midnight> Sep 27 22:05:20 decs-smtp3 postfix/nqmgr[23545]: 5A8F118C090: from=<admin.epi@epi.sa.edu.au>, size=2059, nrcpt=1 (queue active) Sep 27 22:05:20 decs-smtp3 postfix/smtp[23556]: fatal: garbage after "]" in SMTP server description: [ ],smtp:[203.122.254.3] Sep 27 22:05:20 decs-smtp3 clamsmtpd: 100000: from=admin.epi@epi.sa.edu.au, to=james.wilson@csm.com.au, status=CLEAN Sep 27 22:05:20 decs-smtp3 postfix/smtp[23552]: 2CE7A18C087: to=<james.wilson@csm.com.au>, relay=127.0.0.1[127.0.0.1], delay=0, status=sent (250 Ok: queued as 5A8F118C090) Sep 27 22:05:20 decs-smtp3 postfix/smtpd[23554]: disconnect from localhost.localdomain[127.0.0.1] Sep 27 22:05:21 decs-smtp3 postfix/nqmgr[23545]: warning: premature end-of-input on private/smtp socket while reading input attribute name Sep 27 22:05:21 decs-smtp3 postfix/nqmgr[23545]: warning: private/smtp socket: malformed response Sep 27 22:05:21 decs-smtp3 postfix/nqmgr[23545]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description Sep 27 22:05:21 decs-smtp3 postfix/master[23539]: warning: process /usr/libexec/postfix/smtp pid 23556 exit status 1 Sep 27 22:05:21 decs-smtp3 postfix/master[23539]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling Bizarre. There is no reference to a 203.122 IP anywhere in my Postfix config! On Mon, 27 Sep 2004 22:01:04 +0930, James Wilson <james.wilson77@gmail.com> wrote: > > > On Mon, 27 Sep 2004 14:16:11 +0200, Ralf Hildebrandt > <ralf.hildebrandt@charite.de> wrote: > > * James Wilson <james.wilson77@gmail.com>: > > > > > Sep 27 21:21:56 decs-smtp3 postfix/nqmgr[19048]: warning: connect to > > > transport ,smtp: No such file or directory > > > > " ,smtp"? Fix your config. > > > > -- > > Ralf Hildebrandt Ralf.Hildebrandt@charite.de > > http://www.arschkrebs.de/postfix/ Tel. +49 (0)30-450 570-155 > > Why you can't find your system administrators: > > They are on holiday for the first time in 5 years > > > > > Thats the point, > > postmap -q admin.epi@epi.sa.edu.au ldap:ldaprelayhost > smtp:[mail.decs.sa.edu.au] > > Returns ok. This message is to be delivered outside of the system. > Why would it be checking transport_maps and returning that error, when > mail into the system, destined for the admin.epi user is accepted ok? > > What would I need in my transport map? Or is postfix smart enough to > determine that the message is not to be delivered locally anf route it > to SMTP1 and SMTP2. Thanks for your help guys! > |