fa7439dca8
* eMail: improve namespace/prefix detection and handling; work-around for dovecot bug/problem regarding the counters in shared folders; fix problem regarding the recognition of INLINE images (only INLINE images should NOT be listed as attachments in windowed message display); support firefox drag and drop feature for inserting images (as data url) into html edit area in compose window; handle Reply-To as intended in creating eMails from .eml files; improving profile handling, regarding the ID of the activeProfile;
2012-09-18 12:05:36 +00:00
8e9a616e9f
fixing bug regarding the reset of the Connection, in some cases some cached objects have not been reset as intended
2012-08-29 09:29:42 +00:00
d1f25f9209
fix problem within TestConnection (failed Sieve Connect on special conditions)
2012-08-21 09:56:53 +00:00
2257ffb08a
allow comments in style definitions; introduce more caching; move required reset of connections of connection failure to uifelamimail constructor; let htmLawed handle \![if...]> </[endif]> sequences in bodyparts;
2012-07-27 09:59:49 +00:00
57c361fd3f
reset connectionError Cache on login
2012-07-02 11:16:29 +00:00
a2b4861dc4
* email: caching of folderObjects for session under certain conditions, to speed up email module access
...
managing session cache for cached folderObjects; attempt to introduce better sorting for folderObjects in shared/other namespace (if available); removal of obsolete code
2012-04-23 08:16:40 +00:00
c7b52a8928
remove not necessary mime_(type|size|name)
2012-03-20 16:02:00 +00:00
94b6d8e5ec
handle drafted versions of viewed messages on close window, when opened from vfs/filemanager; all other actions like composeasnew, reply, forward, print,etc. preserve the viewed (imported) message stored in draft folder; handle special chars in filename when saving messages to filemanager; treat import/view from vfs more gently (try to guess name and mimetype, and set some size, to pass checkFileBasics tests)
2012-03-09 14:33:00 +00:00
19edabd14d
function to call import from VFS to Draft and Display message directly. Relies on / needs an open winpow.
2012-03-08 13:42:04 +00:00
36f9cc2f6a
Backported commit 38270 from trunk, concatenated dhtmlxmenu and dhtmlxmenu_ext
2012-03-07 10:39:23 +00:00
9775e544bd
* eMail: allow to control the connection test link in email sidebar and/or the information displayed when called
2012-01-24 14:44:21 +00:00
06265cee4e
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
cc3f3c92a9
fix to fetch Vacation part of sieve script when vacation is active (seen when using dovecot)
2011-12-21 15:25:46 +00:00
c81b1b0cfa
try to handle error, that there is no email profile at all. tricky, but at least try to inform the user
2011-12-14 12:03:21 +00:00
3c4ec5bab3
* email: being able to set labels now, as thunderbird supports by default: urgent (red), job (orange), personal (green), to do (blue) and later (purple). If labeled the lines text will be coloured. (If the mailserver does support labels, otherwise you will/should not see any difference)
2011-10-13 14:35:01 +00:00
2b2de0cd8b
* eMail: improve connection handling and recovery on problems regarded as minor. offer user the possibility to reset the connection on failure
2011-10-07 10:27:09 +00:00
791590bb31
is_a compatibility vs. php5.3.8 resolving to instanceof operator
2011-09-12 14:06:30 +00:00
60f991ec21
* email: fix for ->starting the search with enter with IE opens a compose window<-
2011-08-15 15:52:07 +00:00
0d94e7f0d3
* eMail: fix bug regarding ->foldertype SENT not detected on preview of message <-
2011-08-01 14:23:45 +00:00
30f64cad47
* eMail: (backend) introduce validator for a given eMailProfile ID. A profileID is checked for existence for the active user. If the profileID given does not exist, the next possible valid profileID is returned. This should fix problems regarding the storing of no longer existing profileIDs with the activeProfileID preference.
2011-07-29 09:22:33 +00:00
944a31e610
use new option to fetch the activeMailProfile by ProfileID
2011-07-18 13:41:13 +00:00
aee4ea4724
Creating branches/Stylite-EPL-11.1
2011-07-01 10:37:47 +00:00