Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!ucbcad!ucbvax!BRL.ARPA!ron From: ron@BRL.ARPA.UUCP Newsgroups: mod.protocols.tcp-ip Subject: Re: duplicate message in SMTP ("sndmsg balks, try again later") Message-ID: <8702242147.aa13389@SEM.BRL.ARPA> Date: Tue, 24-Feb-87 21:47:03 EST Article-I.D.: SEM.8702242147.aa13389 Posted: Tue Feb 24 21:47:03 1987 Date-Received: Fri, 27-Feb-87 05:11:58 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 10 Approved: tcp-ip@sri-nic.arpa I that sndmsg (451 sndmsg balks!) was the BBN C70 UNIX mail system. Jordan is right, neither sendmail or MMDF does this. MMDF closes the file it was writing the message into, queues the message, and sends the return code. It does not verify the message at that the final dot point. It just makes sure it has stored the message so that subsequent failures can make use of the return path to send the failed mail messages. -Ron