Leon de Jager wrote:
> I am having trouble with a courier-imap/courier-authlib (mysql)
> (courier-imap-4.3.1.tar.bz2 and courier-authlib-0.60.4.tar.bz2).
> 
> May 16 07:52:41 mailserver authdaemond: SQL query: SELECT username,
> clear, user_id, group_id, home, maildir, quota,
> CONCAT("disableimap=",disableimap,",disablepop3=",disablepop3) FROM
> passwd WHERE username = 'myusername@'  AND (suspended='N')
> 
> Where/why does the @ sign slip in?

That's a bug introduced in the latest authlib release.

> How do I get rid of it.

Choose one of:
* revert to the previous release of authlib, until fixed,
* set DEFAULT_DOMAIN and modify your database accordingly,
* set your own MYSQL_SELECT_CLAUSE, or
* install authlib from sources and fix authmysqllib.c














































-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to