Commit Graph

175 Commits

Author SHA1 Message Date
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
Klaus Leithoff
cada152c28 format email with identities as requested by birgit and ralf and stefan 2013-02-01 11:47:45 +00:00
Klaus Leithoff
f4eca63984 * eMail: introduce config option to define the display of your chosen identity, the list of identities in send and derived from this, the information actively sent within the mailheader regarding the identity used 2013-02-01 09:04:08 +00:00
Klaus Leithoff
a6812a39ed silence error log on folderExists when called with empty folder, unless the check is forced 2013-01-30 09:33:52 +00:00
Klaus Leithoff
410f52b678 try common default for autofolder personal prefix+AutoFolderName, if everything else fails while trying to fetch a special use folder 2013-01-29 16:48:33 +00:00
Klaus Leithoff
e497764ba9 fix Fatal Error for call of getTemplateFolder 2013-01-29 15:00:18 +00:00
Klaus Leithoff
bcc6570b84 * eMail: implement the usage of possibly provided SPECIAL-USE folders information 2013-01-29 14:38:36 +00:00
Klaus Leithoff
8442472711 make sure we are working with the correct hierarchyDelimiter on the current connection, calling getHierarchyDelimiter with false to reset the cache 2013-01-25 09:07:55 +00:00
Klaus Leithoff
159b75d6fa always set session var activeProfileID 2013-01-24 14:11:55 +00:00
Klaus Leithoff
3fe381e336 switch some debug output to conditional on debug-flag 2013-01-24 09:08:46 +00:00
Klaus Leithoff
197fc098e8 handle problem with empty ActiveProfileID 2013-01-23 10:24:01 +00:00
Klaus Leithoff
ef7a56a639 handle problem on mergeprint when trying to use send to email-addresses of umlautdomains 2013-01-18 08:47:56 +00:00
Klaus Leithoff
c7bf681e47 fix possible problem on merge_print with addressbook email-templates 2013-01-18 08:20:35 +00:00
Klaus Leithoff
7651204eeb finetuning on umlautdomain address handling; while converting to infolog or tracker 2013-01-17 12:10:03 +00:00
Klaus Leithoff
dd750f217e * eMail: now supporting umlautdomains on send; using prefs for preset font size/face on compose for reply/forward and messages with preset signature; changes regarding the targetwindow of links in HTML mails; better separation of former mail text to reply text section when forcing reply to HTML, and Source is text only; improved reply header layout on forced conversion 2013-01-17 11:22:24 +00:00
Klaus Leithoff
acbf3c4301 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:06:38 +00:00
Klaus Leithoff
54488b8bcd more attemts to handle possible problems on openConnection 2013-01-11 13:05:45 +00:00
Klaus Leithoff
94a04fb4c4 try to handle possible errors when retrieving folderStatus 2013-01-11 10:54:59 +00:00
Klaus Leithoff
0e46ac5353 add missing static, to ensure the use of the cached folderBasicInfo during a single request 2013-01-11 09:46:09 +00:00
Klaus Leithoff
a1eb77a949 introduce more caching to reduce traffic to imap-server (basic folderBasicInfo) Note: is reset by folder maintenance operations 2013-01-10 17:17:42 +00:00
Klaus Leithoff
bfb1923254 * eMail: improve control regarding the unwanted selection of NoSelect Folders 2013-01-10 15:47:14 +00:00