From owner-freebsd-questions Mon Feb 25 5:49:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-relay1.noc.dsvr.net (virus-1.in.noc.dsvr.net [212.69.192.254]) by hub.freebsd.org (Postfix) with ESMTP id E880437B404 for ; Mon, 25 Feb 2002 05:49:06 -0800 (PST) Received: from [212.69.208.113] (helo=stealthnet.co.uk) by smtp-relay1.noc.dsvr.net with esmtp (Exim 3.34 #1) id 16fLUz-0003Ci-00 for freebsd-questions@freebsd.org; Mon, 25 Feb 2002 13:49:01 +0000 Received: from JAMES (host213-122-198-243.in-addr.btopenworld.com [213.122.198.243]) by stealthnet.co.uk (8.11.6/8.11.6) with SMTP id g1PDn1q28184 for ; Mon, 25 Feb 2002 13:49:01 GMT From: "James Green" To: Subject: RE: Sendmail - Need Help Fast Date: Mon, 25 Feb 2002 13:49:16 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3C7A40A3.22F9046E@jwebmedia.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Well, I just discovered that users on my system can not send mail OUT > because relaying is off by default (which is a good thing). So I have > listed their IPs in the relay-domains file in /etc/mail - however, my > question is this: Say someone as a dynamic IP, such as from a dialup or > adsl. How do I go about putting in that domain so that they can always > send out mail? For example, one is adsl-217-154-35-200.xxx.co.uk. Will > listing xxx.co.uk or .xxx.co.uk work? Is there a better way than listing > everything allowed in relay-domains? Thanks, Hrm, if people are not within a specific IP range (e.g. a lan subnet) and are instead on a dynamic IP which could be anywhere on the internet (even within a .co.uk range) then I don't see a way of automatically granting smtp permissions unless you do username/password authentication. But then, I almost nothing about smtp servers :). James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message