Bug 5249 - use binmode() on INPUT to get correct behaviour with 8-bit messages on ActivePerl
Summary: use binmode() on INPUT to get correct behaviour with 8-bit messages on Active...
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: PC Windows 2000
: P5 major
Target Milestone: 3.2.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-18 22:31 UTC by Nikolay V. Buslaev
Modified: 2006-12-30 13:51 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
binmode for INPUT patch None Nikolay V. Buslaev [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolay V. Buslaev 2006-12-18 22:31:01 UTC
When spamassassin process message file (not STDIN) spamassassin work incorrect 
in ActivePerl
Comment 1 Nikolay V. Buslaev 2006-12-18 22:33:11 UTC
Created attachment 3792 [details]
binmode for INPUT
Comment 2 Theo Van Dinter 2006-12-30 13:51:35 UTC
Fixed, thanks.