When I logout, i'm redirected to a URL that is different than the one i'm using throughout my session.
Example
I login from URL webmail.mydomain.com, and when I click to logout, i'm redirected to webmail.otherdomain.com.
Both sub/domains are being used on the server, but I don't want to be redirected to a domain that is not the one I logged on with.
Is it possible to keep the same URL, after I logout?
Roundcube would not do that out of the box. Are you using some plugin or custom skin or something?
Just found out we have a plugin that was managing that logout url.
Thank you for your patience and attention.