I have a relay server, and have a backend with vpopmail, another with
sendmail (old install), and some other (inlcuding winfs szerver too).
I want to use chkuser to check the recipient from a combined list, or cdb,
or sql storage, to allow only valid recipients to the backend servers. (so
they can
John Simpson recently posted his patch that parallels conceptual
functionality from CHKUSER but separates depedencies as I read it.
Might be a fit, haven't tried it...
http://qmail.jms1.net/patches/validrcptto.cdb.shtm
Szeki - Inc wrote:
I have a relay server, and have a backend with vpopmai
Szeki - Inc wrote:
I have a relay server, and have a backend with vpopmail, another with
sendmail (old install), and some other (inlcuding winfs szerver too).
I want to use chkuser to check the recipient from a combined list, or cdb,
or sql storage, to allow only valid recipients to the backend
If the MySQL install is off the normal path you can use a few additional flags
on the configure command to help vpopmail find MySQL.
--enable-incdir=/path/to/mysql/include/mysql
--enable-libdir=/path/to/mysql/lib/mysql
___
Michael