On Mon, 3 Aug 2009, Timo Sirainen wrote:
On Mon, 2009-08-03 at 19:55 -0400, Charles Sprickman wrote:
Vpopmail allows for the concept of a "default" domain for authentication. So if I have a bunch of domains, and one is "example.com", users in that domain can login with only the username part of their id (ie: "john") rather than supplying the domain (ie: "john@example.com"). I need to continue to offer this unless I want to walk a few hundred users through reconfiguring their mail clients. :)
auth_default_realm setting.
Sorry for the late reply, but thanks very much. That does exactly what I need.
I'm really enjoying figuring out Dovecot more than I ever did fiddling around with Courier. Very nice and helpful group of people on this list.
Charles