Annotation of 42BSD/usr.lib/sendmail/lib/sendmail.hf, revision 1.1.1.1

1.1       root        1: @(#)   sendmail.hf     4.1     7/25/83
                      2: smtp   Commands:
                      3: smtp           HELO    MAIL    RCPT    DATA    RSET
                      4: smtp           NOOP    QUIT    HELP    VRFY    EXPN
                      5: smtp   For more info use "HELP <topic>".
                      6: smtp   To report bugs in the implementation contact [email protected]
                      7: smtp   or [email protected].
                      8: smtp   For local information contact postmaster at this site.
                      9: help   HELP [ <topic> ]
                     10: help           The HELP command gives help info.
                     11: helo   HELO <hostname>
                     12: helo           Introduce yourself.  I am a boor, so I really don't
                     13: helo           care if you do.
                     14: mail   MAIL FROM: <sender>
                     15: mail           Specifies the sender.
                     16: rcpt   RCPT TO: <recipient>
                     17: rcpt           Specifies the recipient.  Can be used any number of times.
                     18: data   DATA
                     19: data           Following text is collected as the message.
                     20: data           End with a single dot.
                     21: rset   RSET
                     22: rset           Resets the system.
                     23: quit   QUIT
                     24: quit           Exit sendmail (SMTP).
                     25: vrfy   VRFY <recipient>
                     26: vrfy           Not implemented to protocol.  Gives some sexy
                     27: vrfy           information.
                     28: expn   EXPN <recipient>
                     29: expn           Same as VRFY in this implementation.
                     30: noop   NOOP
                     31: noop           Do nothing.
                     32: send   SEND FROM: <sender>
                     33: send           replaces the MAIL command, and can be used to send
                     34: send           directly to a users terminal.  Not supported in this
                     35: send           implementation.
                     36: soml   SOML FROM: <sender>
                     37: soml           Send or mail.  If the user is logged in, send directly,
                     38: soml           otherwise mail.  Not supported in this implementation.
                     39: saml   SAML FROM: <sender>
                     40: saml           Send and mail.  Send directly to the user's terminal,
                     41: saml           and also mail a letter.  Not supported in this
                     42: saml           implementation.
                     43: turn   TURN
                     44: turn           Reverses the direction of the connection.  Not currently
                     45: turn           implemented.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.