Allow all numeric mailbox names

2008-10-07 Thread ram
How do I allow all numeric mailbox names in cyrus 

On my old cyrus imapd server( 2.2.38)  when I create a numeric mailbox
and try logging in on pop I get an error immediately after giving
username 


[EMAIL PROTECTED] root]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK POP3 server ready
user 821012
-ERR [AUTH] Invalid user



Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Allow all numeric mailbox names

2008-10-07 Thread Eddy Beliveau
Hi!

You should remove any references to variable sawalpha within file 
lib/auth_unix.c and recompile cyrus.

Cheers,
Eddy

 Message original 
Sujet : Allow all numeric mailbox names
De : ram [EMAIL PROTECTED]
Pour : info-cyrus@lists.andrew.cmu.edu
Date : 2008-10-07 02:21

 How do I allow all numeric mailbox names in cyrus 
 
 On my old cyrus imapd server( 2.2.38)  when I create a numeric mailbox
 and try logging in on pop I get an error immediately after giving
 username 
 
 
 [EMAIL PROTECTED] root]# telnet localhost 110
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
 +OK POP3 server ready
 user 821012
 -ERR [AUTH] Invalid user
 
 
 
 Cyrus Home Page: http://cyrusimap.web.cmu.edu/
 Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
 List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
 

-- 
Eddy Beliveau
HEC Montreal
Montreal (Quebec)
Canada

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html