[Web-cyradm] Converting to Cyrus 2.2 and FQUN

Lukasz Marciniak landm at ibi.pl
Wed Jul 30 08:47:42 CEST 2008


Chris Dos pisze:
> 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='')
>
> That doesn't work for met yet.
>
> 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.
>
> Ideally, I'd like users to be able to authenticate with both FQUN and user.domain.com.  Thanks much.
>   
Hi,

I had for a long time one server with two web-cyradm font end. First was 
0.5.4 with my own extensions and second was 0.5.5.
Script upgrade-0.5.4-to-0.5.5_mysql.sql doesn't brake compatibility with 
0.5.4 so you can upgrade DB, install and use 0.5.5 with existing 
configuration.

I think real problem are changes in configuration (to FQUN).
I've done upgrade to FQUN but I've migrated to second server with 
imapsync tool. My problem was that cyrus-imap folder structure was 
changed when I've changed options unixhierarchysep to  yes and 
virtdomains to yes. After change old accounts were unreachable.

I you are interested i can write how I've done this mirgation.

Rgds,
Lukasz




More information about the Web-cyradm mailing list