[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anybody connect UIUC's CSO database into the Zmailer?



> > Thought I'd ask before I get further into this.  Please respond to me also as 
> > I am not on this list.  Thanks!
> 
> 	No, but it should not be difficult to add yet another
> 	database interface:
> 
> 	router/libdb/search.h: list interface prototypes
> 	router/libdb/uiuccso.c: the new interface routines
> 	router/db.c:  list the new db-type at the structure initializer
> 
> 	Hmm.. And propably need somehow to configure the existence of
> 	that stuff at the system configuration time, however it is
> 	not quite so straight-forward.  ( "Depend" -file to get "cso"
> 	for the "router", very least.. )
> 
> > -- 
> > 					Larry Rogers
> > 					lrr@cert.org
> > 					lrr@sei.cmu.edu
> 
> 	/Matti Aarnio <mea@utu.fi> <mea@nic.funet.fi>
> 


I was thinking more of adding it to alias.cf since the ph command which 
queries the database is already existant.  This seemed the easiest way.

Thanks for the suggestion.

Larry Rogers