Hadi Nategh
01391055dc
W.I.P mail tree: fix wrong profileID
2015-07-23 13:45:57 +00:00
Hadi Nategh
47239b3d23
More W.I.P of mail tree
2015-07-23 13:26:43 +00:00
Hadi Nategh
95123cd89c
W.I.P mail tree
...
-Fix wrong children items from the autoloading
2015-07-22 16:02:44 +00:00
Hadi Nategh
28057d583a
W.I.P. mail tree
...
-Add Checked option to mail tree structure
2015-07-22 12:43:10 +00:00
Klaus Leithoff
d9723648fd
adapt SendMail, and getSearchResultsMailbox
2015-07-21 15:23:18 +00:00
Hadi Nategh
27634fd18d
Some more W.I.P. of mail tree
2015-07-21 13:24:25 +00:00
Hadi Nategh
51134e581e
Mail tree re-structuring W.I.P.
2015-07-20 16:41:50 +00:00
Ralf Becker
696dd8d6a7
also strip personal part from vacation notice addresses, cleaning up code and IDE warnings
2015-07-20 13:00:48 +00:00
Klaus Leithoff
8f63d7e737
adapt GAL and Mailbox search to meet zpush2 expectations on result
2015-07-17 08:41:26 +00:00
Ralf Becker
9ef2cbd98a
* Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail
2015-07-16 09:34:55 +00:00
Klaus Leithoff
3ada72ef2f
upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices
2015-07-07 13:26:58 +00:00
Klaus Leithoff
69a36ad4e1
fix warning in mail_compose::ajax_searchAddress
2015-07-07 11:44:02 +00:00
Ralf Becker
a639f2a8fb
fixed not show attachments by using mimesupport and not bodypreference, also removed wrong Change FOUND! message
2015-07-02 15:42:22 +00:00
Klaus Leithoff
f1c7fc9656
quiten debug log chitterchatter for SendMail and GetMessage; ignore ZPush Option SaveInSent, as it appears to be set to null always; Use EGroupware settings instead
2015-07-02 13:29:11 +00:00
Klaus Leithoff
299f66cce0
quiten debug log chitterchatter for SendMail and GetMessage; ignore ZPush Option SaveInSent, as it appears to be set to null always; Use EGroupware settings instead
2015-07-02 12:09:19 +00:00
Klaus Leithoff
cec90fe064
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:24:06 +00:00
Klaus Leithoff
ee02151c3a
attempt to get Sendmail working in zpush implementation
2015-06-23 15:36:12 +00:00
Ralf Becker
666bdd82df
* Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap)
2015-06-22 18:49:20 +00:00
Hadi Nategh
cc979c563e
* Mail/copmose: Fix mail compose d-n-d for emails and distribution lists
2015-06-16 12:19:57 +00:00
Klaus Leithoff
657e387526
changes to better handle attachments
2015-06-16 11:57:25 +00:00
Ralf Becker
78293e8939
fix wrong class name
2015-06-16 08:24:05 +00:00
Ralf Becker
583ce92b99
work in progress zpush2: to enable see comment in index.php
2015-06-16 06:37:16 +00:00
Hadi Nategh
6258f77a18
Do not add attahcment if it is an inline image attachment
2015-06-12 14:52:22 +00:00
Hadi Nategh
5ba5b0fb45
Do not add inline attachment images again on draft
2015-06-11 17:43:17 +00:00
Ralf Becker
d2eee09ff2
fix for imap_rfc822_write_address from imap extension
2015-06-09 08:54:23 +00:00
Ralf Becker
f4decee1b9
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
2015-06-08 14:26:25 +00:00
Hadi Nategh
a7043964bb
Fix translation and appIcon issue in mail integration
2015-06-03 13:24:51 +00:00
Hadi Nategh
8f7a05544e
Add mail integration calendar action into preview toolbar
2015-06-03 08:44:44 +00:00
Nathan Gray
c365c386e9
Make sure get_rows is always set, fixes error when setting forced/default columns
2015-06-01 19:18:15 +00:00
Hadi Nategh
ddfaa8202d
Fix mail inline images does not work when compose from draft
2015-06-01 09:27:09 +00:00
Nathan Gray
69f1fc4696
Fix some problems with merging into email files:
...
- Use correct merge sub-class when merging multiple entries
- Accept merge placeholders in to/cc/bcc fields (displayed as invalid, but still accepted)
- Use merge placeholders to pull addresses from associated entry
2015-05-19 19:24:02 +00:00
Ralf Becker
a480dfc022
Encrypt toggle-button in compose to switch PGP encrypted mail on and off
2015-05-19 18:56:12 +00:00
Klaus Leithoff
77c2b3d9af
fix for missing mail_bo::replaceEmailAdresses call. Fix for not supported FromName Attribute in compose/egw_mailer
2015-05-19 14:44:30 +00:00
Hadi Nategh
f2793cad97
Always display html for openned drafted message
2015-05-19 14:34:35 +00:00
Klaus Leithoff
50aaafe293
src:cid url its likely to be urlencoded. so decode, before using it
2015-05-19 09:26:08 +00:00
Ralf Becker
38b3122bb8
send OpenPGP/Mime message according to rfc3156, section 4
2015-05-18 19:23:05 +00:00
Hadi Nategh
09fdc8d0fe
W.I.P. mail inline images: Include inline images as inline attachments before send
2015-05-18 11:36:11 +00:00
Klaus Leithoff
38bf42b5db
use static function emailadmin_imapbase::merge instead of ->mail->merge
2015-05-15 14:07:36 +00:00
Hadi Nategh
73499db1c7
WIP mail inline image
...
- Define static methods for resolving inline images from CID, based on types
- Fix not showing inline images on reply
2015-05-15 14:00:37 +00:00
Klaus Leithoff
ebd36ab82e
simplyfy attachment loops, as we do not have to distinguish between attachments and attached message/rfc anymore
2015-05-12 12:23:36 +00:00
Klaus Leithoff
b6235ba024
reenabling the observance of the preference setting for forward as attachments; add notice to body that forwarded messagebody is found in attachments; add folder info in getAttachment calls when available
2015-05-12 09:06:08 +00:00
Hadi Nategh
facd345880
Check if the mail integration hook is registered, if not, try to register it, otherwise throws an exception with useful information.
2015-05-08 14:36:47 +00:00
Klaus Leithoff
110954de73
improve html / plain handling on message reply and message forward
2015-05-08 14:03:19 +00:00
Klaus Leithoff
bfe0cb3490
more finetunig and debug, as of garbled content / contenttypes; try different emailaddress transform
2015-04-30 13:53:46 +00:00
Klaus Leithoff
e2ee8b9771
more finetunig and debug, as of garbled content / contenttypes
2015-04-30 13:37:20 +00:00
Klaus Leithoff
9ce25811e5
more finetunig and debug, as of garbled content / contenttypes
2015-04-30 13:19:54 +00:00
Klaus Leithoff
995da997c6
* Mail/Activesync: Handle problem when forward / reply on mails original message was not included
2015-04-30 12:20:07 +00:00
Hadi Nategh
5efd6c7787
Remove some left over error_logs and clear the code from IDE warnings
2015-04-28 15:45:10 +00:00
Hadi Nategh
f94610e6df
Fix a typo
2015-04-27 13:42:45 +00:00
Hadi Nategh
a3f2dc1488
Fix htmlarea editor always wrap border around editing text in IE
2015-04-27 13:39:27 +00:00