7 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: Maildrop - Postfix /v...
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] Re: Maildrop - Postfix /var/spool/postfix configure errorActions...
From:William Golden (wdgo@hotmail.com)
Date:Jul 25, 2004 3:26:40 pm
List:net.sourceforge.lists.courier-maildrop

You can"t. maildrop doesn"t care where the mail server"s queue is located. The only thing that matters is where the local mailboxes are. See “Configuring the location of the system mailbox” in INSTALL.

So why does ./configure fail with the error ..

checking location of system mailboxes... configure: error: Cannot determine default mailbox configure: error: /bin/sh './configure' failed for maildrop

But if I put a symlink with "ln -s /var/spool/postfix mail" I no longer get a ./configure error?