[Web-cyradm] Converting to Cyrus 2.2 and FQUN

John Thomas gmane-2006-04-16 at jt-socal.com
Wed Jul 30 03:11:09 CEST 2008


Chris Dos wrote:
> I've been using Web-Cyradm for a very long time.  I'm attempting to set up Maia Mailguard and I really need to
> convert to FQUN.  I've managed to upgrade Cyrus from 2.1 to 2.2, and everything seems to be working fine at
> this point.  Users are still authenticating with user.domain.com.  Now I need to convert from the old 0.5.4
> setup to the new 0.5.5beta setup.  I've gone through the mailing lists, and I've tried changing my sql
> statement in my imapd.conf file to:
> 
> sasl_sql_statement: select password from accountuser where username='%u@%r' or (username='%u' and domain_name='')

Mine works with:
sasl_sql_statement: select password from accountuser where username = 
'%u@%r' and imap = 1

> Is there a mini-howto on how to convert from an existing 0.5.4 setup to 0.5.5 and using FQUN?  I figure I'll
> have to make manual changes to the mysql DB, and thats fine too.  I just need to find out what steps I need to
> take in order to pull this off.

There was one email on this list explaining how to do it (from scratch, 
not upgrade if memory serves).  I'll try to find that message if you cannot.


-- 
Sincerely,
John Thomas


More information about the Web-cyradm mailing list