From owner-freebsd-questions Sat Apr 11 09:35:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA25085 for freebsd-questions-outgoing; Sat, 11 Apr 1998 09:35:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailgw02.execpc.com (mailgw02.execpc.com [169.207.16.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA25069 for ; Sat, 11 Apr 1998 09:35:45 -0700 (PDT) (envelope-from fpawlak@execpc.com) Received: from darkstar.connect.com (kosnax-21.mdm.mke.execpc.com [169.207.64.25]) by mailgw02.execpc.com (8.8.8) id LAA25132; Sat, 11 Apr 1998 11:35:38 -0500 (CDT) Received: from darkstar.connect.com (localhost [127.0.0.1]) by darkstar.connect.com (8.8.8/8.8.8) with ESMTP id LAA20789; Sat, 11 Apr 1998 11:35:30 -0500 (CDT) Message-Id: <199804111635.LAA20789@darkstar.connect.com> Date: Sat, 11 Apr 1998 11:35:28 -0500 (CDT) From: Frank Pawlak Subject: Re: sendmail question To: ashley@labyrinth.net.au cc: questions@FreeBSD.ORG In-Reply-To: <199804111501.BAA00850@labyrinth.net.au> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12 Apr, ashley wrote: > hi! following FAQ109.html in the FreeBSD FAQ i have configued sendmail so that > it will use my isp's hostname instead of my local box in the from: when > sending email. > > i use this in an mc file to make the sendmail.cf > > VERSIONID(`insomnia.mc version 1.3') > OSTYPE(bsd4.4)dnl > FEATURE(nouucp)dnl > MAILER(local)dnl > MAILER(smtp)dnl > Cwinsomnia.home.bsd > Cwlabyrinth.net.au > MASQUERADE_AS(`labyrinth.net.au')dnl > FEATURE(allmasquerade)dnl > FEATURE(masquerade_envelope)dnl > FEATURE(nocanonify)dnl > FEATURE(nodns)dnl > define(SMART_HOST, `mail.labyrinth.net.au') > Dmlabyrinth.net.au > define(`confDOMAIN_NAME',`labyrinth.net.au')dnl > > however, there is a problem with this. my isp's domain is labyrinth.net.au. i > can send email to people just fine. EXCEPT for people who are also subscribers > to my isp. so if i send email to foo@labyrinth.net.au sendmail tried to > deliver it to my local machine (i assume because of the masquerading), instead > of to user foo on my isp. > > any help and advice is greatly appreciated. > > Ciao. > Ashley. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I maybe mistaken here as I am not a sendmail expert, but it appears that you don't have your local mailer defined. Frank -- ----------------------------- "At no time is freedom of speech more precious then when a man hits his thumb with a hammer." -- Marshall Lumsden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message