GMAIL-IMAP-LABEL(1p) | User Contributed Perl Documentation | GMAIL-IMAP-LABEL(1p) |
NAME¶
gmail-imap-label - IMAP proxy for Google's Gmail that retrieves message labels
VERSION¶
version 0.008
SYNOPSIS¶
gmail-imap-label [-?hpv] [long options...] -p --port local port to connect to (default: 10143) -v --verbose increase verbosity (multiple flags for more verbosity) -? -h --help print usage message and exit
NAME¶
gmail-imap-label - IMAP proxy for Google's Gmail that retrieves message labels
OPTIONS¶
- -p port-number, --port port-number
- Set the local port for the IMAP proxy. The default port is 10143.
- -v, --verbose
- Set the verbosity level. Multiple flags increase the verbosity level (e.g. -v, -vv, -vvv).
- -h, -?, --help
- Print a brief help message and exits.
SEE ALSO¶
Description of proxy available in Net::Gmail::IMAP::Label.
AUTHOR¶
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE¶
This software is Copyright (c) 2011 by Zakariyya Mughal <zmughal@cpan.org>.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
2018-04-15 | perl v5.26.1 |