X-Git-Url: https://git.distorted.org.uk/~mdw/ezmlm/blobdiff_plain/f8beb284087c279acfb30506f5bb32baa4949b44..HEAD:/idx.h diff --git a/idx.h b/idx.h index 59f7867..b57b0f7 100644 --- a/idx.h +++ b/idx.h @@ -285,8 +285,8 @@ /* per line in DIR/qmqpservers will be tried until a working one is found. */ /* the option is mainly to allow large list clusters on a single host to use */ /* different QMQPC hosts as exploders.*/ -#define PROG_QMAIL_QUEUE "bin/qmail-queue" -#define PROG_QMAIL_QMQPC "bin/qmail-qmqpc" +#define PROG_QMAIL_QUEUE "/usr/sbin/qmail-queue" +#define PROG_QMAIL_QMQPC "/usr/sbin/qmail-qmqpc" /*---------- Things below this line are not configurable -----------*/ /* file in DIR that has the qmqpc servers (if any) */