On Tue, 2004-03-30 at 17:07, Suresh Ramasubramanian wrote: > if qmail-smtpd could optionally read this out of whatever db the users > are normally looked up from (say a mysql / postgres backend server) this > would be a far better thing ... > > srs > > Agree that this would be a far better thing. But qmail-smtpd.c is just 421 lines. Adding a call to mysql_query() function in qmail-smtpd.c does the trick (for MySQL).
-- Regards Manny "Unix is simple, but it takes a genius to understand the simplicity." - Dennis Ritchie ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
