> Try this in the QmailAdmin source directory: > > touch config.h > make && make install > > The make system doesn't know that libvpopmail has changed and > that it needs to recompile.
couple thing I just noticed... 1. in my $cgibindir a file called "qamiladmin.cgi" which has not been touched since my original install of qmail admin. The qmailadmin binary "qmailadmin" in that same directory gets touched each time I recompile but not the .cgi file. Is there something to this? I moved the qmailadmin.cgi file out of $cgibindir and recompiled to see if it would get created and it didn't. If I remove that file of course, qmailadmin breaks. 2. the qmailadmin page indicates vpopmail to be 5.4.3. This was the old version before I recompiled for mysql.
