Re: Reading mail from CLI with Mutt
On Wed, Aug 02, 2006 at 06:32:04PM EDT, Kyle Wheeler wrote:
> On Wednesday, August 2 at 06:24 PM, quoth cga2000:
> >python comes with powerful modules to send/receive mail (smtplib,
> >poplib, imaplib) that are (obviously) designed to be invoked from
> >scripts.
> >
> >don't know if Perl has anything like this?
>
> Oh ye of little faith, of course it does. Mail::IMAPClient,
> Mail::Mbox::MessageParser, Mail::POP3Client, Mail::POPRelay,
> Mail::Sender, Mail::Sendmail, to name a few.
>
just teasing..