OT - two perl questions

Chris Grau chris at chrisgrau.com
Wed May 11 20:18:06 UTC 2005


On Wed, May 11, 2005 at 02:08:32PM -0600, kevin.kempter at dataintellect.com wrote:
> Can anyone help me with the following:
> 
> 1) how can I send an email message via an IMAP/Exchange mail server
> from inside of a perl script. I have a script that uses
> Mail::IMAPClient to read mailbox messages but I cannot figure out how
> to send a message via the same mechanism.

I tend to use MIME::Lite[1].  Just use the Exchange server as the SMTP
host.

> 2) Anyone know of any perl email lists like this one for perl help ?

http://lists.cpan.org/

-chris

[1] http://search.cpan.org/dist/MIME-Lite/




More information about the users mailing list