Given all these Maildirs,
$ tree -L 1 -da Mai*
Mail
|-- almost-certainly-spam
|-- backup
|-- big-possible-spam
`-- probably-spam
Maildir
|-- .Drafts
|-- .Sent
|-- .Trash
|-- courierimapkeywords
|-- cur
|-- new
`-- tmp
How can I have the Maildirs in the "Mail" directory appear as folders
inside squi
Also In http://squirrelmail.org/docs/admin/admin-7.html#ss7.4 it says
"big-5, euc-kr and gb2312 characters can be displayed by Chinese and
Korean translations that use those character sets."
OK, I set untarred
http://sourceforge.net/projects/squirrelmail/files/locales/1.4.18-20090526/all_locales-1.
Gentlemen, consider a message with
MIME-Version: 1.0
Content-Type: text/html; charset="big5"
Content-Transfer-Encoding: base64
Subject: =?utf-8?b?5YWE5byf...
From: =?utf-8?b?5bGx5Z+O6aK...
Note how the headers are in UTF-8, but the body in big5.
But squirrelmail 1.4.19 shows them both in on one
http://sourceforge.net/mailarchive/forum.php?forum_name=squirrelmail-users
only goes halfway thru December.
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything O
Gentlemen, does SquirrelMail support reading RFC 1153 style digest
messages? You know, the ones mailman asks you about when you subscribe
to this mailing list.
In functions/mime.php we see "when a digest message is opened and you
return to the digest"
Anyway, in SquirrelMail 1.4.10a nothing speci