Table of Contents
The EMAIL utility sends an e-mail message or submits a news article. The following diagram shows the syntax of an EMAIL command:
Syntax
──┬─<send command>───┬─────────────────────────────────────────────────┤ └─<submit command>─┘
<send command>
── SEND ─┬────────────────────┬─<address list>── // ──<subject>────────►
└─ : ──<option list>─┘
►─┬──────────────┬─────────────────────────────────────────────────────┤
└─ // ──<body>─┘<address list>
──<to list>─┬────────────────────────────────────────────────────┬─────┤
└─ & ──<cc list>─┬───────────────────────────────────┤
└─ & ──<bcc list>─┬─────────────────┤
└─ & ──<reply-to>─┘<to list>
──<addr list>──────────────────────────────────────────────────────────┤
<cc list>
──<addr list>──────────────────────────────────────────────────────────┤
<bcc list>
──<addr list>──────────────────────────────────────────────────────────┤
<reply-to>
──<addr list>──────────────────────────────────────────────────────────┤
<addr list>
──┬───────────────┬────────────────────────────────────────────────────┤ │ ┌◄──── , ───┐ │ └─┴─<address>─┴─┘
<address>
──┬─ * ───────────────┬────────────────────────────────────────────────┤ ├─<email address>───┤ ├─<usercode>────────┤ ├─ % ──<file title>─┤ └─ # ──<alias>──────┘
<submit command>
── SUBMIT ─┬────────────────────┬─<newsgroup list>─────────────────────►
└─ : ──<option list>─┘
►─┬──────────────────────────────────────┬─ // ────────────────────────►
└─ & ──<followup-to>─┬─────────────────┤
└─ & ──<reply-to>─┘
►─<subject>─┬──────────────┬───────────────────────────────────────────┤
└─ // ──<body>─┘<followup-to>
──<newsgroup list>─────────────────────────────────────────────────────┤
<newsgroup list>
┌◄───── , ────┐ ──┴─<newsgroup>─┴──────────────────────────────────────────────────────┤
<option list>
┌◄─── , ───┐ ──┴─<option>─┴─────────────────────────────────────────────────────────┤
<option>
──┬─ ATTACH ─┬─<file name>──────────────┬─┬─────────────────────────────┬──┤
│ │ ┌◄───── , ────┐ │ └─ AS ──<name>────────────────┤
│ └─ [ ─┴─<wrap file>─┴─ ] ─┘ │
├─ BODy ─┬─────┬─<file title>─────────────────────────────────────────┤
│ └─ = ─┘ │
├─ EXPires ─┬─────────────────────────────────────────────────────────┤
│ ├─────┬─<days>────────────────────────────────────────────┤
│ └─ = ─┘ │
├─ FROM ─┬─────┬─┬─ * ────────────────────────────────────────────────┤
│ └─ = ─┘ ├─<email address>────────────────────────────────────┤
│ └─ # ──<alias>───────────────────────────────────────┤
├─ LOGIN ─┬─────┬─┬─<usercode>───────────┬─ / ─┬─<password>───────────┤
│ └─ = ─┘ ├─ " ──<usercode>── " ─┤ ├─ " ──<password>── " ─┤
│ └─ ' ──<usercode>── ' ─┘ └─ ' ──<password>── ' ─┤
├─ AUTHenticate ──────────────────────────────────────────────────────┤
├─ BCCself ─────────────────┬─┬───────────────────────────────────────┤
├─ MARKid ──────────────────┤ ├─ ON ──────────────────────────────────┤
├─ MIME ────────────────────┤ └─ OFF ─────────────────────────────────┤
├─ NOTRIM ──────────────────┤ │
├─ RICHText ────────────────┤ │
├─ RText ───────────────────┤ │
├─ RRR ─────────────────────┤ │
├─ SECALLOWSELFSIGNED ──────┤ │
├─ SEQuence ────────────────┤ │
├─ TEST ────────────────────┤ │
├─ TRace ───────────────────┘ │
├─ CLIENTCertificate = ──<certificate name>───────────────────────────┤
├─ RECYCLE ────┬─┬─────┬─<integer>────────────────────────────────────┤
├─ RETRYQueue ─┘ └─ = ─┘ │
├─ SIGnature ── = ─┬─ " ──<signature>── " ────────────────────────────┤
│ ├─<file title>─────────────────────────────────────┤
│ └─ OFF ────────────────────────────────────────────┤
├─ WRAP ─┬────────────────────────────────────────────────────────────┤
│ ├─ * ────────────────────────────────────────────────────────┤
│ ├─ ON ───────────────────────────────────────────────────────┤
│ └─ OFF ──────────────────────────────────────────────────────┤
└─ XHeaders ─┬─────┬─<file title>─────────────────────────────────────┘
└─ = ─┘<wrap file>
──┬─<file name>─┬─────────────────────────────┬────────────────────────┤
│ └─ AS ──<file name>───────────┤
└─<directory name>─┬────────────────────────┤
└─ AS ──<directory name>─┘
