You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2013/02/03 21:11:58 UTC

[Bug 6900] Detect Qmail + Vpopmail SMTP Auth in Received headers

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6900

Massimiliano C. <ma...@cianelli.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #10 from Massimiliano C. <ma...@cianelli.eu> ---
Maybe I'v understand why you told me that you did not saw any authentication in
my header.
Currently seems that only one auth-patch for qmail respect the rfc3848.

Due that my server was build using another auth-patch, I'v patched 
myself qmail for respect the rfc3848 and show ESMTP+A\SA when authenticated.

Now SpamAssassin recognize the authenticated users:
Received: from hostXXX-???-dynamic.183-80-r.retail.telecomitalia.it (HELO
?192.168.2.19?) (postmaster@<mydomain>@80.183.???.XXX)
  by mail.<mymxdomain>.it with ESMTPA; 3 Feb 2013 20:59:50 +0100

X-Spam-RelaysTrusted: [ ip=80.183.???.XXX
        rdns=hostXXX-???-dynamic.183-80-r.retail.telecomitalia.it
helo=?192.168.2.19?
        by=mail.<mymxdomain>.it ident=postmaster@<mydomain> envfrom= intl=1 id=
        auth=ESMTPA msa=0 ]

I'll mark the bug as Invalid, due it isnt a bug of SpamAssassin.

Thank you,
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.