Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!seismo!styx!SCRC-YUKON.ARPA!Palter From: Palter@SCRC-YUKON.ARPA (Gary M. Palter) Newsgroups: mod.protocols.tcp-ip Subject: failed mail from DCP Message-ID: <860630112339.8.PALTER@LARRY-BIRD.SCRC.Symbolics.COM> Date: Mon, 30-Jun-86 11:23:00 EDT Article-I.D.: LARRY-BI.860630112339.8.PALTER Posted: Mon Jun 30 11:23:00 1986 Date-Received: Tue, 1-Jul-86 03:42:40 EDT References: <12218271857.14.MRC@SIMTEL20.ARPA> Sender: daemon@styx.UUCP Organization: The ARPA Internet Lines: 16 Approved: tcp-ip@sri-nic.arpa Date: Fri 27 Jun 86 18:11:52-MDT From: Mark Crispin The problem is in the SMTP sender at the Symbolics end. There is a bogus space after "MAIL From:" before the "<" that begins the return path. RFC 821 is quite specific about where spaces are expected and where they are not expected. You cannot say "MAIL FROM: ", you must say "MAIL FROM:". TOPS-20 isn't the only SMTP server that is fussy about this. Even some Unix-based servers insist upon compliance to the spec here. ------- We fixed our mailer last week.