Bug 442448

Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings
Product: [Fedora] Fedora Reporter: Jonathan Kamens <h1k6zn2m>
Component: perl-Mail-IMAPClientAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.08-1.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-23 07:05:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to do LF -> CRLF in uploaded messages none

Description Jonathan Kamens 2008-04-14 20:41:12 UTC
An IMAP client Perl script that I have that uses Mail::Box::Manager stopped
working when I upgrade to Mail::IMAPClient 3.05.  It appears that this is
because there's a bug in 3.05 -- it doesn't convert bare newlines to CRLF in
messages uploaded from strings (it looks like it does the right thing in
messages uploaded from files).  Patch is attached.  Serious enough bug that
might be worthwhile to take patch before upstream maintainer gets to it.

Comment 1 Jonathan Kamens 2008-04-14 20:41:12 UTC
Created attachment 302388 [details]
patch to do LF -> CRLF in uploaded messages

Comment 2 Jonathan Kamens 2008-04-14 20:44:08 UTC
Submitted upstream as http://rt.cpan.org//Ticket/Display.html?id=35031 .


Comment 3 Bug Zapper 2008-05-14 09:26:45 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Fedora Update System 2008-07-21 19:20:23 UTC
perl-Mail-IMAPClient-3.08-1.fc9 has been submitted as an update for Fedora 9

Comment 5 Fedora Update System 2008-07-23 07:05:08 UTC
perl-Mail-IMAPClient-3.08-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.