Argus / Qmail / Sprint - Return-Path set incorrectly

Jeremy Kister argus-02 at jeremykister.com
Mon Sep 3 04:45:09 EDT 2012


On 7/13/2012 9:28 AM, Scott Hiemstra wrote:
> Fair enough, I would reject a message coming from anonymous at HOSTNAME.DOMAIN.com as well so I understand the rejection.  The problem is, I am setting my from address to a valid address using the mail_from Argus directive and I have verified this works by looking at the message headers but I am seeing the anonymous address set in the Return-Path even though the from is set correctly.

Looks like this message has been delayed for quite some time - but, for 
the archives:

just make your own notify method:

Method "mail" {
     command: /usr/sbin/sendmail -f %F -t
     send:    To: %R\nFrom: %F\nSubject: Argus%E\n\n%M
     nolotsmsgs:  yes
     qtime:   0
}

the above method is rather MTA agnostic, but vanilla qmail-1.03's 
"sendmail" doesnt support the -f flag.  use netqmail 1.05 or the 
sendmail-flagf.patch




More information about the Arguslist mailing list