NAME
App::Automaton::Plugin::Source::IMAP - IMAP email input module
VERSION
version 0.150912
SYNOPSIS
This module is intended to be used from within the App::Automaton application.
It retrieves messages from an IMAP email account and adds them to the queue to be processed.
METHODS
- go
-
Executes the plugin. Expects input: conf as hashref, queue as arrayref
SEE ALSO
AUTHOR
Michael LaGrasta <michael@lagrasta.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Michael LaGrasta.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.