Post subject: Squirrelmail: increase the size of compose textarea - How to
Posted: Fri Sep 04, 2009 11:53 am
By default, squirrelmail's compose page contains a small textarea to write the body of your email. Here is how to increase it's height or size (number of columns):
First, open the src/compose.php file with your favourite editor and search for textarea:
Post subject: Squirrelmail attachments error "Could not move/copy file. File not attached"
Posted: Tue Sep 01, 2009 10:32 pm
If you get this errors in Squirrelmail "Could not move/copy file. File not attached" when trying to attach a file, it is not the php.iniupload_tmp_dir setting, but the attachment.
Check this directory and, if doesn't exist, create it with proper permissions (usually apache's user & group)/ Go to squirrelmail configuration (execute config/conf.pl script) and choose option 4 - Generatl Options: SquirrelMail Configuration : Read: config.php (1.4.0) --------------------------------------------------------- Main Menu -- 1. Organization Preferences 2. ...