Current time: 11-26-2024, 07:11 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] courier replaced with dovecot one mail users can't auth unknown user
Author Message
gilbert Offline
Junior Member
*

Posts: 45
Joined: May 2007
Reputation: 0
Post: #9
RE: courier replaced with dovecot one mail users can't auth unknown user
(03-04-2009 04:52 AM)sci2tech Wrote:  Find this line
Code:
if ($username =~ /^(([a-z0-9\-]+\.?)+)@(([a-z0-9\-]+\.?)+)$/) {
and replace with
Code:
if ($username =~ /^(([a-z0-9_\-]+\.?)+)@(([a-z0-9\-]+\.?)+)$/) {
in ispcp-dovecot-mngr. It seems that I must work this regexp a little more Wink


Don't know how to mark this as solved but it has fixed the problem.

Thanks for your excellent help.
03-04-2009 04:55 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: courier replaced with dovecot one mail users can't auth unknown user - gilbert - 03-04-2009 04:55 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)