Date: Wed, 14 May 2003 01:25:53 -0700 From: "Evan Dower" <evantd@hotmail.com> To: jonc@chen.org.nz Cc: freebsd-questions@freebsd.org Subject: Re: send-pr issues probably related to sendmail misconfiguration Message-ID: <BAY8-F88MyngImempAL0001516a@hotmail.com>
next in thread | raw e-mail | index | archive | help
Thank you very much for your help. I'll test on my next pr. I suspect it'll work perfectly. Thanks again, Evan >From: Jonathan Chen <jonc@chen.org.nz> >To: Evan Dower <evantd@hotmail.com> >CC: freebsd-questions@freebsd.org >Subject: Re: send-pr issues probably related to sendmail misconfiguration >Date: Wed, 14 May 2003 20:02:17 +1200 >MIME-Version: 1.0 >Received: from chen.org.nz ([210.54.19.51]) by mc6-f15.law1.hotmail.com >with Microsoft SMTPSVC(5.0.2195.5600); Wed, 14 May 2003 01:02:26 -0700 >Received: from grimoire.chen.org.nz (localhost [127.0.0.1])by chen.org.nz >(8.12.9/8.12.9) with ESMTP id h4E82Jwx066910;Wed, 14 May 2003 20:02:19 >+1200 (NZST)(envelope-from jonc@grimoire.chen.org.nz) >Received: (from jonc@localhost)by grimoire.chen.org.nz >(8.12.9/8.12.9/Submit) id h4E82HCk066909;Wed, 14 May 2003 20:02:17 +1200 >(NZST) >X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP >Message-ID: <20030514080217.GB66843@grimoire.chen.org.nz> >References: <BAY8-F68iZvwhgXtHfG000111ac@hotmail.com> >In-Reply-To: <BAY8-F68iZvwhgXtHfG000111ac@hotmail.com> >User-Agent: Mutt/1.4.1i >Return-Path: jonc@chen.org.nz >X-OriginalArrivalTime: 14 May 2003 08:02:26.0810 (UTC) >FILETIME=[28C0ADA0:01C319EF] > >On Tue, May 13, 2003 at 09:39:39PM -0700, Evan Dower wrote: > > sendmail config confounds me. how do I do that? > > Thanks, > > Evan > > > > > > >From: Jim Mock <mij@soupnazi.org> > >[...] > > >The FreeBSD mail server will bounce anything that doesn't resolve. If >UW > > >gave you a smart host (a.k.a., SMTP server) on their network to use, > > >configure sendmail to use it. > > # cd /etc/mail > # vi freebsd.mc > > Uncomment the line that reads: > define(`SMART_HOST', `your.isp.mail.server') > Replace your.isp.mail.server with your Uni's SMTP Server. > > # make > # make install > # sh /etc/rc.sendmail restart > >-- >Jonathan Chen <jonc@chen.org.nz> >---------------------------------------------------------------------- >"With sufficient thrust, pigs fly just fine. However, this is not >necessarily >a good idea. It is hard to be sure where they are going to land, and it >could be dangerous sitting under them as they fly overhead." -- RFC 1925 _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY8-F88MyngImempAL0001516a>