Email address as login name - Cyrus 2.2a + SASL2
    Erin 
    kahn at deadbbs.com
       
    Mon May  5 12:17:23 EDT 2003
    
    
  
I am currently playing with Cyrus Imapd 2.2a and SASL2 (2.1.13) using
auxprop mysql.
The only problem I am having is when I try to log into Cyrus via pop3 or
imap SASl will fail to authenticate, it seems to be stripping the '@' from
the email address.
I know I probably just overlooked something small.
My log is below;
May  2 08:45:29 web imap[62712]: mysql plugin Parse the username
testuser at domain.com
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to a host
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to localhost
May  2 08:45:29 web imap[62712]: mysql plugin Parse the username
testuser at domain.com
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to a host
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to localhost
May  2 08:45:29 web imap[62712]: mysql plugin create statement from
userPassword testuser domain.com
May  2 08:45:29 web imap[62712]: mysql plugin doing query select password
from accountuser where username = 'test'
May  2 08:45:29 web imap[62712]: mysql plugin create statement from
cmusaslsecretPLAIN testuser domain.com
May  2 08:45:29 web imap[62712]: mysql plugin doing query select password
from accountuser where username = 'test'
May  2 08:45:29 web imap[62712]: mysql plugin Parse the username
testuser at domain.com
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to a host
May  2 08:45:29 web imap[62712]: mysql plugin try and connect to localhost
Thanks,
Erin
    
    
More information about the Info-cyrus
mailing list