Octavian Rasnita wrote:
> I guess you want to add it into the header of the message:
> 
> $smtp->datasend("From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: This is the subject

I made that guess a short while after I send the message. turn out :

$smtp->datasend("From: <email address>");

was the answer like you said.
I wanted to answer my own message right away, but wierdly enough, I
couldn't find it.
Well, now it's done :)

thanks for the reply !

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to