Hi.

Am Donnerstag, 27. September 2007 schrieb Bernd Wurst:
> I wrote my own greylisting filter and it uses the "u" line in the control
> file to check it for either "esmtp" (ordinary mail), "local" (sent via
> sendmail) or "authsmtp" (authenticated smtp).

sorry, wrote this too fast:
This is wrong, a lien "uesmtp" is never written to the control file.

But the others are, if a messages control file contains an "u"-line, it is not 
sent via ordinary esmtp:


# cd /var/lib/courier/msgq/
# find|wc -l
16
# grep -r '^u' .
./119089/C49167.1190894040:ulocal
./119089/C49165.1190894464:uauthsmtp


Addition: uauthsmtp also is set for non-authenticated SMTP from IP-addresses 
that have RELAYCLIENT set. This is the default for e.g. 127.0.0.1.

cu, Bernd

-- 
Europa - das Ganze ist eine wunderbare Idee, aber das war
der Kommunismus auch.  -  Loriot

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to