Hi Bernd! Bernd Wurst schrieb: > 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.
I cannot confirm this. I just checked it for an authenticated mail (SASL CRAM-MD5) and the control file does not contain this u line. file /var/lib/courier/tmp/119089/1190898336.18531.aare.amessage.eu contains: [EMAIL PROTECTED] fdns; [IPv6:2001:6f8:134f:0:213:ceff:fe01:3e4e] (quaoar.amessage.eu [2001:6f8:134f:0:213:ceff:fe01:3e4e]) e t M07000259.46FBAAA0.00004863 [EMAIL PROTECTED] Rrfc822;[EMAIL PROTECTED] N But the mail has been authenticated, as you can see in the header: Received: from [IPv6:2001:6f8:134f:0:213:ceff:fe01:3e4e] (quaoar.amessage.eu [2001:6f8:134f:0:213:ceff:fe01:3e4e]) (AUTH: CRAM-MD5 [EMAIL PROTECTED], TLS: TLSv1/SSLv3,256bits,AES256-SHA) by aare.amessage.eu with esmtp; Thu, 27 Sep 2007 15:05:35 +0200 id 07000259.46FBAAA0.00004863 Matthias ------------------------------------------------------------------------- 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
