Sam, I would like to apologise. I've checked an old source and that is
why I couldn't find MYSQL_AUXOPTIONS. I found it on 3.0.4. I'll try
disableimap and report back to the list when I have it working.
Sorry again for the mistake.
Andre
Tks for the info Sam, but I couldn't find any reference in the source
neither on Google about: MYSQL_AUXOPTIONS. Are you sure this is the
right options?
I've searched sources and found at authlib/README.authmysql.myownquery a
TODO for a new query called MYSQL_PRESELECT_CLAUSE that looks
interresting for my needs, but it is not implemented yet.
Anybody see other options or ways to go!?
tks for any information
Sam Varshavchik wrote:
Andre Correa writes:
This is because I have to permit some users to have access to IMAP
and POP and others just to POP. I've created a new field in the
database but I don't know how to make the two daemons use diferent
SQL queries.
See the MYSQL_AUXOPTIONS setting in the authmysqlrc configuration file.
See INSTALL for additional information on how to use this option.