Commit Graph

15 Commits

Author SHA1 Message Date
Klaus Leithoff
a13fec8ae1 further work, regarding the display of HTML messages, ... 2009-05-29 14:13:50 +00:00
Klaus Leithoff
4d020e026e setting default foldertype to 0=normal 2009-05-28 11:12:16 +00:00
Klaus Leithoff
4af5bbc82d improving HTML Display, rework of link treatment 2009-05-28 11:02:19 +00:00
Klaus Leithoff
4d1d92766a fix for TRACKER BUG#2018 FROM account lost when saving draft reported by C.Brunet 2009-05-22 12:58:44 +00:00
Klaus Leithoff
4bdd3e2772 fixing a Problem regarding the display of multipart/related parts; this is due to a problem reported by pongracz.istvan TRACKER BUG#2066 2009-05-22 12:16:46 +00:00
Klaus Leithoff
f130d16ddd improving active/inactive control for editAccountData, second tab 2009-05-22 10:02:16 +00:00
Klaus Leithoff
bdcbce7f68 fix for bug #2086 Trunk/1.6 Users cant define their own identities... 2009-05-22 08:57:00 +00:00
Klaus Leithoff
b209a64f56 tackling a problem regarding the display/compose mode when opening a mailbox 2009-05-14 13:32:13 +00:00
Klaus Leithoff
0198792e5c small improvements regarding the display of an HTML message (font-size and color in tds, handling of certain HTML special-chars (only occurring as non UTF-8)) 2009-03-26 13:55:33 +00:00
Klaus Leithoff
0ca2692d17 improving error_log output on sendMDN 2009-03-18 12:29:32 +00:00
Klaus Leithoff
5d6bc0d0b3 handling a problem while importing mails as infolog, if they contain no text/plain part; this implied the move of some functionality from bocompose to bofelamimail 2009-03-09 11:05:16 +00:00
Klaus Leithoff
3401b0aeb4 bugfix regarding odd behavior Mailbox Access/Manage Folders with ZIMBRA Mailserver. (blank screens while trying to access preferences/manage folders if ZIMBRA Account is configured and active) 2009-01-29 19:19:47 +00:00
Klaus Leithoff
1445e08c72 making the standard substitutes for signatures useable even for the user:
supported substitutes are:
            $$fullname$$  => name of the user,
            $$firstname$$ => first name of the user,
            $$lastname$$  => last name of the user,
            $$domain$$    => domain name for mail-address,
            $$email$$     => email-address of the user,
            $$date$$      => todays date,

Note: substitutions are performed, as the signature is added to the email, in EDIT Mode of
the signature in question the above listed placeholders are shown, if used.

Note: this is the discussed feature for signature placeholder substitution of 1.4.
It was never dropped, (as assumed earlier, but not useable, as substitution was performed for almost 
every edit of the signature (and the placeholders where lost that way))
2008-12-09 14:22:31 +00:00
Klaus Leithoff
b3b0464615 bugfix for missing attachments reported on the german list 2008-11-27 11:50:15 +00:00
Ralf Becker
d92e121d3c creating 1.6 branch 2008-11-24 09:40:45 +00:00