chiark / gitweb /
Debianization and various other fixes.
[ezmlm] / idx.h
diff --git a/idx.h b/idx.h
index 59f7867329bff286592d69688c158bb2f015f7a2..b57b0f797eef0b3e8e2475d717b35322adb102b2 100644 (file)
--- a/idx.h
+++ b/idx.h
 /* 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) */