All the user and virtual user / host info is in the database. We're seeing query's in qmail's log files trying to match bob-confirm-yadayada against discrete rows in the database - it just doesn't seem to recognise the - as an extension - since it should of course be discarding the stuff from '-' onwards when it tries to find out where to deliver bob's email to...
http://iain.cx is the web page concerned with the patch he's using, in case anyone else has tried it. Bry > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Cory Wright > Sent: Friday, September 12, 2003 11:08 PM > To: [EMAIL PROTECTED] > Subject: Re: qmail and mysql > > > On Fri, Sep 12, 2003 at 10:46:03PM +0100, Bryan Childs wrote: > > His qmail install has been patched to read it's config data from a > > mysql database - not the regular /var/qmail/config files... > > > > And I don't think the address extension stuff works - can anyone > > confirm / deny this and point us in the right direction ? > > Address extensions can be controlled in qmail in two places, > one of which is the compile time conf-break. The other is in > /var/qmail/users/assign, which is separate from the control > files. So, it's not quite clear how using MySQL for qmail's > configuration would break any address extensions that TMDA > needs to operate. Is users/assign also in the database? > > Cory > > -- > Cory Wright > Stand Blue Technology > http://www.standblue.net/ > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users > > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
