Albert E. Whale
2008-Oct-12 04:05 UTC
[Dovecot] Can I translate the userid to match the UW-POP3 server?
OK, I have been running the UW-POP3 server which currently translates all login ids as lowercase (i.e. Anthony becomes anthony). Now the Dovecot server is very flexible and currently I have not found how to translate the upper case characters to lowercase. What configuration setting will translate the userids to lowercase? -- Albert E. Whale, CHS CISA CISSP Sr. Security, Network, Risk Assessment and Systems Consultant ------------------------------------------------------------------------ ABS Computer Technology, Inc. <http://www.ABS-CompTech.com> - Email, Internet and Security Consultants SPAMZapper <http://www.Spam-Zapper.com> - No-JunkMail.com <http://www.No-JunkMail.com> - *True Spam Elimination*.
Timo Sirainen
2008-Oct-12 07:47 UTC
[Dovecot] Can I translate the userid to match the UW-POP3 server?
On Oct 12, 2008, at 7:05 AM, Albert E. Whale wrote:> Now the Dovecot server is very flexible and currently I have not found > how to translate the upper case characters to lowercase. > > What configuration setting will translate the userids to lowercase?Easiest way is to use auth_username_format = %Lu -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20081012/df800f04/attachment-0002.bin>
Albert E. Whale
2008-Oct-12 12:24 UTC
[Dovecot] Can I translate the userid to match the UW-POP3 server?
Timo Sirainen wrote:> On Oct 12, 2008, at 7:05 AM, Albert E. Whale wrote: > >> Now the Dovecot server is very flexible and currently I have not found >> how to translate the upper case characters to lowercase. >> >> What configuration setting will translate the userids to lowercase? > > Easiest way is to use > > auth_username_format = %Lu >Perfect. Thank you. -- Albert E. Whale, CHS CISA CISSP Sr. Security, Network, Risk Assessment and Systems Consultant ------------------------------------------------------------------------ ABS Computer Technology, Inc. <http://www.ABS-CompTech.com> - Email, Internet and Security Consultants SPAMZapper <http://www.Spam-Zapper.com> - No-JunkMail.com <http://www.No-JunkMail.com> - *True Spam Elimination*.