Klaus Leithoff
8fc69208aa
add helperfunction to normalize bodyParts structure (as of problems with reply on mails with MULTIPART/RELATED with array as subparts)
2010-09-15 14:10:02 +00:00
Klaus Leithoff
b3bdd87c6d
handle to address in MDNSent correctly, when a full rfc822 Address is given
2010-09-15 10:50:41 +00:00
Ralf Becker
5a9d1833f4
* added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
...
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:14:17 +00:00
Klaus Leithoff
b261766ce9
handling of (TM) and (R) in getdisplayableBody in case of Non-UTF8 Mailbodys
2010-09-15 08:22:22 +00:00
Klaus Leithoff
792726759f
*felamimail feature: basic KEN Support; improvement of error control
2010-09-15 08:16:23 +00:00
Klaus Leithoff
1f956a6264
missing handling of decoding in emailAddressToHTML;
2010-09-10 14:14:23 +00:00
Klaus Leithoff
d1b8b8f0c4
decode of MessageEnvelope: forgotten subject in getMessageEnvelope
2010-09-10 14:04:51 +00:00
Klaus Leithoff
f5dd36ddf3
fixed bug reported by V.Richert, about not decoded envelope information; thus allow arrays to be passed and processed to bofelamimail::decode_header; use the new ability; provide better control if data should be decoded or not
2010-09-10 13:39:14 +00:00
Klaus Leithoff
7065ea4d7e
preserving ampersands while converting html to text; improving linebreak behavior; switching off WordWrapn (by setting it to 0) in phpmailer, as we handle our linebreaking on our own
2010-09-09 10:20:44 +00:00
Klaus Leithoff
5a816aaa82
rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails
2010-09-07 09:04:50 +00:00
Klaus Leithoff
8ef9570d93
handling totally absent dates in _strtotime, return current timestamp is all failes
2010-09-06 13:04:03 +00:00
Klaus Leithoff
54796ad0cd
hook processing of addAccount/deleteAccount; open Admin Connection if not connected
2010-09-03 10:38:00 +00:00
Klaus Leithoff
57c63c6c29
improve convertHTMLToText, for toggle editor and mail2infolog process; better control of insert Signature at Top. Only insert the signature, when the compose window is opened the first time (compose/reply/forward), dont do it if sending failes, and the compose window is refreshed (in general when mySigID is set)
2010-08-31 14:29:01 +00:00
Klaus Leithoff
cd108bfa9a
Using egw_time for date/time handling; handle unrecognized timezones like 'Westeuropäische Sommerzeit' by splitting them off, when strtotime failes
2010-08-27 08:13:42 +00:00
Klaus Leithoff
3c1c24218f
use composeOption to determine compose Editors content when forwarding as Attachment
2010-08-25 15:00:01 +00:00
Ralf Becker
83503f467a
moved sieve support from fmail to emailadmin cyrusimap plugin, to use emailadmin imap plugin for that purpose too
2010-08-19 15:51:55 +00:00
Klaus Leithoff
955c3bbc5b
fix a bug introduced with rev.31401 (was disabling the ability to switch to HTML Mode from plain/text mode, if starting with plain/text)
2010-07-27 12:59:50 +00:00
Klaus Leithoff
5026d0ce38
fix for cascading Multipart/Alternative
2010-07-15 11:23:39 +00:00
Klaus Leithoff
646a0a4ca4
feature to be able to import TEXT/X-VCALENDAR Files on single Click.
2010-07-13 13:30:04 +00:00
Klaus Leithoff
87eedef72f
feature: option/setting to be enabled to suppress ruler that separates EMailbody from signature; option/setting to be able to insert the signature at the top of a message to be composed
2010-07-12 15:22:33 +00:00
Klaus Leithoff
93340c8174
quitening warning for mb-strpos, when attachment->cid is not set
2010-07-08 09:12:33 +00:00
Klaus Leithoff
21e83f2928
fix typo
2010-07-08 08:44:02 +00:00
Klaus Leithoff
f89eed6c9e
quitening warning if no body (array) is to displayed
2010-07-06 15:12:47 +00:00
Klaus Leithoff
78cd375dc7
fixing a problem regarding the editing of signatures triggered by email module org tracker#2686
2010-06-30 14:54:28 +00:00
Klaus Leithoff
9381d36c7f
fix bug, regarding compose, when called, when you are in email preferences/admin
2010-06-23 10:13:43 +00:00
Klaus Leithoff
42c939b426
fix problem with Quota NOT SET (displayed as 0k)
2010-06-17 11:13:07 +00:00
Klaus Leithoff
323ced6205
added missing echo in uifelamimail; recognize plain VIDEO messages (only video, nothing else)-> display as attachment
2010-06-15 09:22:26 +00:00
Ralf Becker
c976639dc1
added missind echo to footer call (framework->footer() returns the footer!)
2010-06-15 09:12:50 +00:00
Ralf Becker
7da32f0bdd
clicking on mail to show it in preview, did NOT keep resized iframe, if that was bigger then given size
2010-06-12 08:35:03 +00:00
Ralf Becker
5bbd63523e
fix for bug #2653 - editing imap-folders is without function
...
renaming of imap folders was not working, because top_window().tree was used, instead of window.tree, as tree is in that case in the same window
2010-06-12 08:05:18 +00:00
Klaus Leithoff
464d08eb0d
plain text/calendar messages, are now displayed as event.ics attachment too
2010-06-11 09:26:07 +00:00
Klaus Leithoff
d3a9f7a2ce
fix some problems regarding position of divs, and footer information
2010-06-10 13:25:05 +00:00
Ralf Becker
6b6032e139
Creating branches/Stylite-EPL-10.1
2010-06-09 18:36:13 +00:00