CCN_Chartreuse.rexx - User guide

Description: This AREXX script will automatize email downloading.

Installation: This can be copied everywhere but I recommand you to copy it in the assigned REXX: directory and the configurations file in S:.
Before the first using, please have a look to this page.

Use: Syntax: RX rexx:CCN_Chartreuse [-options] [config] .
Options : allows to modify the status
  • e : Send waiting emails.
  • m : Quit Miami at the end of up/downloading.
  • y : Quit Yam at the end of up/downloading.
  • g : Keep Miami ON-LINE (cancel -m option).
  • i : Iconify Miami (cancel -m option).
  • d : Iconify Miami after startup.
  • j : Iconify Yam (cancel -y option).
  • ? : Show the on-line help.
There is no special order to write these options, but you must NOT insert a space charactere between them.

Config is an optional argument. It allows to choose a configuration for Miami (provider) and Yam (user).

Examples :

  • RX rexx:CCN_Chartreuse
    • Load default config.
    • Download emails.
    • Miami off-line.
    • Miami and Yam stay open.

  • RX rexx:CCN_Chartreuse conf
    • Load config 'conf'.
    • Download emails.
    • Miami off-line.
    • Miami and Yam stay open.

  • RX rexx:CCN_Chartreuse -emy conf
  • RX rexx:CCN_Chartreuse -yme conf
  • RX rexx:CCN_Chartreuse -mey conf
  • etc...
    • Load config 'conf'.
    • Download emails.
    • Send waiting emails (e).
    • Quit Miami (m) and Yam (y).

  • RX rexx:CCN_Chartreuse -egy
    • Load default config.
    • Download emails.
    • Send waiting emails (e).
    • Miami stays on-line (g).
    • Quit Yam (y).

Miscs: Historic (only in French, sorry).

Status: This script is emailware. It means that if you use it, send me please an email (if possible add a picture of your country). Thanks.

Author : Any comments or suggests to: Christophe CRÉBIER
email : bean@easynet.fr
Site internet : http://perso.easynet.fr/~bean/index.html

Création : 5 décembre 1998
Dernière mise-à-jour : 29 décembre 1998