OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: before queue filter question

From: Andrzej Kwiatkowski (andrzej.kwiatkowskigmail.com)
Date: Fri Jun 02 2006 - 16:52:06 CDT


> >>
> >
> > So my next silly question.
> >
> > Connection commes to server A,
> > in logs:
> >
> > postfix/smtpd[17248]: connect from unknown[external_ip]
> > postfix/smtpd[17248]: NOQUEUE: client=unknown[external_ip]
> > postfix/smtpd[17248]: disconnect from unknown[external_ip]
> >
> vini vidi rejecti.
>
> > proxies to clamsmtp on other machine and comes back to server B
> >
> > postfix/smtpd[22387]: connect from unknown[internal_ip]
> > postfix/smtpd[22387]: 77CF22B7FA: client=unknown[internal_ip]
> > and so on...
> >
> >
> > How can i connect this logs in one message?
> your example is wrong. you cannot "connect" a message that was rejected
> to a message that was delivered.
>
This message wasn't rejected. Message passed through before-queue-content filter
doesn't have message-id, so this time you are wrong ;-)
Everything is ok in this example.

It's part of my maillogs ;-)

Thanks
AK