From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 08:14:53 2003 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 5955837B404 for ; Wed, 6 Aug 2003 08:14:53 -0700 (PDT) Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB6243FB1 for ; Wed, 6 Aug 2003 08:14:52 -0700 (PDT) (envelope-from kwythers@umn.edu) Received: from [128.101.74.47] (x74-47.forestry.umn.edu [128.101.74.47] (may be forged)) by mhub-c2.tc.umn.edu with ESMTP; Wed, 6 Aug 2003 10:14:51 -0500 (CDT) X-Umn-Remote-Mta: [N] x74-47.forestry.umn.edu #+HF+LO From: "Kirk R. Wythers" To: Jonathan Chen In-Reply-To: <20030805222547.GA81434@grimoire.chen.org.nz> References: <1060027238.8123.94.camel@lorax.forestry.umn.edu> <20030804204031.GB78561@grimoire.chen.org.nz> <1060101146.23050.25.camel@lorax.forestry.umn.edu> <20030805203210.GA81181@grimoire.chen.org.nz> <1060116349.23050.108.camel@lorax.forestry.umn.edu> <20030805222547.GA81434@grimoire.chen.org.nz> Content-Type: text/plain Message-Id: <1060183157.11385.25.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 06 Aug 2003 10:19:18 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: thanks everyone, was Re: sendmail configuration 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, 06 Aug 2003 15:14:53 -0000 Looks like send mail is sending mail out to the virtual host (neighborsunited.net) now: root@lorax:189 echo "3,0 postmaster@neighborsunited.net" | sendmail -bt ADDRESS TEST MODE (ruleset 3 NOT automatically invoked) Enter
> canonify input: postmaster @ neighborsunited . net Canonify2 input: postmaster < @ neighborsunited . net > Mailman is not sending messages, but it looks like /var is full (which would cause problems) Aug 6 09:35:18 lorax sm-mta[27137]: h76EZIpZ086955: low on space (SMTP-DAEMON n eeds 0 bytes + 100 blocks in /var/spool/mqueue), max avail: 0 Aug 6 09:35:18 lorax sm-mta[27137]: rejecting new messages: min free: 100 root@lorax:204 df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 128814 69388 49122 59% / devfs 1 1 0 100% /dev /dev/da0s1e 7322350 2631730 4104832 39% /home /dev/da1s1d 7709614 6373536 719310 90% /usr /dev/da0s1d 257838 237312 -100 100% /var So I'm off to try and figure out where I can clear some space off in /var Thanks everyone... > > > > So are you saying that that I should type litterally: > > > > cp freebsd.mc `hostname`.mc (I had used neighborsunited.net.mc) > > Yes. And then you should edit the host.name.of.machine.mc file, eg > > # vi `hostname`.mc > > > and then in my favorite editor, add the lines: > > > > MASQUERADE_AS(`neighborsunited.net')dnl > > FEATURE(masquerade_envelope)dnl > > > > then litterally: > > > make > > make install-cf CF=neighborsunited.net > > sh /etc/rc.sendmail restart > > I would use: > > # make > # make install > # sh /etc/rc.sendmail restart > > The CF= stuff is for really odd tweaks. > > Cheers. -- Kirk R. Wythers Department of Forest Resources Tel: 612.625.2261 University of Minnesota Fax: 612.625.521 1530 Cleveland Ave. N Email: kwythers@umn.edu Saint Paul, MN 55108 USA