Klaus Leithoff
|
7bbc75d2ee
|
* Mail: handle (and correct (if needed)) charset for subject on import of messages
|
2014-10-02 10:24:25 +00:00 |
|
Klaus Leithoff
|
6483952225
|
silence warning, if there are no identities connected to the defaultProfile of a user
|
2014-09-12 08:01:05 +00:00 |
|
Klaus Leithoff
|
8a61eeccb8
|
handle strange occasion when getSummary does not return the full set of requested messages (without error), but is able to fetch the missing one-by-one
|
2014-07-11 10:58:00 +00:00 |
|
Klaus Leithoff
|
c54567f5ee
|
try to cope with not set content-transfer-encoding
|
2014-06-24 11:38:45 +00:00 |
|
Klaus Leithoff
|
8eb9ec8ad6
|
* eMail: some Servers have very limited SEARCH capability; (no OR allowed/supported) try to detect and act accordingly
|
2014-04-10 13:24:56 +00:00 |
|
Klaus Leithoff
|
4c52933c35
|
* eMail: make evaluation of message flags case INSENSITIVE (by changing all flags to lowercase before evaluating
|
2014-04-10 09:17:27 +00:00 |
|
Klaus Leithoff
|
70ad8ac4c8
|
work to preserve the ActiveSyncWaitOnFailure state
|
2014-03-13 09:09:04 +00:00 |
|
Klaus Leithoff
|
6b5505e5b8
|
way to rebuild the felamimail_bo class without using the session based information but preserving the cached data
|
2014-03-12 14:38:45 +00:00 |
|
Klaus Leithoff
|
ed6c1980d4
|
fix typo/scope problem
|
2014-02-24 14:22:14 +00:00 |
|
Klaus Leithoff
|
3c3e684552
|
for mailservers reporting BADCHARSET on search; remember and act upon it (avoid it in the near future)
|
2014-02-24 13:50:19 +00:00 |
|
Klaus Leithoff
|
8d0cdd068d
|
reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead
|
2014-01-29 09:40:45 +00:00 |
|
Klaus Leithoff
|
4fd32f2470
|
* eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps
|
2014-01-07 12:46:04 +00:00 |
|
Klaus Leithoff
|
1c1c62e590
|
switch to INSTANCE Cache for getSortedList ResultCache; close Session as early as possible on ajax-calls; fix problem for IE8 window closes on submit of compose, despite of selecting to_infolog/to_tracker
|
2013-10-31 12:26:19 +00:00 |
|
Klaus Leithoff
|
b77be9c291
|
fix typo in commented code / call to cachedSummary
|
2013-10-21 10:02:03 +00:00 |
|
Klaus Leithoff
|
405ade6280
|
get_mailcontent -> if we do not want HTML but there is no TextRepresentation with the message itself, try converting
|
2013-10-09 08:40:03 +00:00 |
|
Klaus Leithoff
|
dda8edf295
|
use egw_cache for session read/write; fix cache handling for flagMessages
|
2013-10-04 09:26:20 +00:00 |
|
Klaus Leithoff
|
21c14eecf4
|
ease debugging for failed folder exists; make sure that openConnection, when called with _icServerID == 0 is using this->profileID instead
|
2013-09-17 08:29:53 +00:00 |
|
Klaus Leithoff
|
4d01625fb7
|
* eMail: fix problem for folder preferences did not overrule folders set by getSpecialUseFolders
|
2013-09-12 13:35:13 +00:00 |
|
Klaus Leithoff
|
ace203f868
|
make sure all comparsions on structural keywords are done lowercase on import mail
|
2013-08-28 12:05:32 +00:00 |
|
Klaus Leithoff
|
9d5eb54b47
|
encapsulate adaption of subject in function, and use it
|
2013-08-27 07:56:46 +00:00 |
|
Klaus Leithoff
|
d5d6f4daf9
|
make sure possible instance is unset before recreating the entry; correct condition on InstanceCreation when icServerObject is passed; unset cachedObjects for Instance
|
2013-08-26 14:27:46 +00:00 |
|
Klaus Leithoff
|
45201e9c29
|
add missing prepareFlagsArray
|
2013-08-22 07:18:15 +00:00 |
|
Klaus Leithoff
|
552ab8218f
|
* Tracker/Mailhandling: process mail using eGroupware Mail Object and functionality (intention is to have the same behavior as mail2tracker in Mail Application)
|
2013-08-20 11:49:27 +00:00 |
|
Klaus Leithoff
|
19dd7ccf21
|
* eMail/Filemanager: when saving mail to filemanager, add headerdata without subject to file - comment field
|
2013-08-16 09:05:20 +00:00 |
|
Klaus Leithoff
|
164cf14765
|
fix condition for opening single mail on mail-merge
|
2013-08-12 08:05:25 +00:00 |
|
Klaus Leithoff
|
d3b6b5386f
|
improve getInstance fetching the mail-object
|
2013-08-07 11:23:48 +00:00 |
|
Klaus Leithoff
|
7b18fc9319
|
give more detailed info about failure of addressbook mail - merge to frontend
|
2013-08-06 14:07:00 +00:00 |
|
Klaus Leithoff
|
a16125c2fe
|
fix no filename shown on save to disc for e.g. some message/rfc822 attachments
|
2013-08-02 11:19:36 +00:00 |
|
Klaus Leithoff
|
e5b36d3ce3
|
if SUBJECT is an array, use thelast one, as we assume something with the unfolding for the subject did not work
|
2013-07-30 14:33:05 +00:00 |
|
Klaus Leithoff
|
bacd4ac2e6
|
fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields
|
2013-07-30 14:05:11 +00:00 |
|
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
|
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
|
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
|
cbae83f9d3
|
* eMail: allow to delete messages immediately (on userinteraction), if OVERQUOTA error is encountered
|
2013-05-27 09:55:59 +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
|
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
|
0daf34ae79
|
* eMail: reintroduce the ability to set a identity as default;(available only for userDefinedAccounts=false); userDefinedAccounts=true are not longer allowed to save a profile without host as active
|
2013-04-23 07:38:55 +00:00 |
|
Klaus Leithoff
|
7ae00ad8a2
|
temporary solution/hack to fix the false loading of activesync stuff, even as we may not need it for ui but trying to load it blocks the mail app
|
2013-04-12 08:10:04 +00:00 |
|
Klaus Leithoff
|
56fea2103e
|
* API/eMail/HTMLawed/CKEditor: tidy eats away even some wanted whitespace, so we switch it off;we used it for its compacting and beautifying capabilities, which resulted in better html for further processing
|
2013-04-04 12:35:43 +00:00 |
|
Klaus Leithoff
|
bb956833a7
|
* eMail: style stuff to preserve style of buttons used in eMail which changed after loading et2 Styles on top for framework
|
2013-03-13 11:11:10 +00:00 |
|
Klaus Leithoff
|
fa2f0df393
|
if in admin, emailadmin link should open in its own enviroment; fix missing NAME but data: as name
|
2013-03-07 11:14:24 +00:00 |
|
Klaus Leithoff
|
ee3e5941eb
|
handle some array values (delimiter, attributes) when folderInfo was retrieved from cache
|
2013-03-04 13:06:12 +00:00 |
|
Klaus Leithoff
|
98cc3e220b
|
improve getFolderStatus behavior
|
2013-03-04 12:37:38 +00:00 |
|
Klaus Leithoff
|
c8066b4817
|
handle applemail multipart with no alternative as MIXED; do not fail on getStructure if there is no OK, but empty and a structure response is present
|
2013-02-26 12:52:01 +00:00 |
|
Klaus Leithoff
|
4c646d8e19
|
handling format flowed
|
2013-02-25 09:12:29 +00:00 |
|
Klaus Leithoff
|
acfb3cce70
|
fixing/handling problem for setting (possible obsolet) ACL rights D and C
|
2013-02-21 14:13:08 +00:00 |
|
Klaus Leithoff
|
0dcd5dbe5c
|
* eMail: fix embedded picture to large bug on compose; suggested solution from M.Dell Ambrogio
|
2013-02-14 09:32:16 +00:00 |
|
Klaus Leithoff
|
d6e04c5ac1
|
fix a problem regarding same name attachments on activesync sending of mails; code indentation and cleanup
|
2013-02-08 11:20:15 +00:00 |
|
Klaus Leithoff
|
f3d7010473
|
style stuff voodoo; matching the use of Word-Style eMails in replys
|
2013-02-04 15:32:06 +00:00 |
|