sharatha / skpsmtpmessage

Automatically exported from code.google.com/p/skpsmtpmessage
0 stars 0 forks source link

SMTP Date does not conform to RFC 2822 #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Line 764 of SKPSMTPMessage.m sends the date, but the way it's coded now the 
date gets localized. 
Technically this does not conform to RFC 2822 and some spam filters will mark 
this as spam 
because of it. Attached is a diff that is what we used to fix this.

Original issue reported on code.google.com by averagejake on 14 Jul 2009 at 1:29

Attachments: