Things getting better :)

But what is the difference in Path and FileName in the attachment method?


----- Original Message ----- 
From: "Daniel Staal" <[EMAIL PROTECTED]>
To: "Perl Beginners" <[EMAIL PROTECTED]>
Sent: Tuesday, February 17, 2004 6:10 PM
Subject: Re: connecting to a mail server via IMAP


> --As of Tuesday, February 17, 2004 5:53 PM +0200, John is alleged to have
> said:
>
> > Unfortunately, MIME::Lite requires Sendmail on the host.
>
> --As for the rest, it is mine.
>
> Actually, no.  It just uses it by default...  You can say:
> $msg->send('smtp');  #Uses the default smtp server.
> or:
> $msg->send('smtp', 'host.com'); #Uses host.com.
>
> Daniel T. Staal
>
> ---------------------------------------------------------------
> This email copyright the author.  Unless otherwise noted, you
> are expressly allowed to retransmit, quote, or otherwise use
> the contents for non-commercial purposes.  This copyright will
> expire 5 years after the author's death, or in 30 years,
> whichever is longer, unless such a period is in excess of
> local copyright law.
> ---------------------------------------------------------------
>
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>
>



-- 
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