patchSpamAssassin Milter Plugin - Patches: patch #586, Move Content-Type header change...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #586: Move Content-Type header change and fix retrieve_field

Submitter:  None
Submitted:  Wed 23 Oct 2002 06:58:16 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open

Wed 23 Oct 2002 06:58:16 PM UTC, original submission:  

I found a bug in the retrieve_field sub-routine, where it doesn't check pos2 to see if it is a "\n" character.  Instead, the do..while loop starts at pos2+1, when checking for "\n".

Also, I moved the rewriting of the Content-Type header, out of the assassin->spam_flag().size()>0 check, as I have modified my version of SpamAssassion to defang multipart/signed pgp messages, so that these messages can be viewed in OE without having to open the message as an attachment.

Scot Hetzel

Anonymous

 

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

Attached Files
file #4713:  patch_item_586.patch added by None (3KiB - text/plain - patch item 586)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code