Bozhan Boyadzhiev wrote:
>
> i have vpopmail 4.9.9.
> there are "large site" and "small site"
> one writes usernames in one table, other writes usernames in table
> corrseponding with domain. Ok that's fine.
> Can someone to tell me how to confiure authmysql module in courier-imap
> to work with many domains with vpopmail configurated not as large site.
The courier-imap auth-mysql module has nothing to do with vpopmail.
for vpopmail and courier-imap turn off all authentication modules
except for the vchkpw module.
>
> authmysql authenticate with "username" and don't check about domain...
> if default domain is used in authmysql.rc ...authmysql authenticate with
> "username@domain". i am finding this VERY stupid, and tried to add
> 'where clause' to check for domain in sql query, but i can't code C very
> well.:))
>
> did someone understand what i am asking.
> and is there some way to solve such problem?
>
> about dir_control
> what is for all thise columns level_start ...level_end, the_dir ..and
> so on?