Re: NET::SMTP sometimes loses From: line

2002-12-17 Thread Robert Monical
Yes, yes, yes Adding $smtp->datasend ("From: $From\n") did it! Thank you so much At 01:45 PM 12/17/2002 +, Rob Dixon wrote: Hi Robert I'm guessing to a large extent here, but RFC821 says >> Notice that the forward-path and reverse-path appear in the SMTP commands and repli

Re: NET::SMTP sometimes loses From: line

2002-12-17 Thread Rob Dixon
Hi Robert I'm guessing to a large extent here, but RFC821 says >> Notice that the forward-path and reverse-path appear in the SMTP commands and replies, but not necessarily in the message. That is, there is no need for these paths and especially this syntax to appear in the "To:" , "From:", "CC: