Citát Aki Tuomi <[email protected]>:
On July 12, 2017 at 10:16 AM [email protected] wrote:
Citát Aki Tuomi <[email protected]>:
>> On July 11, 2017 at 7:51 PM [email protected] wrote:
>>
>>
>> Hi,
>>
>> is it possible to run a post-login script on proxy side? When a user
>> is 'proxied' away, the standard post-login script seems to be skipped.
>> I want to update last login datetime but only proxy has access to user
>> database (so i cannot run it on backends).
>>
>> azur
>
> Sorry, imap-login starts proxying the connection on success, and
> won't execute anything.
>
> Aki
Ok, any workaround for what i need to do (see above)?
Update last-login on backend? =)
Aki
Backends don't have access to user database and i wanted to keep it
like this :(