* Missing </table> when displaying folder list. * Use SQWEBMAIL_RANDSEED if it's set, instead of sendit.sh's inode. * Remove hardcoded reference to TIMEOUTHARD * Global footer wasn't being added correctly to HTML-formatted mail. * Fixes to inferred HTML formatting. * Fix signing of multipart messages that contain 8 bit content.
13 lines
613 B
Text
13 lines
613 B
Text
$NetBSD: patch-aj,v 1.7 2007/10/15 15:38:52 jlam Exp $
|
|
|
|
--- INSTALL.html.orig Mon Sep 3 16:05:20 2007
|
|
+++ INSTALL.html
|
|
@@ -809,7 +809,7 @@ BrowserMatch "MSIE" nokeepalive downgrad
|
|
configuration files are installed in
|
|
<code>/usr/lib/sqwebmail</code> (the default).</p>
|
|
|
|
- <p><code>/usr/lib/sqwebmail/etc/hostname</code> - when SqWebMail
|
|
+ <p><code>/usr/lib/sqwebmail/etc/defaultdomain</code> - when SqWebMail
|
|
is installed with a basic configuration for a single domain,
|
|
SqWebMail sets the domain in the return address for outgoing
|
|
messages to the defined system hostname. If this file exists it
|