On May 25, 2012, at 4:06 PM, Jan Meyland Andersen wrote:

> Hi
> 
> I have a problem with the delivery of mails using dovecot as a transport.
> According to the logfile mails seems to be delivered but nothing ends up in 
> the maildir.


> my main.cf is the following.
> 
> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)

i don't see a " mailbox_command =  "
I have a debian system here, this is how I get mail delivered to 
local/user/inbox

mailbox_command = /usr/lib/dovecot/deliver -c 
/etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}"

postconf -d # see system default
postconf -n # see what you configured.
gl
-j

Reply via email to