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 |
|
Klaus Leithoff
|
1b0b16f3ed
|
more debug on failed message deletion; preparation for move to last folder action; try to select last folder (stored in session) after openConnection
|
2012-12-19 14:17:45 +00:00 |
|
Klaus Leithoff
|
ff16579e5d
|
* email: allow cid as overall url schema; handle background url in htmLawed, as background is not allowed except for body, but commonly used with other tags (e.g. in td); control schema for background in hook_tag
|
2012-12-17 15:09:14 +00:00 |
|
Klaus Leithoff
|
a1b63e9aeb
|
fix problem regarding the cleaning of Word-HTML Style eMails
|
2012-12-04 14:21:09 +00:00 |
|
Klaus Leithoff
|
03d1727377
|
since we remove comments with htmlLawed, we do not use our comment-removal anymore as we experienced problems with expectations on/for the comment closing tag. htmLawed solves that way better, so we rely on it.
|
2012-12-03 08:51:08 +00:00 |
|
Klaus Leithoff
|
345b73dcc0
|
* eMail: improve import of mails; improve parsing of mailstructures of activesync send rfc-messages (reply on complex html-messages)
|
2012-11-22 14:00:17 +00:00 |
|
Klaus Leithoff
|
a49327c1ed
|
merge missing merge 40848
|
2012-11-22 12:26:04 +00:00 |
|
Klaus Leithoff
|
d103ceffb4
|
disable debug message; if importing mail, regard the possibility that multipart/related messages may hold a html part directly
|
2012-11-22 10:54:42 +00:00 |
|
Klaus Leithoff
|
42660ddfa1
|
use different method to determine the default/Global profile for the current User
|
2012-11-20 14:00:03 +00:00 |
|
Klaus Leithoff
|
e3b9662fce
|
restore call by ref
|
2012-11-19 15:55:38 +00:00 |
|
Klaus Leithoff
|
e72881e484
|
clean up of cache after using (admin) connection via forceEAProfileLoad
|
2012-11-19 15:49:52 +00:00 |
|
Klaus Leithoff
|
7a2583562f
|
allow to fetch a felamimail instance with specific emailadmin-profile instanciated (must/should be a complete profile to funtion as expected)
|
2012-11-19 13:24:00 +00:00 |
|
Klaus Leithoff
|
464145ee3b
|
* eMail: restructuring of manage folder section (ACL area, no tabs, different layout)
|
2012-11-13 16:24:29 +00:00 |
|
Klaus Leithoff
|
99335ec62a
|
handle call of getFolderStatus with empty or not expected (maybe a PEAR::Error); do not proceed if is not a string or empty
|
2012-11-07 12:59:38 +00:00 |
|
Klaus Leithoff
|
3b21d2aeb7
|
add li (list) element to allow_for_inline list, to fix problems with broken lists when balance is active
|
2012-11-07 10:31:00 +00:00 |
|
Klaus Leithoff
|
411bc98d9d
|
* eMail/merge: allow to replace reply-to adresses with senders own active address when special address ->replace@import@action<- is used within the email-template
|
2012-11-05 13:38:57 +00:00 |
|
Klaus Leithoff
|
c133b16728
|
* eMail/HTMLawed: introduce and use new make_tag_strict option 3, to exclude font from applying strict measures to it
|
2012-10-30 14:27:40 +00:00 |
|
Klaus Leithoff
|
c6372b0f49
|
* eMail: allow table as inline element while balancing tags (new internal config option); try to correct common errors/problems in html-code which caused display/layout problems
|
2012-10-29 15:51:30 +00:00 |
|
Ralf Becker
|
fdffa94172
|
* Addressbook/eMail: fixed wrong characterset when merge printing into eMail
|
2012-10-25 16:17:56 +00:00 |
|
Klaus Leithoff
|
acc8b555a9
|
use static translation::detect_encoding
|
2012-10-24 11:00:32 +00:00 |
|
Klaus Leithoff
|
ec9d6d9806
|
* eMail: fix problem regarding the deletion of the last message in list if pagination is switched on
|
2012-10-23 15:29:41 +00:00 |
|
Klaus Leithoff
|
190b623fd5
|
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 11:01:45 +00:00 |
|
Klaus Leithoff
|
225cdb2f99
|
switch from keep_bad 6 to keep_bad 2; remove tags but keep element content (4 and 6 keep element content only if text (pcdata) is valid in parent element as per specs, this may lead to textloss if balance is switched on)
|
2012-10-15 09:42:50 +00:00 |
|
Klaus Leithoff
|
d1d80efba0
|
silence error_log on import message, when no filename for attachment is found
|
2012-10-11 08:41:44 +00:00 |
|
Klaus Leithoff
|
09d3160447
|
rework changes regarding denied attributes; improve import of mails regarding filename detection for attachments
|
2012-10-10 10:40:08 +00:00 |
|
Klaus Leithoff
|
e695f84f3a
|
only suppress known/supported INLINE image formats as JPG,JPEG,GIF,PNG for attachment list (on display of html message)
|
2012-10-02 10:14:13 +00:00 |
|
Klaus Leithoff
|
ba2be3bb5b
|
fix problem regarding strange runtime situations for gathering the items in shared folders
|
2012-10-01 10:38:23 +00:00 |
|
Klaus Leithoff
|
754cbe37d0
|
* eMail/eSync: on failed connection with the mail-server return 503 Service Unavailable; Retry After; if the client supports this, he should wait until retrying; if we experience consecutive connection failure over a defined limit, return 500 internal Server Error
|
2012-09-26 09:14:13 +00:00 |
|
Klaus Leithoff
|
fa7439dca8
|
* eMail: improve namespace/prefix detection and handling; work-around for dovecot bug/problem regarding the counters in shared folders; fix problem regarding the recognition of INLINE images (only INLINE images should NOT be listed as attachments in windowed message display); support firefox drag and drop feature for inserting images (as data url) into html edit area in compose window; handle Reply-To as intended in creating eMails from .eml files; improving profile handling, regarding the ID of the activeProfile;
|
2012-09-18 12:05:36 +00:00 |
|
Klaus Leithoff
|
8e9a616e9f
|
fixing bug regarding the reset of the Connection, in some cases some cached objects have not been reset as intended
|
2012-08-29 09:29:42 +00:00 |
|
Klaus Leithoff
|
88179025b0
|
* email/tracker: fix bug regarding the manual transformation of emails to tracker, if tracker is set to htmledit
|
2012-08-27 12:22:30 +00:00 |
|