Thread
:
ISPConfig3, postfix, dovecot with allow custom login name problem...
View Single Post
#
9
16th March 2012, 08:15
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
Another thing that you can try is to replace:
Code:
login = '%u'
in the queries with:
Code:
(login = '%u' or email = '%u')
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till