Commit Graph

7 Commits

Author SHA1 Message Date
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