Autologing to roundcube in directadmin
The following guide describes autologing to an e-mail account via the directadmin panel without knowing the e-mail password.
Go to the directory:
1 | cd /usr/local/directadmin/ |
We start autologing in directadmin:
1 | ./directadmin set one_click_webmail_login 1 |
We restart the directadmin panel
1 | service directadmin restart |
We go to the directory custombuild directadmin and reconfigure the services:
1 | cd custombuild |
1 | ./build update |
1 | ./build dovecot_conf |
1 | ./build exim_conf |
1 | ./build roundcube |
Now in the directadmin panel in managing e-mail accounts ( where we have a list of e-mail accounts)
We have the option of logging in without a password to the mailbox chosen by us.