NAME

Exobrain::Agent::Action::BeeInbox - Watch inbox and send low-water marks to beeminder

VERSION

version 1.08

SYNOPSIS

; In your ~/.exobrainrc file...
; Everything in [Action::BeeInbox] is a key/value pair for
; the server that has your mail, and the corresponding goal
; in Beeminder.

[Action::BeeInbox]
perltraining.com.au = inbox
gmail.com           = gmail

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Paul Fenwick.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.