Klaus Leithoff
cb98dca3ff
* eMail/eSync: fix cut off of multiple TO/CC addresses in header retrieval (seen in eSync); return empty syncMail Object on header retrieval failure for activesync
2013-07-30 10:55:19 +00:00
Klaus Leithoff
2fd1e98eee
* Filemanager/eMail: on attaching files to emails from filemanager; if there is a plus sign within the path, we have to encode it, so the file can be found by filesize after urldecode
2013-07-25 07:54:47 +00:00
Klaus Leithoff
c0d040342b
* eMail/Activesync: improve behavior on connection failure. Return 503 Service unavailable/Retry After on Connection error.
...
Exception that was thrown previously after the 503 header did overwrite the 503 header with a 500 header (so now we should have the behavior as intended)
2013-07-23 07:16:22 +00:00
Klaus Leithoff
d716c8756f
try to fix broken UTF-8 on message display
2013-07-12 09:43:22 +00:00
Klaus Leithoff
fdd5ee3da3
* eMail: handle excess linebreaks in signatures when compose as plainText (when using div for linebreak mode for ck-editor)
2013-07-11 12:49:06 +00:00
Klaus Leithoff
e26f5216a6
fix lcase to strtolower
2013-07-11 11:47:15 +00:00
Klaus Leithoff
3aa3be37ae
use imap-server-class capability to decide if the server type handles all loginnames as lowercase
2013-07-11 11:38:32 +00:00
Klaus Leithoff
907d5972a5
* eMail/ActiveSync: if copy to sent folder fails, for whatever reason, only log to debugLog, do not consider the send action as failed as this would cause the mobile device to resend the mail in question
2013-07-11 09:49:14 +00:00
Klaus Leithoff
d905a1907b
disable using summarycache
2013-07-11 09:19:41 +00:00
Klaus Leithoff
f30be3d481
mend problem with ActiveProfileID should not be empty
2013-07-11 09:14:22 +00:00
Klaus Leithoff
d87919fc66
* eMail/Compose: make address suggestion selectbox scrollable
2013-07-10 12:45:25 +00:00
Klaus Leithoff
0021685834
* eMail/Sieve: when editing sieve rules mend double linefeeds returned by IE10 on edit of the vacation-message
2013-07-10 09:59:58 +00:00
Klaus Leithoff
e5b8c287b0
* eMail: handle problem when calculated IFrame height for preview area is too small (negative)
2013-07-09 13:37:33 +00:00
Klaus Leithoff
eb7208a02d
* eMail: if available show emailaddress of defaultprofile
2013-07-09 09:51:33 +00:00
Klaus Leithoff
90d55d2722
* eMail: reset possible default ActiveProfileID in preferences
2013-07-09 08:32:26 +00:00
Ralf Becker
8e2d4260f8
fixing autocomplete fix in case account_ or contact_repository is not set in DB (defaults of sql are used)
2013-07-03 08:27:13 +00:00
Ralf Becker
7116826306
* eMail/ActiveDirectory: fixed not working autocomplete of accounts
2013-07-01 12:06:54 +00:00
Klaus Leithoff
9c65091e98
russian translations provided by Vladimir Gavrilov (MBC-Group)
2013-06-17 12:31:21 +00:00
Klaus Leithoff
5a82ee5c10
italian translations provided by Ilias Chasapakis (webtrain.it)
2013-06-17 11:09:06 +00:00
Klaus Leithoff
1bd03f9434
* eMail/Addressbook: adapt search for emailaddresses to search in prefix, given-, familyname, org and emailaddresses (to provide better matching results in comparsion to addressbook search; only n_fn and emailaddresses have been inspected before, for performance considerations)
2013-06-13 11:31:47 +00:00
Klaus Leithoff
048783e9ac
add comments and metadata to email and emailadmin tables
2013-06-12 08:22:25 +00:00
Klaus Leithoff
b434fc655b
make sure there is a mailbox unfolded, if there is no mailbox information stored, use INBOX
2013-06-10 14:44:05 +00:00
Klaus Leithoff
7a1c48ddad
move ActiveProfileID Pref to General Settings
2013-06-06 15:39:45 +00:00
Klaus Leithoff
19d40a028b
* eMail: while composing try refreshing listview for Draftfolder (this is, when email app is open, and draft folder is selected)
2013-06-06 11:56:04 +00:00
Klaus Leithoff
c1acfdeb7b
fix possible problem with call of uid 9247 (debug szenario, that was not reverted)
2013-06-04 10:11:19 +00:00
Klaus Leithoff
256740baf5
fix pref storing problem, when no ActiveMailProfile is selected as pref; but a default is set (and Active)
2013-05-31 10:37:23 +00:00
Klaus Leithoff
df7659f53f
disable umlautdomnain capability test on connection test/reset
2013-05-31 07:58:45 +00:00
Klaus Leithoff
e74a96ea9f
revert changes r42584; as caused by outdated jQuery
2013-05-28 13:03:04 +00:00
Klaus Leithoff
1ced446691
* eMail: reenable edit of existing sieve rules; needs doubleclick to open edit window
2013-05-28 12:33:26 +00:00
Klaus Leithoff
bbade8e107
use already collected error-string
2013-05-27 11:07:01 +00:00
Klaus Leithoff
cbae83f9d3
* eMail: allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered
2013-05-27 09:55:59 +00:00
Ralf Becker
e32d08b74d
fixes for 11.1
2013-05-23 16:05:39 +00:00
Ralf Becker
7944b77bb2
* EMail: sort Sieve filter rules via drag-n-drop
2013-05-23 15:57:27 +00:00
Ralf Becker
05d8491861
fixed missing hove on inactive Sieve rules
2013-05-23 14:38:41 +00:00
Klaus Leithoff
fc9bc8fc28
even better help text on sieve rule edit
2013-05-23 14:17:01 +00:00
Ralf Becker
30981ba8df
removed wired way to do a hover background color
2013-05-23 11:51:06 +00:00
Klaus Leithoff
3ef6278c10
remove obsolet template
2013-05-23 11:49:51 +00:00
Klaus Leithoff
b84413c7ad
* eMail: small modification of user interface for editing sieve rules to clarify the use of :matches , :contains or :regex
2013-05-23 10:34:50 +00:00
Klaus Leithoff
4f21f80728
* eMail: fix problem on compose when changing signatures, when html-mail contained anchors
2013-05-22 08:32:46 +00:00
Klaus Leithoff
6ed373ca91
replace olp sieveport 2000 with new default 4190
2013-05-21 14:37:49 +00:00
Klaus Leithoff
ee864de158
* eMail: give hint about sieve server port usage and its impact on connection
2013-05-16 11:44:15 +00:00
Klaus Leithoff
2f5a39d73f
* eMail: allow open as HTML/Plain Text on right click action
2013-05-10 13:58:19 +00:00
Klaus Leithoff
87766173ef
* eMail/Sieve: tell user of errors while saving rules
2013-05-10 10:22:51 +00:00
Klaus Leithoff
8b4224acbc
* eMail: allow user to view / change its ActiveProfileID (quite useful if you have a basic misconfiguration)
2013-05-08 11:19:49 +00:00
Klaus Leithoff
240b81012e
* eMail: introduce method to preset emailaddress by contact-ids (preferred emailaddress setting will be used)
2013-05-02 15:48:13 +00:00
Klaus Leithoff
4ec68d16d0
* eMail: handle inline forward as reply as we decide about starting the compose-dialog in text OR html mode; so for the startupmode of the editor for forwards: inline forwards are handled as replys, forwards as attachments as a new mail
2013-05-02 11:51:37 +00:00
Klaus Leithoff
883bc6f60f
* eMail: rework parsing of email adresses and making compose links out of them
2013-04-30 12:53:56 +00:00
Klaus Leithoff
ed6c8028b6
allow/set bigger editor area on compose
2013-04-29 13:03:42 +00:00
Klaus Leithoff
d22e8a66b8
* eMail: ^Cke sure all of an compose/view window is shown and not hidden by e.g. the taskbar
2013-04-29 11:24:29 +00:00
Klaus Leithoff
c24fc93216
* eMail: fix bug unable to delete/rename/move selected folder
2013-04-29 07:26:20 +00:00