How to know what webmail is people using?
Hello guys. I have a question today. I would like to deactivate Horde Webmail in my servers in favor of Rouncube, which demonstrate it to be more user friendly, modern and work speedy.
BUT, what about people who is using Horde actually?
Can I run any command line to view hits or logins to webmail using Horde and Roundcube so I can know how many users stick with Horde and how many with Roundcube?
Thank you in advance.
(I could probably wait for 11.42 Stable to give Horde a try but.... nope) (I want to be prepared to disable it on my servers)
-
Hello :) You could search for horde and roundcube in /usr/local/cpanel/logs/access_log using the grep command to get a better idea of how often each application is accessed. Thank you. 0 -
Thank you very much. cat /usr/local/cpanel/logs/access_log|grep horde and cat /usr/local/cpanel/logs/access_log|grep roundcube did the trick :) 0
Please sign in to leave a comment.
Comments
2 comments