On Tue, 14 Mar 2006, Helio Cavichiolo Jr wrote:

> I created a program to authenticate, add, remove and edit mail users into a
> mysql table using the userauth xmail feature. I was getting problems with
> existing applications because they slow down listing operations when we have
> lots of users in xmail. This way, having the users into a mysql table I don't
> need to query xmail for listing.
> Now I am planning to handle ml users, but I need to know if there's a way to
> pass usertype to my program via userauth feature, so I can store this field
> into mysql table and don't need to query xmail while listing users with their
> respective usertypes.

There is no way to pass that to the userauth binary. I am pretty sure 
though, that the XMail lookup inside its DB, is faster than an external 
binary execution plus a DB connection and query.


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to