http://bugzilla.spamassassin.org/show_bug.cgi?id=3612

           Summary: using envelope_sender_header causes incorrect env sender
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Libraries
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have set envelope_sender_header to Return-Path and I see the following in
spamd -D output:

debug: all '*From' addrs: Return-Path

I find that the value of $envf is not being set properly in get_envelope_from()
when the envelope_sender_header option is configured.  This causes the name of
the header to be found as a From addr, instead of the actual header data.

This is related to the problem resolved in bug 3565, which first brought my
attention to this.  A proposed fix will be attached.



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

Reply via email to