View Issue Details

IDProjectCategoryView StatusLast Update
178PHPOF1BSMTPpublic9 Apr 2009 12:17
Reportertimj Assigned Totimj  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.0.5Fixed in Version1.0.5 
Summary178: Lines containing a single full stop are not quoted
DescriptionWhen calling BSMTP::addRawMail(), any lines in the $Message variable that contain simply ".\n" should be quoted to "..\n" as per RFC2821 sec 4.5.2, otherwise an invalid BSMTP file will be generated.
TagsNo tags attached.

Activities

timj

9 Apr 2009 12:14

manager   ~190

Fixed in SVN r1584

Issue History

Date Modified Username Field Change
9 Apr 2009 11:09 timj New Issue
9 Apr 2009 11:15 timj Target Version => 1.0.4
9 Apr 2009 11:15 timj Status new => assigned
9 Apr 2009 11:15 timj Assigned To => timj
9 Apr 2009 11:49 timj Target Version 1.0.4 => 1.0.5
9 Apr 2009 12:14 timj Note Added: 190
9 Apr 2009 12:14 timj Status assigned => resolved
9 Apr 2009 12:14 timj Fixed in Version => 1.0.5
9 Apr 2009 12:14 timj Resolution open => fixed
9 Apr 2009 12:17 timj Status resolved => closed