wschutz
02-17-2010, 09:09 AM
i tried searching for "subvert", but no hits, so I'm creating this thread.
I have a Perl cgi program that sends eMail via MIME::Lite. When it sends the email I get the following back in the inBox "From" field:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
erielackman@aol.com
This message has been rejected because it has
an overlength date field which can be used
to subvert Microsoft mail programs
The following URL has further information
http://www.securityfocus.com/frames/?content=/templates/article.html%3Fid%3D61
------ This is a copy of the message, including all the headers. ------
Return-path: <webmaster@streethealthproviders.com>
Received: from host392.hostmonster.com ([66.147.240.192] helo=localhost.localdomain)
by host392.hostmonster.com with esmtpa (Exim 4.69)
(envelope-from <webmaster@streethealthproviders.com>)
id 1Nhkkw-0008P0-QG
for erielackman@aol.com; Wed, 17 Feb 2010 07:19:58 -0700
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
Date: Wed, 17 Feb 2010 07:19:58 -0700
From: webmaster@streethealthproviders.com
....
Any thoughts? What Perl Mod to others use to send eMail from hostmonster?
:eek:
I have a Perl cgi program that sends eMail via MIME::Lite. When it sends the email I get the following back in the inBox "From" field:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
erielackman@aol.com
This message has been rejected because it has
an overlength date field which can be used
to subvert Microsoft mail programs
The following URL has further information
http://www.securityfocus.com/frames/?content=/templates/article.html%3Fid%3D61
------ This is a copy of the message, including all the headers. ------
Return-path: <webmaster@streethealthproviders.com>
Received: from host392.hostmonster.com ([66.147.240.192] helo=localhost.localdomain)
by host392.hostmonster.com with esmtpa (Exim 4.69)
(envelope-from <webmaster@streethealthproviders.com>)
id 1Nhkkw-0008P0-QG
for erielackman@aol.com; Wed, 17 Feb 2010 07:19:58 -0700
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
Date: Wed, 17 Feb 2010 07:19:58 -0700
From: webmaster@streethealthproviders.com
....
Any thoughts? What Perl Mod to others use to send eMail from hostmonster?
:eek: