|
|
| P is for Practical | |
| PerlMonks |
Re: Cannot seem to override a "From" address using MIME::Liteby imp (Priest) |
| on Nov 15, 2006 at 20:26 UTC ( #584280=note: print w/ replies, xml ) | Need Help?? |
|
I suspect that the source of your problem is that $args{from} is not populated. Inspect the contents using Data::Dumper. I tested the provided code locally on OpenBSD 3.5 with perl 5.8.2 and confirmed that the mail was formed correctly, with the provided From address.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||