Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 40664 invoked from network); 15 Apr 2010 03:32:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Apr 2010 03:32:09 -0000 Received: (qmail 68022 invoked by uid 500); 15 Apr 2010 03:32:09 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 67912 invoked by uid 500); 15 Apr 2010 03:32:07 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Delivered-To: moderator for embperl@perl.apache.org Received: (qmail 67635 invoked by uid 99); 15 Apr 2010 03:31:05 -0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Subject: RE: Embperl::Mail not using the proper Date: Header format (2.1.0) From: =?windows-1252?Q?Gerald_Richter_-_ECOS?= To: =?windows-1252?Q?Kee_Hinckley?= , embperl@perl.apache.org Date: Thu, 15 Apr 2010 05:35:39 +0200 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_bCENsk5I45WEst7I4A3rsmP44j99s+IE4i7+sooh4xVpsxpf" In-Reply-To: <8D08D621-6DC5-4636-B876-D9DC2DC675D3@somewhere.com> References: <8D08D621-6DC5-4636-B876-D9DC2DC675D3@somewhere.com> X-Priority: 3 (Normal) X-Mailer: Zarafa 6.30.5-17658 Thread-Index: AcrcTAAg/e4mKzrsTDGeB0/+WRYwrg== Message-Id: X-Virus-Checked: Checked by ClamAV on apache.org --=_bCENsk5I45WEst7I4A3rsmP44j99s+IE4i7+sooh4xVpsxpf Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi Kee,=0D=0A=0D=0A=A0=0D=0A=0D=0Ait is not fixed yet.=20=0D=0A=0D=0A=A0=0D= =0A=0D=0AIf you have a fix I will include it in the next release, otherwi= se I will put it on the TODO list and hopefully have the time to fix it b= efore the next release=0D=0A=0D=0A=A0=0D=0A=0D=0ARegards=0D=0A=0D=0A=A0=0D= =0A=0D=0AGerald=0D=0A=0D=0A=A0=0D=0A=0D=0A=A0=0D=0A=0D=0AFrom: Kee Hinckl= ey [mailto:nazgul@somewhere.com]=20=0D=0ASent: Wednesday, April 14, 2010 = 11:24 PM=0D=0ATo: embperl@perl.apache.org=0D=0ASubject: Embperl::Mail not= using the proper Date: Header format (2.1.0)=0D=0A=0D=0A=0D=0A=0D=0A=A0=0D= =0A=0D=0A=A0=A0 =A0 =A0 $smtp->datasend("Date: " . _quote_hdr(Embperl::ge= t_date_time(), $enc) . "\n") or die "smtp datasend failed" ;=0D=0A=0D=0A=0D= =0A=A0=0D=0A=0D=0A=0D=0AThat's returning something with the format:=0D=0A= =0D=0A=0D=0A=A0=0D=0A=0D=0A=0D=0AApril 14, 2010 5:12:12 PM EDT=0D=0A=0D=0A= =A0=0D=0A=0D=0A=0D=0AThe correct format for email is=0D=0A=0D=0A=0D=0A=A0= =0D=0A=0D=0A=0D=0AWed, 14 Apr 2010 17:12:12 -0400=0D=0A=0D=0A=0D=0A=A0=0D= =0A=0D=0A=0D=0AAnd it matters, because it increases the spam value of the= mail in spam filters.=0D=0A=0D=0A=0D=0A(It would be nice if Embperl::Mai= l constructed a valid Message-ID while it was at it, but at least that I = can override, I can't override the Date:)=0D=0A=0D=0A=0D=0A=A0=0D=0A=0D=0A= =0D=0A$VERSION =3D '2.1.0';=0D=0A=0D=0A=0D=0A# =A0 $Id: Mail.pm 344310 20= 05-11-15 05:22:19Z richter $=0D=0A=0D=0A=0D=0A=A0=0D=0A=0D=0A=0D=0AMy apo= logies if this is fixed in newer versions, that's what the Ubuntu I was o= n pulled over, and I've been in a rush moving a site from a 8-year-old ve= rsion to something relatively new on very short notice.=0D=0A=0D=0A=0D=0A= =0D=0A=A0=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0AKee Hinckley=0D=0A=0D=0A=0D=0A= Owner, Somewhere LLC.=0D=0A=09=0D=0ASomewhere:=A0http://www.somewhere.com= /=0D=0A=09=0D=0ATechnoSocial:=A0http://xrl.us/bh35i=0D=0A=0D=0A=0D=0A=0D=0A= =0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=A0=0D=0A=0D=0A=0D=0A --=_bCENsk5I45WEst7I4A3rsmP44j99s+IE4i7+sooh4xVpsxpf Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable =0D=0A=0D=0A=0D=0A=0D=0A=0D=0A= =0D= =0A=0D=0A=0D=0A=0D=0A=0D= =0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A

