Commit Graph

5 Commits

Author SHA1 Message Date
Klaus Leithoff
df4a507959 better session control for felamimail/emailadmin, to control the loading of preferences for the setting of vacations by date by async job (user was not changed (since session was reused), when several users wanted to change their vacation message by date via async job at the same day) 2010-02-16 17:01:52 +00:00
Klaus Leithoff
c6653c4be6 fix for reported bug by stylite-> default Identity was not longer selectable in compose, when switched to user defined account 2009-10-07 14:49:15 +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
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
Ralf Becker
d92e121d3c creating 1.6 branch 2008-11-24 09:40:45 +00:00