From owner-freebsd-isp Thu Apr 13 4: 4: 8 2000 Delivered-To: freebsd-isp@freebsd.org Received: from seraphim.australink.net (eth0.seraphim.australink.net [203.46.220.23]) by hub.freebsd.org (Postfix) with ESMTP id E63B837B5DB for ; Thu, 13 Apr 2000 04:04:01 -0700 (PDT) (envelope-from tim@spanner.net) Received: from seraphim.australink.net (seraphim [203.46.220.23]) by seraphim.australink.net (8.9.3/8.9.3) with SMTP id VAA09803; Thu, 13 Apr 2000 21:11:37 +1000 Date: Thu, 13 Apr 2000 11:11:36 +0000 ( ) From: X-Sender: tim@seraphim.australink.net To: xiyuan@yahoo.com Cc: freebsd-isp@freebsd.org Subject: Re: mail relay problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You should have a /etc/mail/access file, which you can set up your relay hosts in. It is simply a matter of adding your subnet(s) to the file. eg. 127.0.0.1 RELAY 203.54.200 RELAY Then: makmap hash access.db < access killall -1 sendmail Tim. ----- Original Message ----- From: xiyuan qian To: Sent: Thursday, April 13, 2000 7:46 PM Subject: mail relay problem > Hi, as an isp, I have many dialer users. My SMTP serve > > run with NO relay denied.So, recently I find someone > > outside my net send many emails with my server. I > > think it is time to modify my sendmail.cf. I read the > > www.sendmail.org pages about anti-spam setup. But when > > > I config my server as it told, that is enable un-delay > > > by default and add a relay-domain file to /etc/mail > > dir, my dialer users complaied that they can not send > > emails. I can only send out the email right at the > > server. How to solve this ? How can I tell the endmail > > let the dialer users of mine send out the emails and > > deny those who do not belong to my net? > > > Best regaurds! > > > __________________________________________________ > Do You Yahoo!? > Send online invitations with Yahoo! Invites. > http://invites.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message