[Dovecot] Default domain ?
Hello,
I'm in the process of migrating from qpopper to dovecot and I've stumbled upon the least expected thing: In qpopper I can specify a 'default domain', which will be used if an user will only issue his username (not the whole email address) when logging in. Because of this, the users in my main domain don't use the whole email address when getting their mail. I'd hate to have to call each of them and guide through their OE menus to fix this issue, so I must ask: Is there any way at all of specifying a default domain in dovecot ?
Thanks, Marius
] Hello, ] ] I'm in the process of migrating from qpopper to dovecot and I've ] stumbled upon the least expected thing: ] In qpopper I can specify a 'default domain', which will be used if an ] user will only issue his username (not the whole email address) when ] logging in. Because of this, the users in my main domain don't use the ] whole email address when getting their mail. ] I'd hate to have to call each of them and guide through their OE menus ] to fix this issue, so I must ask: ] Is there any way at all of specifying a default domain in dovecot ?
Try setting auth_default_realm = ... in dovecot.conf.
The comment above it is: # Default realm to use if none was specified. Would someone like to suggest a more descriptive comment so more people looking at dovecot.conf can figure this out for themselves?
David Keegel djk@cybersource.com.au http://www.cyber.com.au/users/djk/ Cybersource P/L: Linux/Unix Systems Administration Consulting/Contracting
On Mon, 2004-06-14 at 14:50, David Keegel wrote:
The comment above it is: # Default realm to use if none was specified. Would someone like to suggest a more descriptive comment so more people looking at dovecot.conf can figure this out for themselves?
How about:
# Default realm/domain to use if none was specified. This is used for both # SASL realms and appending @domain to username in plaintext logins.
That's in CVS now.
participants (3)
-
David Keegel
-
Marius Stan
-
Timo Sirainen