RE: A question of defaulting

2000-09-06 Thread Kevin Crawford
I use fastforward (http://cr.yp.to/fastforward.html) for this purpose. I run a cron job (writtin in Perl) that grabs the aliases & forwarding addresses from a database and opens a pipe to the 'setforward' command to create the CDB forwarding database. fastforward is written by D.J. Bernstein (th

Re: A question of defaulting

2000-09-06 Thread Ken Jones
"Anthony R. J. Ball" wrote: > > Ok, so everything seems good. However. Before I > installed vpopmail I had a little C prog that went > into my -default files for my domains and if it found > an entry in the database that matched, returned the > proper alias to forward to. I would like to do tha