Greetings,
In Squirrelmail, you can install a plugin called html_mail that allows you
to compose html-formatted email.
This plugin functions with Firefox and Internet Explorer; it doesn't
function in Google Chrome.
In CentOS 5 with PHP5.1 using html_mail, I would toggle the HTML source
butto
Hi again,
just wanted to see full date and time (from year to second) on all emails and didn't find an option.
I was able to hack it by adding this line to function getDateString($stamp) in date.php:
$date_format = _("M j, Y").' '._("H:i:s");
But maybe it would be a good addition to t