Hi Kee,

=0D=0A=0D=0A

 

=0D=0A=0D=0A

it is not fixed yet. =

=0D=0A=0D=0A

&nb= sp;

=0D=0A=0D=0A

If you have a fix I will include it in the next release, otherwis= e=0D=0AI will put it on the TODO list and hopefully have the time to fix = it before the=0D=0Anext release

=0D=0A=0D=0A

 

=0D=0A= =0D=0A

Regards=

=0D=0A=0D=0A

<= o:p> 

=0D=0A=0D=0A

Gerald

=0D=0A=0D=0A

 

=0D=0A=0D=0A =0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A=

From: Kee Hinckley=0D=0A[mailto:nazgul@somewh= ere.com]
=0D=0ASent: Wednesday, April 14, 2010 11:24 PM
=0D= =0ATo: embperl@perl.apache.org
=0D=0ASubject: Embperl::M= ail not using the proper Date: Header format (2.1.0)=0D=0A=0D=0A

=0D=0A=0D=0A
=0D=0A=0D=0A

 

=0D=0A=0D=0A
=0D=0A=0D=0A

 = ;      $smtp->datasend("Date:=0D=0A" . _quote= _hdr(Embperl::get_date_time(), $enc) . "\n") or die=0D=0A"= smtp datasend failed" ;

=0D=0A=0D=0A
=0D=0A=0D=0A=
=0D=0A=0D=0A

 

=0D=0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A

That's returning so= mething with the format:

=0D=0A=0D=0A
=0D=0A=0D=0A=0D=0A=0D=0A

 

=0D=0A=0D=0A
= =0D=0A=0D=0A
=0D=0A=0D=0A

April 14, 2010 5:12:12 PM EDT

=0D=0A=0D=0A
=0D= =0A=0D=0A

 

=0D=0A=0D=0A
=0D=0A= =0D=0A
=0D=0A=0D=0A

The correct format for email = is

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

 

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D= =0A
=0D=0A=0D=0A

Wed, 14 Apr 2010 17:12:12 -0400<= o:p>

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

 

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D= =0A

And it matters, because it increases the spam val= ue of the=0D=0Amail in spam filters.

=0D=0A=0D=0A
=0D=0A= =0D=0A
=0D=0A=0D=0A

(It would be nice if Embperl:= :Mail constructed a valid=0D=0AMessage-ID while it was at it, but at leas= t that I can override, I can't override=0D=0Athe Date:)

=0D= =0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

&nb= sp;

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

$VERSION =3D '2.1.0';

=0D=0A=0D=0A
=0D=0A=0D=0A=
=0D=0A=0D=0A
=0D=0A=0D=0A

#   $Id: Mail= =2Epm 344310 2005-11-15 05:22:19Z richter $

=0D=0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A

 =0D=0A=0D=0A

=0D=0A=0D=0A
=0D=0A=0D=0A

My a= pologies if this is fixed in newer versions, that's what=0D=0Athe Ubuntu = I was on pulled over, and I've been in a rush moving a site from a=0D=0A8= -year-old version to something relatively new on very short notice.<= /o:p>

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A=

 

=0D=0A=0D=0A
=0D=0A=0D=0A<= /div>=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A= =0D=0A
<= span=0D=0Astyle=3D'font-size:9.0pt;font-family:"Helvetica","sans-serif";c= olor:black'>=0D=0A=0D=0A
=0D=0A= =0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

Kee Hinckley

=0D=0A=0D=0A
=0D=0A=0D=0A= =0D=0A =0D=0A =0D=0A =0D=0A= =0D=0A =0D=0A
=0D=0A

Owner, Somewhere LLC.

=0D=0A
=0D=0A

Somewhere: http://www.somewhere.com/

=0D=0A
=0D=0A =

TechnoSoci= al: http://xrl.us/bh35i=

=0D=0A
=0D=0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A

 

=0D=0A=0D=0A
=0D=0A=0D=0A
=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A --=_bCENsk5I45WEst7I4A3rsmP44j99s+IE4i7+sooh4xVpsxpf--