Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait: > >BTW: the other programs use /etc/dbmail.conf; as do the daemons now by >default.
Ok, but in maintenance.c you have forget to change in line 56:
ReadConfig("DBMAIL", "dbmail.conf", &sysItems);
to:
ReadConfig("DBMAIL", configFile, &sysItems);
Sam.
