[Web-cyradm] FQDN and SQL authentication error

Angelo Neumann mylists at panorama-mail.de
Wed Jan 23 02:13:30 CET 2008


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 test at test.home
imaps[15795]: sql plugin doing query select password from accountuser 
where username = 'test at test.home';

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



More information about the Web-cyradm mailing list