Thomas Carrié writes:
- I think there is no standard Maildir name for Courier-imap : the doc says that Maildir is default, but if you let Courier choose the name, it chooses .maildir
No, I'm afraid it does not. My code uses $HOME/Maildir as the default.You might be using someone else's package, that changes the default settings.
Maybe I am wrong but I thought courier-imap is using the filesystem for Maildir, and authlib is an underlying layer of courier-imap that is not using the Maildir filesystem ? What file could I check to make authenumerate works with this authmysql module ?
courier-authlib handles the validations of login IDs and passwords, and what home directory, userid, groupid is associated for each given userid.
courier-imap uses courier-authlib to validate passwords and determine where the mailbox is.
What is the contract of authenumerate ? The name makes me suppose it should list all users ? Each time I run authenumerate I can see in the log the select statement generated, there is no where clause, it does returns rows but authenumerate does not return any. There is no error in the log.
authenumerate sends a query to courier-authlib, and shows what comes back. Show exactly the logs generated by authenumerate, with mysql.
pgpGnKIrXzp31.pgp
Description: PGP signature
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
