[Web-cyradm] Re: Twice the domain in the username?

Yanik Proulx yanik at pobox.com
Fri Nov 3 14:05:58 CET 2006


Hello,

I've been spending countless hours crying my eyes out on this problem.

I use cyrus/web-cyradm with a MySQL database (I don't think that makes
much of a difference). When I create new accounts, the username is set
to username at domain.tld in the accountuse table (which seems fine). But
then I can't access the mail server as username at domain.tld (or
username.domain.tld as mentionned in the HOWTO). I have to login as
username at domain.tld@domain.tld (yup, double the domain!) which, you'll
agree with me, is a bit of a pain.

My conf.php includes:

$DOMAIN_AS_PREFIX = 1;
$FQUN = 1;


And my imapd.conf:

unixhierarchysep: yes
virtdomains: yes


I don't know what to do and I'm almost out of tears... help!

Thank you


More information about the Web-cyradm mailing list