From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 09:15:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8464616A4CE for ; Wed, 14 Jul 2004 09:15:55 +0000 (GMT) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16CAE43D2F for ; Wed, 14 Jul 2004 09:15:55 +0000 (GMT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk ([137.222.16.62]) by dirg.bris.ac.uk with esmtp (Exim 4.34) id 1Bkfrj-00030J-Iy; Wed, 14 Jul 2004 10:15:52 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 4.34) id 1BkfqN-0005lq-4h; Wed, 14 Jul 2004 10:14:27 +0100 Date: Wed, 14 Jul 2004 10:14:27 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Eric Crist In-Reply-To: <200407132233.51809.ecrist@secure-computing.net> Message-ID: References: <20040713235330.GA16511@toxic.magnesium.net> <20040714031953.GA3825@gothmog.gr> <200407132233.51809.ecrist@secure-computing.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Jan Grant X-Spam-Score: 0.0 X-Spam-Level: / cc: Giorgos Keramidas cc: freebsd-questions@freebsd.org cc: Gary Kline Subject: Re: closer, no cigar. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 09:15:55 -0000 On Tue, 13 Jul 2004, Eric Crist wrote: > On Tuesday 13 July 2004 22:19, Giorgos Keramidas wrote: > > The first of these processes is sendmail started in submit mode by the > > > > `rc.sendmail' startup script. The relevant rc.conf options are: > > : sendmail_enable="NO" > > : sendmail_submit_enable="YES" > > : sendmail_submit_flags="-L smtpd -bd -q30m > > : -ODaemonPortOptions=Addr=localhost" > > > > - Giorgos > > Can you exlpain exactly what submit mode is for? Is it something you want > running on a production mail server? Eric, the first three paragraphs of section 1 of RFC 2476 explain this. In a nutshell: an MTA is not supposed to "munge" email (apart from adding Received: headers and the like); however, many local clients submit via SMTP and the mail server needs to do lots more work: rewriting email addresses, and so on. The split of sendmail's operation into MTA (Transmission) and MSA (Submission) is to support this. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/ Whose kung-fu is the best?