Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!gatech!howland.reston.ans.net!Germany.EU.net!zib-berlin.de!news.tu-chemnitz.de!irz401!narcisa.sax.de!not-for-mail From: j@narcisa.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Slight flame from Linux user Date: 13 Jun 1995 13:02:51 +0200 Organization: Private U**x site, Dresden. Lines: 63 Distribution: inet Message-ID: <3rjr8r$srt@bonnie.tcd-dresden.de> References: <3ql3gd$je2@bell.maths.tcd.ie> <id.P_KK1.U8B@nmti.com> <3rh257$lp1@bonnie.tcd-dresden.de> <id.M4PK1.5HD@nmti.com> Reply-To: joerg_wunsch@uriah.heep.sax.de NNTP-Posting-Host: 192.109.108.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Peter da Silva <peter@nmti.com> wrote: >> I don't buy this any longer, Peter. I would have bought it a couple >> of years ago. My current sendmail configuration file is (modulo the >> comments) about 15 lines long. > >I'd like to see it. > >Also, the *size* of the sendmail config file isn't the issue so much as >the amount of work you have to do to wrap your brain around the system... >whether in cf or m4 format... I think it took me an hour or two (much less than previous sendmail.cf hacking), with a major part of that time in spending to understand the (not very exciting) README file. ~From: j@narcisa.sax.de (J Wunsch) ~Newsgroups: comp.unix.bsd.freebsd.misc ~Subject: Re: smail-3.1.29.1 cannot lock mailboxes ~Date: 9 Jun 1995 10:52:39 +0200 ~Organization: Private U**x site, Dresden. ~Message-ID: <3r924n$5n7@bonnie.tcd-dresden.de> ... [...] UUCP feeds should be handled via the mailtertable feature. This is how my uriah.mc file looks like: include(`../m4/cf.m4') VERSIONID(`$Id: uriah.mc,v 1.6 1995/02/23 18:14:53 j Exp j $') OSTYPE(bsd4.4)dnl FEATURE(nodns)dnl FEATURE(nocanonify)dnl FEATURE(mailertable)dnl define(`confMIME_FORMAT_ERRORS', `False') define(`confMESSAGE_TIMEOUT', `7d/3d') MAILER(local)dnl MAILER(smtp)dnl MAILER(uucp)dnl Op noreceipts Cw uriah uriah.sax.de Cw heep.sax.de ...and this is uriah's /etc/mailertable: .tcd-dresden.de uucp-dom:bonnie tcd-dresden.de uucp-dom:bonnie bonnie.heep.sax.de uucp-dom:bonnie .heep.sax.de esmtp:%1 pinky.UUCP uucp-dom:pinky . uucp-dom:sax [...] -- cheers, J"org private: joerg_wunsch@uriah.heep.sax.de http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)