dovecot-postfix initial setting in postfix-main.cf wrong

Bug #571926 reported by Paulkelly
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dovecot (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

the installation of dovecot-postfix inserts '/usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/dovecot.conf -n -m "${EXTENSION}"' into main.cf of the postfix config file as the 'mailbox command'. Unfortunately the config file location that dovecot defaults to is /etc/dovecot/dovecot.conf. The /etc/dovecot/conf.d folder is empty. This causes postfix to produce fatal errors and not deliver mail to mailboxes.

I manually edited my /etc/postfix/main.cf after the install to read
'mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot.conf -n -m "${EXTENSION}"'
and it works perfectly afterwards.

Thanks

PK

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: dovecot-common 1:1.2.9-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Apr 29 15:27:24 2010
ExecutablePath: /usr/sbin/dovecot
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: dovecot

Revision history for this message
Paulkelly (paul-pksings) wrote :
Revision history for this message
Ante Karamatić (ivoks) wrote :

This was upgrade or clean install?

Changed in dovecot (Ubuntu):
status: New → Incomplete
importance: Undecided → Medium
Revision history for this message
rolfy (rolfy-rolfy) wrote :

This path looks to be correct after installing lucid and aptitude install dovecot-postfix...

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

that file does exist in this case... I have other issues but i wont go into those here... suffice to say this actual problem looks fixed in lucid.

Revision history for this message
Chuck Short (zulcss) wrote :

Thanks for the response.

chuck

Changed in dovecot (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.