Hello list,

i setup  cyrus  a lot  of times now,  without any probems so far.

now im using the first time a 64bit SuSE 10.3 system; trying to get postfix+cyrus+mysql--web-cyradm working. it works perfect without that FQDN =1; if i try that, all authentications will fail with the following message:

.... sql plugin create statement from userPassword test test.home
imaps[15795]: sql plugin doing query select password from accountuser where username = 'test';
imaps[15795]: sql plugin: no result found


so it seems something is going wrong while parsing the @ sign into the query, cause it should look like this afaik:
.... sql plugin create statement from userPassword [EMAIL PROTECTED]
imaps[15795]: sql plugin doing query select password from accountuser where username = '[EMAIL PROTECTED]';

so im a bit confused and will not use the FQDN Feature for now, but would be great to have it ;)
someone has any idea ?  maybe only  a missing \  in any script?

System:
openSuSE 10.3 64Bit
Postfix  2.4.5
cyrus  2.3.8
MySQL 5.0.45
PHP 5.2.5
web-cyradm   latest SVN Version or Stable Version, same error

Thanks in advance for any help

Greets
Angelo

_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to