llama_thumper Posted September 18, 2005 Posted September 18, 2005 Long ago, before Squirrelmail went mainstream (ie got installed as webmail by totalchoice) I installed it myself, using shell access. It's nicely customized (custom links, etc) and I am happy with the way it is. Just two thing are bugging me - is it possible to remove the version number on the login page? I'd feel safer with that. secondly, I'd like to remove the maximum file size send limit. I know it can be done via shell access, unfortunately this seems to have been removed... any hints anyone? especially that last one is a bummer. yes, i know, there are other webmail programs supported by totalchoice, it's just that my family is not extremely IT friendly and having to retrain them to use something else would be a big pain. Quote
TCH-Thomas Posted September 18, 2005 Posted September 18, 2005 Two things comes to mind when I read your question number 1... 1a) Are you allowed to do that by the Squirrel mail developers? 1b) This could get you in trouble if there are security problems and TCH decides to do a similar thing as they have done recently with phpbb installations that were prior to the latest version. But yes, it can be done by editing the source code in cpanels filemanager. Answer to number two... You will need to add the following to your .htaccess file: >php_value upload_max_filesize 10M Quote
llama_thumper Posted September 20, 2005 Author Posted September 20, 2005 1) hmmm, dunnooo 2) thanks for that line of code - I've been wanting to solve that problem for aaaaages! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.