Solved Roundcube direct_login broken after update v 1.63.0

edw_evo

Verified User
Joined
Jan 28, 2020
Messages
8
Since update to v 1.63.0 my Roundcube direct_login is nolonger working.

I have tried the following again https://help.directadmin.com/item.php?id=2115
But it still has not worked.

When I click on login I het the following error.

Cannot Execute Your Request​

RoundCube missing direct_login option. Please re-install RoundCube.

1. How can I fix this
2. What us the command to re-install roundcube
 
Good day

So the full way to resolve the issue is to do the following.

Code:
cd /usr/local/directadmin/custombuild/
./build set_fastest
./build dovecot_conf
./build exim_conf
./build roundcube

After that it solved the issue.

Thanks for all the replies
 
Back
Top