Sharif Verified User Joined May 21, 2021 Messages 44 Jun 15, 2022 #1 Is it possible to login into an email from DirectAdmin without the password? as while logged in to the user account. Like when clicking on a user to just log in to specific user directly to RoundCube for example
Is it possible to login into an email from DirectAdmin without the password? as while logged in to the user account. Like when clicking on a user to just log in to specific user directly to RoundCube for example
Active8 Verified User Joined Jul 13, 2013 Messages 1,792 Jun 15, 2022 #2 EDIT: Yes , you can login users mail by SSO Email logon Code: cd /usr/local/directadmin ./directadmin set one_click_webmail_login 1 service directadmin restart cd custombuild ./build update ./build dovecot_conf ./build exim_conf ./build roundcube Last edited: Jun 15, 2022
EDIT: Yes , you can login users mail by SSO Email logon Code: cd /usr/local/directadmin ./directadmin set one_click_webmail_login 1 service directadmin restart cd custombuild ./build update ./build dovecot_conf ./build exim_conf ./build roundcube