https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6456

           Summary: add carriage return to make output more readable for
                    Windows
           Product: Spamassassin
           Version: 3.3.1
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=4782)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4782)
patch to make output messages more handy for Windows

Most "simple" Windows editors do not interpret single line feeds (\n) as a
valid line separator, you'll need to add a carriage return (\r) for each line.

I'm not sure if an unix box does care about \n or \r\n 
If not a problem, I suppose the following patch...

Daniel

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to