[Bug 874135] [NEW] mail-stack-delivery does not install postfix->dovecot sasl authentication with dovecot 2.x

James Page james.page at ubuntu.com
Fri Oct 14 12:14:18 UTC 2011


Public bug reported:

The mail-stack-delivery package includes a dovecot auth file - 01-mail-
stack-delivery.auth.

This is installed to /etc/dovecot/auth.d; however

1) dovecot 2.x by default does not try_include files in this directory
2) the auth configuration does not work with dovecot 2.x

I think the auth configuration can now be included in 01-mail-stack-
delivery.conf as detailed below:

# Authentication configuration
auth_mechanisms = plain login

service auth {
  # Postfix smtp-auth
  unix_listener /var/spool/postfix/private/dovecot-auth {
    mode = 0660
    user = postfix
    group = postfix
  }
}

With the package in its current state postfix cannot SASL authenticate
against dovecot.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: mail-stack-delivery 1:2.0.13-1ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-server 3.0.4
Uname: Linux 3.0.0-12-server x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Fri Oct 14 13:10:50 2011
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: dovecot
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: dovecot (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/874135

Title:
  mail-stack-delivery does not install postfix->dovecot sasl
  authentication with dovecot 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/874135/+subscriptions



More information about the Ubuntu-server-bugs mailing list