Re: postfix & dovecot- IMAP/Maildir format not working
- From: Camaleón <noelamac@xxxxxxxxx>
- Date: Sun, 7 Nov 2010 13:32:12 +0000 (UTC)
On Sun, 07 Nov 2010 07:13:05 -0500, Paul Cartwright wrote:
I am trying to change my mail output on Debian Lenny to IMAP, using my
Maildir folder.. I've changed /etc/postfix/main.cf and
/etc/dovecot/dovecot.conf
and here is what my postconf -d output shows:
home_mailbox =
mail_name = Postfix
mail_owner = postfix
mail_release_date = 20080902
mail_spool_directory = /var/mail
mail_version = 2.5.5
"postconf -d" will print out your Postfix default settings, not the
actual. Better issue "postconf | grep "home_mailbox".
dovecot -n shows this:
mail_location: maildir:~/Maildir
Right.
/etc/postfix/main.cf has this:
home_mailbox = Maildir/
Right. This should override the previous default empty setting. Remember
to reload (or restart) Postfix for the change to be applied (/etc/init.d/
postfix reload)
/etc/dovecot/dovecot.conf has this:
dovecot.conf:mail_location = maildir:~/Maildir
I'm still getting mail in /var/mail
what am I missing?
"home_mailbox" has preference over "mail_spool_directory" but is has to
be defined. Try by reloading postfix.
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/pan.2010.11.07.13.32.12@xxxxxxxxx
- Follow-Ups:
- Re: postfix & dovecot- IMAP/Maildir format not working
- From: Paul Cartwright
- Re: postfix & dovecot- IMAP/Maildir format not working
- References:
- postfix & dovecot- IMAP/Maildir format not working
- From: Paul Cartwright
- postfix & dovecot- IMAP/Maildir format not working
- Prev by Date: squeeze, jpilot, tungsten e2
- Next by Date: Re: VLC unable to open MRL
- Previous by thread: postfix & dovecot- IMAP/Maildir format not working
- Next by thread: Re: postfix & dovecot- IMAP/Maildir format not working
- Index(es):
Relevant Pages
|