Date: Wed, 06 Dec 2000 09:08:30 -0700 From: mdickerson@officeonweb.net To: "Uldis Kuplis" <uldisk@hipo.lv> Cc: freebsd-isp@freebsd.org Subject: Re: sendmail Message-ID: <3.0.6.32.20001206090830.007ca480@officeonweb.net> In-Reply-To: <3A2E96EA.8CFCD5E@hipo.lv>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20001206090830.007ca480>