From owner-freebsd-isp Wed Dec 6 8:13:38 2000 From owner-freebsd-isp@FreeBSD.ORG Wed Dec 6 08:13:34 2000 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from newcolo.invictanet.co.uk (newcolo.invictanet.co.uk [62.232.63.118]) by hub.freebsd.org (Postfix) with ESMTP id 4714637B400 for ; Wed, 6 Dec 2000 08:13:33 -0800 (PST) Received: from harryhome (modem441.netkonect.net [194.164.14.187]) (authenticated) by newcolo.invictanet.co.uk (8.11.1/8.11.1) with ESMTP id eB6GDUI78408 for ; Wed, 6 Dec 2000 16:13:30 GMT From: "InvictaNet Customer Support" To: "Freebsd-ISP" Subject: RE: sendmail Date: Wed, 6 Dec 2000 16:13:28 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <3.0.6.32.20001206090830.007ca480@officeonweb.net> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I now have smtp auth (sendmail 8.11.1)fully working, I think this is the way to try if you can because mail will go straight away instead of having to pop first to get into the database, then sending a second time (i think most clients send then receive) Martyn Routley ----------------------------------------------------- InvictaNet - The Internet in Plain English, Guaranteed http://www.invictanet.co.uk mailto:info@invictanet.co.uk phone: 0870 7402252 fax: +44 (0)1233 334001 ------------------------------------------------------ -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of mdickerson@officeonweb.net Sent: Wednesday, December 06, 2000 4:09 PM To: Uldis Kuplis Cc: freebsd-isp@FreeBSD.ORG Subject: Re: sendmail Uldis, I'm using 'pop_auth'. Basically, it uses a perl script to constantly modify a database of accepted IP's to accept relaying from. When someone authenticates using their pop daemon, their ip is added to acceptable relays for 5 minutes. I couldn't find the exact one I'm using on the sendmail site, but the a different version (that appears to do the same thing, more or less) is here (and you must modify your /etc/sendmail.cf - I forget if I had to rebuild the .cf): http://www.sendmail.org/~ca/email/chk-opt.html#_POPAUTH_ I use 'poprelayd' that I found from sourceforge.net with a modified script (thanks to Sheldon Hearn) for cucipop (again, I couldn't find the exact one on sendmail site, but the link above seems to work pretty much the same). I'm interested in what others are doing (if there are other solutions). I couldn't get smtp_auth to work with sendmail 8.11.1 but that was a while ago (haven't tried since the last postings of the smtp_auth issues a week ago or so). There are other issues to deal with if one goes that route though (issues for me anyway, both good and bad). Hope this helps, Mike Dickerson OfficeOnWeb.net At 11:43 AM 12/6/00 -0800, you wrote: >Hi! > >How can I denied to relay spams? >My users dialing to e-mail server and therefore they has undeterminated >IP adresses. I can't use /etc/mail/access >How can I set up my BSD box to relay all adreses where >"FROM:" is any@ my.domain.com ? > >regards, Uldis > > > > > >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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message