On Tuesday 09 November 2004 09:35 am, Rainer Duffner wrote:
> Hi,
>
> is there the equivalent of a vuserinfo function in libvpopmail

Yep
struct vqpasswd *mypw;
 mypw = vauth_getpw( User, Domain );

Returns NULL if user not found, otherwise a pointer to a vqpasswd structure
with all the user information.

--
Ken Jones

Reply via email to