Using Roundcube 0.2 beta version.

I want to add a package/plugin in roundcube,So that I can check my last login IP Address.

When I logged into webmail account, a POP Up message will come on the screen,telling me that "Your Last Login from <IP ADDRESS>"

Is this type of facility is possible in roundcube?

Hint :- In Roundcube main.inc.db file,I found below path. Will it work? Please see below line.

// check client IP in session athorization
$rcmail_config['ip_check'] = false;

by Making "false" into "true",will i get the last logged IP Address screen?

Please help.

Ni****h Vyas.