juno_send_webmail.pl
This program is used to fetch mail from Juno Webmail servers, and place it into a local file in mbox format.
Command line options:
-c config_file | Overrides default location of config file |
-u username | Overrides Juno username/password |
-p password | |
-v | Be more verbose about actions taken |
A configuration file is used to read the default vaules. The location for it varies depending on platform:
Unix:
~/.juno_get_webmail_config.ini
Windows:
${APPDIR}/juno_get_webmail_config.ini
(APPDIR is normally something like
C:\Documents and Settings\user\Application Data)