14 Jun
2005
14 Jun
'05
12:55 p.m.
On Mon, 2005-06-13 at 16:22 -0700, Dan Hollis wrote:
On Mon, 13 Jun 2005, Jethro R Binks wrote:
On Tue, 7 Jun 2005, Dan Hollis wrote:
Is it possible for dovecot to strip realms and force lowercasing of usernames? One solution would be to run an POP/IMAP proxy - perdition is capable of doing this, for example.
Well thats just getting into the realm of silliness... having to use another complete pop3/imap application to prop up dovecot's shortcomings.
A pam module would make more sense really... :/
PAM module only works for PAM passdb, Dovecot still does userdb lookup from /etc/passwd or wherever you have it.