Problem changing default webmail_link

ditto

Verified User
Joined
Apr 27, 2009
Messages
1,980
I am using the enhanced skin and DirectAdmin version 1.33.6 on Debian 4.0

In /usr/local/directadmin/conf/directadmin.conf i have added the following line:
webmail_link=roundcube

And in header_bar.html and header_wide.html I have http://|HOSTNAME|/|WEBMAIL_LINK|

But still the webmail icon in the header is linking to http://domainname.com/squirrelmail

Also in CMD_SHOW_SERVICES I did click on the "Restart" link next to directadmin

How can I change the link to roundcube without hardcoding the link?
 
Please let me know if you need more information in order to help me. The problem is still not solved. Thanks!
 
@ditto

Hi ditto,
As a Linux/Directadmin beginner I was having the same trouble: searched forum about this issue, found and tried the solution at the link above; in other words added the line "webmail_link=atmail" at the end of the directadmin.conf file, restarted server completely, but nothing had been changed.

Then I tried this:

After the line "webmail_link=atmail", which was already added at the end of the file, I've added a blank line (basicly by pressing "Enter"). It worked :)
 
Back
Top