Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ref:smb [2010/02/26 14:01] – created digitalman | ref:smb [2020/04/23 21:08] (current) – [Synchronet Message Base] Notes about RECIPIENT header fields digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Synchronet Message Base Format | + | ====== Synchronet Message Base ====== |
| - | FIXME | + | FIXME\\ |
| + | 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 ===== | ||
| - | * [[:ref:|ref index]] | + | * [[:ref:|Reference Library]] |
| {{tag>}} | {{tag>}} | ||