|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Marina Brown (marina
surferz.net)Date: Sat Dec 01 2001 - 15:17:59 CST
Dear Clause:
I will give Drac a try. My idea is to use a binary tree that
requires no file access in order to verify a user. It would be
fast and elegant, though i'd rather not hack sendmail in order
to do it. The map files are a convenient way to talk to sendmail
, though i don't like the idea of continually writing map files when
the data could be cached by a daemon.
Marina Brown
------------------------------------------------
On Sat, 01 Dec 2001, Claus Assmann wrote:
> On Sat, Dec 01, 2001, Marina Brown wrote:
>
> > I have looked up the various solutions available for pop before smtp
> > and am not happy with most of them.
> >
> > I am thinking of writing a small client server program in which pop
> > will insert allowed ip addresses into a data structure and the mailer
> > (in our case sendmail) will query the daemon to see if the ip address
> > is permitted to relay.
> >
> > Without hacking sendmail, how might i get it to call the client
> > routine ? I'm not that much of a sendmail guru. Qmail might be an
> > option in the future, but not now.
>
> Have your daemon create a map which can be easily called within the
> sendmail .cf file.
>
> You don't need to invent that code again, there are several examples
> available (from parsing the POP logfile to a daemon). See:
>
> http://mail.cc.umanitoba.ca/drac/index.html
> http://www.sendmail.org/~ca/email/roaming.html
> http://spam.abuse.net/tools/smPbS.html
-- ====================================================== "Demanding domestic security in times of war invites carelessness in preserving civil liberties and the right of privacy. Frequently the people are only too anxious for their freedoms to be sacrificed on the altar of authoritarianism thought to be necessary to remain safe and secure."-- Texas libertarian Republican, Ron Paul ======================================================
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]