|
From: Joaquim H. <jo...@we...> - 2006-07-06 09:02:26
|
>That would be cool, but at the moment there is no module like this .. at >least not yet :) Yay.. my idea reached coolness status; perhaps it'll make it onto the list. I wish my Perl knowledge was more up to scratch, I'd be happy to contribute code/modules; but I'm a C/C++/ASM/PHP dude :-) >> This is the Others -> System and Server Status monitoring messages. >Ok, I think I see what you mean here .. so your mail client needs to have >a header like : Content-type: text/plain; charset=iso-8859-1 >to display mail properly? These are the three headers required: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable -joho |