17 Apr
2009
17 Apr
'09
11:49 p.m.
On 4/17/2009 1:43 PM, Timo Sirainen wrote:
On Fri, 2009-04-17 at 13:05 -0700, Jeff Grossman wrote:
I have come across my more problem. If somebody sends mail to JEFF instead of jeff it is saying user unknown. How do I tell the pipe command in Postfix to lowercase the username but not the extension?
You can also do this in Dovecot. For example auth_username_format=%Lu
I just found that parameter. I just set it and restarted Dovecot.
Going to test it right now.
Thanks.