Freebsd ports PR has been submitted. (and I took out the dependency to
io-stringy)
-- 
Michael Scheidell, CTO
>|SECNAP Network Security
Finalist 2009 Network Products Guide Hot Companies
FreeBSD SpamAssassin Ports maintainer



> --- amavisd.orig 2008-12-15 01:50:09.000000000 +0100
> +++ amavisd 2009-01-20 22:31:46.000000000 +0100
> @@ -19179,5 +19179,5 @@
>        }
>        my($m_id) = $msginfo->get_header_field_body('message-id');
> -      $m_id = parse_message_id($m_id) if $m_id ne ''; # strip CFWS, take #1
> +      $m_id = join(' ',parse_message_id($m_id))  if $m_id ne '';  # strip
CFWS
>        my($subj) = $msginfo->get_header_field_body('subject');
>        my($from) = $msginfo->get_header_field_body('from');  # raw full field

_________________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/
_________________________________________________________________________

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to