29 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Proposed extensio...
FromSent OnAttachments
Matthias WimmerSep 25, 2007 5:17 pm 
Tim LythSep 25, 2007 6:04 pm 
Alessandro VeselySep 26, 2007 12:18 am 
Matthias WimmerSep 26, 2007 3:07 am 
Gordon MessmerSep 26, 2007 1:12 pm 
Matthias WimmerSep 26, 2007 3:54 pm 
Bernd WurstSep 26, 2007 11:06 pm 
Bernd WurstSep 27, 2007 4:37 am 
Matthias WimmerSep 27, 2007 6:12 am 
Bernd WurstSep 27, 2007 8:04 am 
Gordon MessmerSep 27, 2007 2:59 pm 
Sam VarshavchikSep 27, 2007 3:19 pm 
Matthias WimmerSep 27, 2007 3:25 pm 
Matthias WimmerSep 27, 2007 3:34 pm 
Sam VarshavchikSep 27, 2007 4:10 pm 
Gordon MessmerSep 27, 2007 4:32 pm 
Sam VarshavchikSep 27, 2007 4:56 pm 
Gordon MessmerSep 27, 2007 4:58 pm 
Bernd WurstSep 27, 2007 10:05 pm 
Bernd WurstSep 27, 2007 10:07 pm 
Alessandro VeselySep 28, 2007 1:25 am 
Julian MehnleNov 12, 2007 2:52 am 
Sam VarshavchikNov 12, 2007 3:59 am 
Julian MehnleMar 5, 2008 7:03 am 
Gordon MessmerMar 5, 2008 7:59 am 
Bernd WurstMar 5, 2008 8:54 am 
Gordon MessmerMar 5, 2008 9:32 am 
Julian MehnleMar 5, 2008 9:54 am 
Sam VarshavchikMar 5, 2008 4:24 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Proposed extension: SKIPMAILFILTER [patch]Actions...
From:Matthias Wimmer (m@tthias.eu)
Date:Sep 27, 2007 6:12:17 am
List:net.sourceforge.lists.courier-users

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:

sm@tthias.eu 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 rmat@aare.amessage.eu Rrfc822;m@tthias.eu N

But the mail has been authenticated, as you can see in the header:

Matthias