Commit Graph

466 Commits

Author SHA1 Message Date
ace203f868 make sure all comparsions on structural keywords are done lowercase on import mail 2013-08-28 12:05:32 +00:00
53b3364b00 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +00:00
9d5eb54b47 encapsulate adaption of subject in function, and use it 2013-08-27 07:56:46 +00:00
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
ed08b9612e commit some lang file stuff; mostly french 2013-08-26 09:41:02 +00:00
45201e9c29 add missing prepareFlagsArray 2013-08-22 07:18:15 +00:00
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
1ddfe74487 merge russian lang files provided by MBCGroup 2013-08-16 11:01:25 +00:00
cf212fe178 make sure felamimail lang files are loaded on headerconversion/preparation 2013-08-16 09:31:47 +00:00
19dd7ccf21 * eMail/Filemanager: when saving mail to filemanager, add headerdata without subject to file - comment field 2013-08-16 09:05:20 +00:00
f8c74b2725 force no framework with cd=no for opening compose windows out of mails 2013-08-15 14:45:12 +00:00
155c759d05 handle wrong handling of height for dependent compose window 2013-08-15 09:06:25 +00:00
bffe164587 pass imapClassName, imapLoginType and imapDomainName to addACL Form to be used by setACL Routine; that way being independent of originating imapClass 2013-08-14 12:44:29 +00:00
d828e81632 use default account selection box for acl-management if functionality is supported by imap server (determined by class-name and capability) 2013-08-13 11:52:53 +00:00
164cf14765 fix condition for opening single mail on mail-merge 2013-08-12 08:05:25 +00:00
d3b6b5386f improve getInstance fetching the mail-object 2013-08-07 11:23:48 +00:00
7b18fc9319 give more detailed info about failure of addressbook mail - merge to frontend 2013-08-06 14:07:00 +00:00
a910c7d413 fix problem with convertHTMLToText by fetching the text/plain part whenever it seems appropriate. convertHTMLToText seems to fail/run forever on certain messages 2013-08-06 09:47:01 +00:00
9ba9e1d1b8 trying to handle a connection failed error on autosave 2013-08-05 15:25:12 +00:00
a16125c2fe fix no filename shown on save to disc for e.g. some message/rfc822 attachments 2013-08-02 11:19:36 +00:00
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
bacd4ac2e6 fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields 2013-07-30 14:05:11 +00:00
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
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
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
d716c8756f try to fix broken UTF-8 on message display 2013-07-12 09:43:22 +00:00
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
e26f5216a6 fix lcase to strtolower 2013-07-11 11:47:15 +00:00
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
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
d905a1907b disable using summarycache 2013-07-11 09:19:41 +00:00
f30be3d481 mend problem with ActiveProfileID should not be empty 2013-07-11 09:14:22 +00:00
d87919fc66 * eMail/Compose: make address suggestion selectbox scrollable 2013-07-10 12:45:25 +00:00
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
e5b8c287b0 * eMail: handle problem when calculated IFrame height for preview area is too small (negative) 2013-07-09 13:37:33 +00:00
eb7208a02d * eMail: if available show emailaddress of defaultprofile 2013-07-09 09:51:33 +00:00
90d55d2722 * eMail: reset possible default ActiveProfileID in preferences 2013-07-09 08:32:26 +00:00
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
7116826306 * eMail/ActiveDirectory: fixed not working autocomplete of accounts 2013-07-01 12:06:54 +00:00
9c65091e98 russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:31:21 +00:00
5a82ee5c10 italian translations provided by Ilias Chasapakis (webtrain.it) 2013-06-17 11:09:06 +00:00
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
048783e9ac add comments and metadata to email and emailadmin tables 2013-06-12 08:22:25 +00:00
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
7a1c48ddad move ActiveProfileID Pref to General Settings 2013-06-06 15:39:45 +00:00
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
c1acfdeb7b fix possible problem with call of uid 9247 (debug szenario, that was not reverted) 2013-06-04 10:11:19 +00:00
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
df7659f53f disable umlautdomnain capability test on connection test/reset 2013-05-31 07:58:45 +00:00
e74a96ea9f revert changes r42584; as caused by outdated jQuery 2013-05-28 13:03:04 +00:00