2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Postfix & courier...
FromSent OnAttachments
Manou RabaryMay 17, 2002 12:52 am 
Juri HaberlandMay 17, 2002 2:07 am 
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:Re: [courier-users] Postfix & courier maildir problemActions...
From:Juri Haberland (habe@altus.de)
Date:May 17, 2002 2:07:42 am
List:net.sourceforge.lists.courier-users

Manou Rabary wrote:

Hello all,

I'm a newbie,

I use: vmail, courier-imap (.tar.gz), maildrop (tar.gz), postfix(.deb), debian linux.

My problem is that I can't change the maildir where postfix (or maidrop) puts incoming mail. Instead of, /var/courier/vmail/, mais are delivered in /var/spool/mail but courier-imap do not check mails in this directory. I changed the mail_spool_directory = /var/courier/vmai/... and run "postfix reload" but the same problem.

What configuration file to change? main.cf? master.cf? maildrop? or ...?

Hi,

mail_spool_directory is the wrong key. Change home_mailbox to 'Maildir/' and leave mail_spool_directory at the default. The trailing slash (/) is important! Also have a look at http://www.firstpr.com.au/web-mail/RH71-Postfix-Courier-Maildrop-IMAP/

Cheers, Juri