From owner-freebsd-isp Fri Sep 6 03:24:30 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA12984 for isp-outgoing; Fri, 6 Sep 1996 03:24:30 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA12961 for ; Fri, 6 Sep 1996 03:24:24 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uyy1v-000QgxC; Fri, 6 Sep 96 12:20 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id LAA13813; Fri, 6 Sep 1996 11:54:15 +0200 Message-Id: <199609060954.LAA13813@allegro.lemis.de> Subject: Re: More sendmail To: kurt@cyberbeach.net (Kurt Schafer) Date: Fri, 6 Sep 1996 11:54:15 +0200 (MET DST) Cc: freebsd-isp@freebsd.org In-Reply-To: <199609060008.UAA08289@wave.cyberbeach.net> from "Kurt Schafer" at Sep 5, 96 08:08:42 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Kurt Schafer writes: > > > The problems with my sendmail config seem to only be for outbound traffic. The > most common error that happens on outbound messages is > > 'Operation timed out during client QUIT with insert.domainname.here' > > *sigh* > Literally 'insert.domainname.here'? In that case, you need to set up your config files. Have a look at /etc/sysconfig in particular, though this file doesn't contain that text (at least, not on the version I have). You might check the other files in /etc, in particular sendmail.cf. Greg