CCN_Vercors.rexx - User help

Description : This script allows IBrowse and Yam's users to write emails with Yam when user click on a mailto link in a web site, instead of the internal editor of the browser. There is the possibility to write immediatly the email or to delay it, and write it off-line.

Installation :
It can be copied everywhere but I recommand you to copy it in the assigned REXX: directory and copy CCN.config to S:, if not already exits.
Yam will start with choosen user.

Using :
IBrowse configuration must be changed to write mail with an external mailer, this command line should be entered: RX rexx:CCN_Vercors %h,%s[,%r][-option],[,config].
Don't forget to put a comma (,) between each argument.
  • %h = address (IBrowse).
  • %s = subject (IBrowse).
  • %r = reply to (IBrowse).
  • Option : options (first char must be a "-", could be written in any order, they replace Yam config, no case sensitive).
    • HO : hold mode, preparing emails. Open mail editor, stores and sets all values, then hold it.
    • DE : delete email after it had been sent.
    • RE : ask for a receipt.
    • NO : tracking email.
    • AI : add personal informations.
    • In : importance from n=0 (low) to n=2 (high)
    • Sn : signature, from n=0 (no) to n=3.
    • SEn : security, from n=0 (no) to n=4.
  • Config = config file. Syntax: CCN_Vercors.rexx %h,%s[%r],-HO[,config] replaces CCN_Vercors+.rexx %h,%s[,config]

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 :
Christophe CRÉBIER
email : bean@easynet.fr
Internet : http://perso.easynet.fr/~bean/index.html
I appologize for my poor English...

Création : 29 décembre 1998.
Modifié le : 8 janvier 1999.