I have a weird problem with our Lotus Notes IMAP server -- certain spam
messages cause our email clients to not download that message, nor any
subsequent ones.

So I thought I'd write a perl script that I could run that would go onto the
IMAP server and look for messages with the specific traits of that spam that
cause the problems.

The question is, how hard is it to get perl to talk to an IMAP server?  I've
done it via telnet, but that requires installing a module which I'd prefer
not to do unless I have to.  Are there any built-in modules that might help?

Any ideas?

- Bryan



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


Reply via email to