courier-0.28.diff.gz (57KB, 2000-11-14 14:14:14)is a gzipped unified diff from Courier-0.28 to add following functionalities to the included webmailer.
sqwebmail-1.0.diff.gz (53KB, 2000-10-17 03:19:47)is also available.
Before apply these patches, you need to get and install a support library (version >= 0.7.1).
To enable the above mentioned features, you need to pass the following arguments to the configure of Courier.
To send a mail with a correct character encoding via the webmailer, you may need to insert the lines:
<tr>
<td></td>
<td>Name of character set:</td>
<td>[#INPUTCHARSET#]</td>
</tr>
<tr>
<td></td>
<td>Specification of encoding conversion for input stream:</td>
<td>[#INPUTCONVERTERS#]</td>
</tr>
<tr>
<td></td>
<td>Specification of encoding conversion for output stream:</td>
<td>[#OUTPUTCONVERTERS#]</td>
</tr>
at the proper place in webmail/html/<your lang>/preferences.html
,
and to sepcify correct values at first use of the webmailer.
sqwebmail-html-ja-jp.tar.gz (25KB, 2000-11-14 14:13:30)is a gzipped tar ball of templates for the lang ja_JP.
Specification of encoding conversion must be a comma separated list of one of the words.
Any questions or comments about this page are greatly appreciated.
Almost all contents in this site are written by Kiyokazu SUTO (i.e. me) unless especially noted. I want to put all of them into the PUBLIC DOMAIN, even though some lawyers mention that it is impossible in my country.