Re: MIME::LITE question

2003-09-20 Thread Wiggins d'Anconia
Perl wrote: I would like to have a display name present in the FROM field of messages I send. Example: Reporting Agent < [EMAIL PROTECTED] > All the documentation I see involves an SMTP address only. Is there an easy way to do this? Though I am not 100% sure I am pretty certain that MIME::Lite

Re: MIME::LITE question

2003-07-15 Thread awarsd
Hi, do you want the receiver to get the name instead the e-mail address?? if so it is possible >From =>'$email($name)'; Anthony -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]