7 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop - Postfix /var/s...
FromSent OnAttachments
William GoldenJul 24, 2004 7:59 pm 
Sam VarshavchikJul 24, 2004 8:22 pm 
William GoldenJul 25, 2004 3:26 pm 
Sam VarshavchikJul 25, 2004 3:46 pm 
Matthias AndreeJul 26, 2004 2:33 am 
Kirk MooreJul 26, 2004 6:50 pm 
Kirk MooreJul 26, 2004 8:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Maildrop - Postfix /var/spool/postfix configure errorActions...
From:William Golden (wdgo@hotmail.com)
Date:Jul 24, 2004 7:59:39 pm
List:net.sourceforge.lists.courier-maildrop

The mail queue for my Postfix installation is /var/spool/postfix instead of /var/spool/mail. When I try to compile courier-maildrop using the command:

./configure --prefix=/usr/local/courier --enable-maildirquota --enable-maildropmysql --with-mysqlconfig=/usr/local/courier/etc/maildropmysql.config --enable-maildrop-uid=1001 --enable-maildrop-gid=1001 --with-trashquota

I get the message:

"checking for qmail-inject... no checking mail transport agent... /usr/sbin/sendmail -oi checking location of system mailboxes... configure: error: Cannot determine default mailbox configure: error: /bin/sh './configure' failed for maildrop"

How can I tell courier-maildrop to use /var/spool/postfix for the mail queue directory?

Thanks