-
Notifications
You must be signed in to change notification settings - Fork 131
Items net_gmail_utils
ggodart edited this page Jan 5, 2021
·
2 revisions
See original
Adds IMAP message scan and gmail sending ability.
Requires the following perl modules
Mail::IMAPClient
IO::Socket::SSL
Email::Send;
Email::Send::Gmail;
Email::Simple;
Email::Simple::Creator;
Time::Zone
if the IMAP scan hangs before authenticating against the gmail account, reinstall the IO::Socket::SSL
v 0.1 - initial test concept, inspired by Pete's script - H. Plato - 2 June 2008
v 0.2 - added pete's gmail send function, gmail list folders, better error checking
- parse unread messages
- add body size ability to limit the download of large email messages
- find out the size of a mailbox