Configuring SASL in Postfix

Bug #306289 reported by mexlinux
2
Affects Status Importance Assigned to Milestone
Ubuntu Documentation
Fix Released
Undecided
Adam Sommer

Bug Description

The Section "Configuring SASL" in Postfix:
https://help.ubuntu.com/8.10/serverguide/C/postfix.html

Indicates how to set it up with enable Dovecot SASL and describe some changes to be made In the auth default section of
/etc/dovecot/dovecot.conf.

Well, there is an additional change that must be added based on this:
"Another plaintext mechanism is LOGIN. It's typically used only by SMTP servers to let Outlook clients perform SMTP authentication." taken from http://wiki.dovecot.org/Authentication/Mechanisms

So it should say something like this:
In the auth default Section of /etc/dovecot/dovecot.conf add "login" in order to let Outlook Clients to make plain text SMTP connections:
  mechanisms = plain login

Tags: serverguide

Related branches

Revision history for this message
jscc88 (jscc88-deactivatedaccount) wrote :

i believe that this is not a bug really, i have ubuntu long ago and i never had seen this.

Changed in ubuntu-doc:
status: New → Fix Committed
Revision history for this message
mexlinux (mcanedo) wrote :

Long ago dovecot was not the default auth method for postfix...

Don't you have login mechanism enabled in /etc/dovecot/dovecot.conf ?

Changed in ubuntu-doc:
assignee: nobody → sebastiancobaleda
Revision history for this message
jscc88 (jscc88-deactivatedaccount) wrote :

maybe this is a kernel problem, because i have recompiled the -24 kernel version and this problem dont be present.

whar is your kernel version?

Changed in ubuntu-doc:
status: Fix Committed → Invalid
Matthew East (mdke)
Changed in ubuntu-doc:
assignee: sebastiancobaleda → nobody
status: Invalid → New
Revision history for this message
mexlinux (mcanedo) wrote :

Mi kernel is 2.6.27-10-generic on clean installation.

But I'm not reporting a bug in postfix, dovecot, or any other program.
Im reporting a bug in the documentation.
How to reproduce, make a clean installation of ubuntu desktop 8.10, install postfix as described here:
https://help.ubuntu.com/8.10/serverguide/C/postfix.html

Then Try to send an email from Outlook with or without password (AUTH) but without encryption (plain text: LOGIN).

Or even make the test proposed in the documentation with telnet mail.example.com 25, etc.
And you will see no LOGIN mechanism.

Revision history for this message
Dougie Richardson (dougierichardson) wrote :

Thanks for taking the time to report this, I don't usually deal with the server guide but I'll forward a patch to the chaps who do this weekend. Apologies for the random questions you have had.

Revision history for this message
Adam Sommer (asommer) wrote :

I've added instructions to add the "login" mechanism to the /etc/dovecot/dovecot.conf. Thanks for reporting this bug and helping to make Ubuntu better.

Revision history for this message
Adam Sommer (asommer) wrote :

Fix committed to revision 161.

Changed in ubuntu-doc:
assignee: nobody → asommer
status: New → Fix Committed
Revision history for this message
Matthew East (mdke) wrote :

This bug was fixed in ubuntu-docs 9.04.2

Changed in ubuntu-doc:
status: Fix Committed → 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.