Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!mips!pacbell.com!att!ucbvax!TGV.COM!VANCE From: VANCE@TGV.COM (Icarus) Newsgroups: comp.protocols.tcp-ip Subject: Re: SEND et al in the SMTP mail spec Message-ID: <673092487.957565.VANCE@TGV.COM> Date: 1 May 91 10:08:07 GMT References: <30APR91161929@alpha.sunquest.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: TGV, Incorporated Lines: 26 >#I was wondering, does anybody know what implementations of SMTP >#support the following commands: ># SEND FROM: ># SOML FROM: ># SAML FROM: ># >#I know that MRC's TOPS-20 Mailer does, and the ITS and WAITS mailers >#do. Are there any others? > > TGV Inc.s MultiNet TCP/IP for VMS supports these. > You can probably get more info from sales@tgv.com... Well, if you TELNET to the SMTP port of a system running MultiNet and type HELP, it will indeed list SAML and SOML as valid commands. They will, however, only send mail, and not interactive messages. And, if you try SEND FROM:, the SMTP server will cheerfully tell you "502 Command not implemented". A question. What should an SMTP server that supports the SEND/SAML/SOML do if RCPT TO: specifies a non-local user? I just took a (very) quick glance through RFC 821 and didn't see anything... Does anyone see much interest in this functionality being supported? Particularly in the SMTP server? Regards, -----Stuart