Commit Graph

121 Commits

Author SHA1 Message Date
Klaus Leithoff
411b192e16 fix typo introduced with rev47607, accidently returning the decoded attachment instead of preparing data for the array to be returned 2014-08-19 08:19:50 +00:00
Klaus Leithoff
2a4a93a465 improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function; replace imap_base64 (used for decoding) 2014-07-11 11:32:04 +00:00
Klaus Leithoff
ce0ca0eb5f * eMail: make evaluation of message flags case INSENSITIVE (by changing all flags to lowercase before evaluating 2014-04-10 12:45:56 +00:00
Klaus Leithoff
69b7e3cf70 * eMail: give user feedback when setting/applying timed vacation; do display of dates regarding user time zone settings; improve information when a vacation is set for a given time-range 2014-03-24 16:00:18 +00:00
Klaus Leithoff
4cce17070f * eMail: completely remove the ui/bo/sofilter classes as they are not effectively used anymore 2014-02-04 14:36:37 +00:00
Klaus Leithoff
04981e9eea enable multiple file upload on attach to mail 2013-10-22 12:05:02 +00:00
Ralf Becker
c281300cbf * eMail: preference to show external image was only shown to admins 2013-10-17 10:07:50 +00:00
Klaus Leithoff
8ebbaeed82 * eMail: fix problem for folder preferences did not overrule folders set by getSpecialUseFolders 2013-09-12 13:57:38 +00:00
Klaus Leithoff
df6e9076e4 * eMail: fix possible problem when mail-message-body (text or html part) is empty 2013-09-06 12:01:13 +00:00
Klaus Leithoff
e3b7aea5c4 commit some lang file stuff; mostly french 2013-08-26 09:41:27 +00:00
Klaus Leithoff
30a3fd1b6b fix problem with unmotivated linebreaks in text on wordwrap. issue reported on userlist for broken umlauts 2013-08-20 11:22:18 +00:00
Klaus Leithoff
b18489977c * eMail: implement (backport of) the usage of SPECIAL-USE folders, if supported and provided by MailServer 2013-07-26 13:12:32 +00:00
Klaus Leithoff
f95aec0328 try to fix broken UTF-8 on message display 2013-07-12 09:51:40 +00:00
Klaus Leithoff
17445482f8 * eMail/Compose: make address suggestion selectbox scrollable 2013-07-10 13:23:11 +00:00
Klaus Leithoff
9ad58e5f6d * eMail/Sieve: when editing sieve rules mend double linefeeds returned by IE10 on edit of the vacation-message 2013-07-10 10:00:15 +00:00
Klaus Leithoff
80507e91cf russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:38:47 +00:00
Klaus Leithoff
96b744df72 * eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow for mandriva MailAccount and suseMailRecipient LDAP Schema to be used in emailadmin; support of storing email attributes in sql database (that way, eGroupware may be used as AccountStorage for your MailServer); LDAP requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout 2013-06-13 14:13:01 +00:00
Klaus Leithoff
a980a31d77 * eMail: handle problem popup foldertree does not show subfolders of folders with umlauts 2013-04-24 10:35:50 +00:00
Klaus Leithoff
fb0dc8d5be improve error handling on send, when invalid mailaddress is given 2013-04-23 10:22:16 +00:00
Ralf Becker
36a04fcc89 same for rules, eg. rejection mail can be multiple lines too 2013-04-04 14:02:22 +00:00
Klaus Leithoff
db62be22e5 enforce signature description on list and read (if none given), on personal signatures 2013-03-11 14:19:21 +00:00
Klaus Leithoff
82d379c4e2 * eMail: enforce signature description if none given, on personal signatures 2013-03-11 13:21:55 +00:00
Klaus Leithoff
8f4d044041 support text/plain format flowed; preserve horizontal witespace for true plain text messages; 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 14:58:12 +00:00
Ralf Becker
899bde0cc4 merged translations and other uncommited ones 2013-02-08 19:04:52 +00:00
Ralf Becker
059787d27c * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:44 +00:00
Klaus Leithoff
3f0a57d262 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:07:07 +00:00
Klaus Leithoff
669f2083b0 * eMail: fix problem with failedattachment from vfs 2013-01-07 10:16:54 +00:00
Klaus Leithoff
df4ef45375 fix problem with missing reply-header-section for html mails if tidy is available 2012-11-14 15:22:09 +00:00
Klaus Leithoff
909c8ebbf4 * eMail: change default filter to ALL UNDELETED 2012-11-08 15:43:15 +00:00
Klaus Leithoff
7a3b2e7180 disable debugging for append message on returnvalue true 2012-10-18 10:55:19 +00:00
Klaus Leithoff
fd75b7a8bc try to fix/improve situation that there is no UID returned on appendMessage; filter by INTERNALDATE, not DATE as it was the default before 2012-10-18 10:52:53 +00:00
Klaus Leithoff
0ec6597eef * eMail: fix problem when forwarding inline some mails containing winmail.dat attachments (HelpDesk Ticket 3810) (all original attachments are probably part of the winmail.dat, so we resolve the data/attachments contained in winmail.dat) 2012-08-27 12:55:18 +00:00
Klaus Leithoff
aced2ccd99 fix problem when vcf-cards have double carriage returns (such as crcrlf) this seems to break the v-card 2012-08-27 12:27:05 +00:00
Klaus Leithoff
9347e58493 unsubsubcribe from oldFoldername when renaming/moving a folder 2012-07-30 13:19:34 +00:00
Klaus Leithoff
f1c5c8334b * email: handle attaching eml files; handle no subject when forwarding as attachment 2012-07-24 10:20:25 +00:00
Klaus Leithoff
94cf7e00ae prevent marking a message as seen by using PEEK, when trying to gather information about an attachment; fix problem with dovecot ->too long argument<- 2012-07-10 14:47:53 +00:00
Klaus Leithoff
bb6cf03bc8 removing trailing whitespace 2012-07-10 14:42:37 +00:00
Klaus Leithoff
1eecbfa74f * email: improve the handling of addresses in edit of vacationnotice (SIEVE) 2012-07-09 08:38:20 +00:00
Klaus Leithoff
81996d0321 finetuning on acl-management 2012-07-03 12:18:51 +00:00
Klaus Leithoff
a66e6803e2 * email: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action; remove trailing whitespaced 2012-07-03 11:18:57 +00:00
Klaus Leithoff
b9bf671a18 try to switch off autocompletion of usernames and passwords, when handling user defined mail-profiles 2012-06-06 13:19:32 +00:00
Klaus Leithoff
f686c8c2b2 fix broken delete in userdefined eMail Account/Profile/Identities list, when italian language is selected 2012-05-22 07:29:25 +00:00
Klaus Leithoff
0f6958f32e * email: reuse already fetched flags when checking for MDNsent /MDNnotSend flags;
lots of whitespace removal
2012-04-17 09:12:01 +00:00
Klaus Leithoff
51d3886acb * eMail: supporting deprecated text/directory mimetype (if filename extension is of type text/vcard) for opening in addressbook edit dialog.
> handle jet another representation of hyphen, as it does not translate
2012-04-05 09:19:25 +00:00
Klaus Leithoff
d4a1c47b71 * eMail: fix bug regarding language strings with single quotes in Javascript; 2012-03-16 10:36:39 +00:00
Klaus Leithoff
8c8e670a45 fix egroupware.org Tracker bug #3122: HTML only emails show up as source in infolog: reported by Ch.Kaulich; caused by calling tidy without need 2012-03-13 08:59:29 +00:00
Klaus Leithoff
f3fe7400b5 add missing closing tag for <div> in showBody 2012-02-07 11:55:59 +00:00
Klaus Leithoff
e1cb220eb7 for performance reasons, use tidy (if available) instead of htmlpurifier to fix html tags 2012-02-03 12:57:19 +00:00
Klaus Leithoff
37a6917ae3 fix up HTML as it may mess up HTML-Content later on display, if tags are not propper 2012-01-31 16:44:43 +00:00
Klaus Leithoff
02f8a1d9d7 * felamimail: handle IE (8) problem regarding toggling editor modes in compose window 2011-12-29 11:41:46 +00:00