develooper Front page | perl.beginners | Postings from December 2002

NET::SMTP sometimes loses From: line

Thread Next
From:
Robert Monical
Date:
December 16, 2002 14:09
Subject:
NET::SMTP sometimes loses From: line
Message ID:
4.3.1.2.20021216144801.02affd68@mail.restek.com
Hello,

I have a perl program that sends out mail.
It has been in production since 1998.
It works fine in most installations.

I recently changed ISPs (new: ISP outgoing mail server is mail.megapath.net)

The messages are now losing the From: line.
In the expanded header, the Return-Path: line is fine.
This occurs on Solaris,  Perl 5.005 and RedHat 7.2, Perl 5.6.1.

The problem goes away when I change the outgoing mail server to my
internal SMTP server. (An Internet appliance).

I guess the right answer is to run my own SMTP server. Do not want
to do that since I do not know much about SMTP.

Is there any way to get NET::SMTP to work with the ISPs like
mail.megapath.net?

Is there a tool that might work?

TIA









Robert Monical
tech@restek.com (mailing list stuff)
rmonical@restek.com (everything else)
www.restek.com


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About