Klaus Leithoff
|
661ff9ecf1
|
remove config option for how2displayIdentities; defaults to show all available now; Remove possible Organization header as it might hold UTF-8 chars and is not sufficiently handled (encoded) by horde
|
2015-03-20 12:26:32 +00:00 |
|
Klaus Leithoff
|
7493c69ece
|
fix for function identity_name to use the same logic on missing identity values (like ident_realname and ident_email) as iterator on identities; if no ident_email is present use the users email-address, if still empty use acc_imap_username if it passes a simple test on qualifying as email address
|
2015-03-20 11:07:53 +00:00 |
|
Ralf Becker
|
002f886ca7
|
fixed stalled mail compose dialog if name of user contained non-ascii characters AND export charset was not utf-8
|
2015-03-19 13:09:40 +00:00 |
|
Klaus Leithoff
|
498018ea7f
|
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for the merged versions of the bodyparts
|
2015-03-17 14:17:19 +00:00 |
|
Klaus Leithoff
|
6de6869c8c
|
fix / work around the possible problem of not retrieving the real internal imapdate when copying mails between servers/accounts, by using the mails date-header field value. hardening against target server problems by moving/copying mails one by one, renewing the connection every time
|
2015-03-13 11:31:48 +00:00 |
|
Ralf Becker
|
b29610c2b9
|
* Univention: mail app was not working for in UCS created users
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
|
2015-02-14 12:56:28 +00:00 |
|
Klaus Leithoff
|
2e437352c5
|
* Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
code clean up in hooks and conditional debug for sendMDN
|
2015-02-06 12:41:03 +00:00 |
|
Ralf Becker
|
087f457da0
|
no need to write empty usernames, store empty passwords without encrypting them as "", because mcrypt will give a warning and returning just false otherwise
|
2015-01-30 13:33:45 +00:00 |
|
Klaus Leithoff
|
aab42f722a
|
* Sieve: coping with a dbmail bug in some versions of the Server. Server using formal syntax being reserved for client->server communication
|
2015-01-27 12:23:10 +00:00 |
|
Ralf Becker
|
da993d8a8e
|
get arround: PHP Deprecated: Non-static method self::isError() should not be called statically, plus fixing IDE warnings
|
2015-01-26 16:12:10 +00:00 |
|
Ralf Becker
|
da115c132b
|
Creating branches/14.2
|
2015-01-21 19:49:09 +00:00 |
|