On Mon, 6 Sep 2004, Jared Mauch wrote:

>       does anyone have some pointers to a good (possibly radius+sendmail)
> based approach for checking this?

I load rules into the access.db database. lines like this:

To:westnet.com  ERROR:5.1.1:"550 User unknown"
To:[EMAIL PROTECTED]    OK
To:[EMAIL PROTECTED]    OK

Perl script builds this off /etc/passwd, /etc/aliases, our user database, 
and whatever else is applicable, rsync distributes to the other machines, 
make builds the database.

I wanted it to be completeely local so that the secondaries could continue 
to function even if the radius server was down


==========================================================
Chris Candreva  -- [EMAIL PROTECTED] -- (914) 967-7816
WestNet Internet Services of Westchester
http://www.westnet.com/

Reply via email to