I tried to connect to an imap server via the sample script that Mail::IMAPClient document provides and i recieved the following error.
Mail::IMAPClient not using Fast_IO; not available on this platform at imap_test.pl line 15 ----- Original Message ----- From: "John" <[EMAIL PROTECTED]> To: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 2:56 PM Subject: Re: connecting to a mail server via IMAP > So, could we send attachments using the Mail::IMAPClient? > > ----- Original Message ----- > From: "Rob Dixon" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, February 17, 2004 2:41 PM > Subject: Re: connecting to a mail server via IMAP > > > > > > John wrote: > > > > > > Can perl connect to a mail server via imap and then send some > > > emails (with attachements of course). > > > > John wrote: > > > > > > Has perl its own smpt to send mails? > > > > Hi John. > > > > You need Mail::IMAPClient and Net::SMTP. > > > > HTH, > > > > Rob > > > > > > > > -- > > 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> > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>