Displaying 1 result from an estimated 1 matches for "vset_lastauth".
2010 Nov 16
1
Help - custom vpopmail
...nto remote_ip,
and the auth type into a 'type' field. I tested with qmail's POP3 daemon to
verify vchkpw would fill the table correcly.
But I'm not sure how to get dovecot to do it:
I know this is close, but there is something not right in
src/auth/userdb-vpopmail.c line 99.
vset_lastauth(vpop_user, vpop_domain, &auth_request->remote_ip,
t_strdup_noconst(auth_request->service));
I'm, by far, NOT a C programmer - Feel free to laugh at my code publicly
:)
Thanks,
Rick