- Log in to your Site Manager using your site username and password.
- Click on File Manager.
- Log in to your File Manager using the same site username and password.
- In the directory list of folders, find and click on the Uebimiau folder.
- In the Uebimiau directory folder, find and click on the inc folder.
- You should see a list of config files including config.php and security.config.php.
**To change the footer, click the edit button for the config.php file. Scroll down until you see the line that says: $footer = "
________________________________________________
Message sent using $appname $appversion
";
Change the text between the quotes to anything you want displayed on the bottom of your mail sent with webmail. Remember that it will apply to all site users who send with webmail. User signatures will not be affected.
Click on save and exit to finish or hit back to return to the file directory for the next step:
**To change the timeout limit, click the edit button for the security.config.php file. Scroll down until you see the line that says: ######################################################################## # Session timeout for inactivity ########################################################################
$idle_timeout = 10; //minutes
Change the number of minutes to something that is more to your liking. Remember that extremely long durations are a security issue so nothing more than 30 minutes is recommended.
Click on save and exit to finish.
|