$smtp->datasend("Date: " . _quote_hdr(Embperl::get_date_time(), $enc) .
"\n") or die "smtp datasend failed" ;
That's returning something with the format:
April 14, 2010 5:12:12 PM EDT
The correct format for email is
Wed, 14 Apr 2010 17:12:12 -0400
And it matters, because it increases t
Hi Kee,
it is not fixed yet.
If you have a fix I will include it in the next release, otherwise I will put
it on the TODO list and hopefully have the time to fix it before the next
release
Regards
Gerald
From: Kee Hinckley [mailto:naz...@somewhere.com]
Sent: Wednesday, Ap