Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ref:smb [2020/04/02 23:16] – [Synchronet Message Base] add link to smb.html digital man | ref:smb [2020/04/23 21:08] (current) – [Synchronet Message Base] Notes about RECIPIENT header fields digital man | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| FIXME\\ | FIXME\\ | ||
| The SMB format and library specification v1.21, circa 1993: [[http:// | The SMB format and library specification v1.21, circa 1993: [[http:// | ||
| + | |||
| + | ===== Header Fields ===== | ||
| + | |||
| + | ==== RECIPIENT ==== | ||
| + | |||
| + | * The RECIPIENT header field contains a single name or full-address of the message recipient, in US-ASCII or UTF-8 characters | ||
| + | * The RECIPIENTLIST header fields contains the original comma-separated list of all message recipients (excluding CC's), in US-ASCII or UTF-8 characters | ||
| + | * The RFC822TO header field contains the MIME-encoded version of the RECIPIENTLIST header field, if applicable | ||
| + | |||
| + | Every message must have a (single) RECIPIENT header field. The RECIPIENTLIST header field is optional and an RFC822TO header field should not exist if a RECIPIENTLIST header field is not also present. | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[: | * [[: | ||