bugSpamAssassin Milter Plugin - Bugs: bug #16164, spamass-milter doesn't correctly...

 
 

bug #16164: spamass-milter doesn't correctly convert /r/n in the middle of header entries added by spamassassin

Submitter:  None
Submitted:  Thu 23 Mar 2006 02:36:36 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Ready For Test Privacy:  Public
Assigned to:  gdt Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Sat 01 Aug 2020 06:48:16 PM UTC, comment #2: 

Note that this has a patch!

Greg Troxel <gdt>
Group Member
Thu 23 Mar 2006 05:57:39 AM UTC, comment #1: 

Try the attached patch.


Dan Nelson <dnelson>
Group administrator
Thu 23 Mar 2006 02:36:36 AM UTC, original submission:  

Confirmed on Linux with sendmail 2.12.8 and on FreeBSD with sendmail 2.13.3, both running spamass-milter 0.3.0 with spamassassin 3.1.1

When spamassassin adds a long header, it is broken up with \r\n\t which spamass-milter doesn't convert back before sending the header back to sendmail.
The final \r\n is converted correctly to \n, but \r\n pairs internal to the header entry are not.
This results in sendmail transmitting an email with spamassassin headers broken up with \r\r\n instead of \r\n which results in rejection from some sites.

It also causes amavis-milter to complain about a malformed header if it is specified later than spamass-milter in the sendmail configuration.

Anonymous

 

Attached Files

Attached Files
file #1485:  crlf.diff added by dnelson (828B - application/octet-stream)

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by gdt (Posted a comment)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    History

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-08-02 gdt StatusNone Ready For Test
    2020-08-01 gdt Assigned toNone gdt
    2006-03-23 dnelson Attached File- Added crlf.diff, #3519

    Back to the top

    Powered by Savane 3.16-ed84.
    Corresponding source code