This shows you the differences between two versions of the page.
tutorials:mm [2022/03/18 01:36] peron created |
tutorials:mm [2022/03/18 01:43] (current) peron |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== MM ===== | ||
+ | **MM** is the TOPS-20 mailing subsystem. You can use MM for sending and receiving emails. | ||
+ | |||
+ | Run MM: < | ||
+ | The email subsystem //prompt// will appear: | ||
+ | |||
+ | < | ||
+ | MM> | ||
+ | </ | ||
+ | |||
+ | '' | ||
+ | |||
+ | === Sending email === | ||
+ | Create a new message using the '' | ||
+ | < | ||
+ | MM>MAIL | ||
+ | </ | ||
+ | Fill the **TO:** field. Please follow this criteria: | ||
+ | |||
+ | * For internal mails in TWENEX use // | ||
+ | |||
+ | * For @sdf.org addresses, use // | ||
+ | |||
+ | * For external addresses please include the @sdf.org host as an intermediary using the **%** character. For instance, if you want to send an email to // | ||
+ | |||
+ | Fill the optional //CC:// and // | ||
+ | |||
+ | < | ||
+ | Message: | ||
+ | (End with ESCAPE or CTRL/D to get to send command level, CTRL/Z to send. | ||
+ | Use CTRL/B to insert a file, CTRL/E to enter editor, CTRL/K to redisplay | ||
+ | message, CTRL/L to clear screen and redisplay, CTRL/N or CTRL/X to abort.) | ||
+ | </ | ||
+ | | ||
+ | Type your message and use Ctrl+z to //queue// it. To send the message now, use the '' | ||
+ | |||
+ | < | ||
+ | MM> SEND | ||
+ | </ | ||
+ | |||
+ | > Remote users will be able to answer to your TWENEX address (// | ||
+ | |||
+ | === Reading email === | ||
+ | |||
+ | Use the '' | ||
+ | < | ||
+ | MM> | ||
+ | </ | ||
+ | |||
+ | Use the '' | ||
+ | |||
+ | < | ||
+ | MM>TYPE 1 | ||
+ | </ | ||
+ | |||
+ | You can answer the displayed message using the '' | ||
+ | |||
+ | After editing the reply message, the " | ||
+ | |||
+ | < | ||
+ | S> SEND | ||
+ | </ | ||
+ | |||
+ | Delete messages using '' | ||
+ | |||
+ | > TWENEX.ORG mailing system lacks proper MIME64 or HTML support. Use plain text if possible. |