Klaus Leithoff
0d5aab2b6c
attempt to handle preformatting of html correctly on compose
2013-02-15 13:04:50 +00:00
Klaus Leithoff
f3d7010473
style stuff voodoo; matching the use of Word-Style eMails in replys
2013-02-04 15:32:06 +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
044263bd8c
handle error on empty folder while checking when saving as draft
2013-01-30 09:17:19 +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
7c0e3fdd1d
fix problem introduced with r40774 an r40777
2013-01-24 14:08:01 +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
9fc350d02f
* eMail: resolve problem with failed deletion of draftedMessages on send
2012-12-19 13:58:22 +00:00
Klaus Leithoff
5486b8a03f
handle problem with displaying content on reply when charset reported on content does not match charset found; the result is not nice, as assumedly somehow encoding failed in the first place
2012-09-25 13:27:52 +00:00
Klaus Leithoff
2d22b12486
some comments
2012-08-29 12:40:49 +00:00
Klaus Leithoff
16de40a9ee
* 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:14:17 +00:00
Klaus Leithoff
a342db6fba
* email: handle attaching eml files; handle no subject when forwarding as attachment
2012-07-24 10:20:21 +00:00
Klaus Leithoff
3bad7e4177
* email: improve the switching of signatures in HTML mode
2012-07-12 13:58:12 +00:00
Klaus Leithoff
59adbc510e
fix up illeagal string offset warnings for php5.4
2012-05-21 11:33:40 +00:00
Klaus Leithoff
0b3e5228ac
on deleting auto-draft-messages, use remove_immediately, to avoid cluttering the trash-box
2012-05-02 14:21:43 +00:00
Klaus Leithoff
333c03b41d
better control of message forwarding inline/as attachment (was partially dependent on associated preference-setting)
2012-03-29 12:20:56 +00:00
Klaus Leithoff
bd7f00043c
on reply use "its me" [some@mail.suffix] instead of "its me" <some@mail.suffix> when gathering mailheader data for display, as ckeditor took <some@mail.suffix> for a html-tag (and tried to close it) on compose of html messages; make sure that only messages in Draft folder will removed for lastDrafted messages
2012-03-26 15:52:41 +00:00
Klaus Leithoff
e6dae8ba56
take care of additional leading spaces when gathering draftData, they are neither needed nor wanted
2012-03-22 12:26:23 +00:00
Klaus Leithoff
f09ede587e
better control for cleanup of drafted messages by using onunload and onbeforeunload
2012-03-22 12:23:11 +00:00
Klaus Leithoff
a2af0cc046
* eMail: feature to save messages that are in progress of being composed to draft every 3 minutes;
...
* eMail: fix bug regarding language strings with single quotes in Javascript;
masking hash char when saving mails to filemanager, using purifyCreateHTMLTidyConfig when trying to use purifier as tidy substitution
2012-03-16 09:59:26 +00:00
Klaus Leithoff
da5415555f
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
Klaus Leithoff
06265cee4e
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
Philip Herbert
25ab165898
mending Warnings: Cannot use a scalar value as an array
2011-12-19 12:40:47 +00:00
Klaus Leithoff
cc86326cb4
* calendar: allow to send a meeting request to all participants, add action to calendar event edit to choose between sending meeting requests or a mail with the ics file of an event attached.
2011-12-16 10:29:31 +00:00
Klaus Leithoff
10490be1a0
handle error for messageisdraft=true: folder was set to a multidimensonal array by accident
2011-12-14 13:10:38 +00:00
Klaus Leithoff
41d2d43509
try to be smart about missing send folders, when copying send mail to the sentfolder is expected: Do not send, but give an error instead, if there is no send folder to be found, an no other means of storing the mail sent with the mailserver/EGroupware is chosen
2011-12-14 11:59:04 +00:00
Klaus Leithoff
4431a978f5
* eMail: feature to attach the VCard of the current user to every new mail sent via UI
2011-12-12 17:24:52 +00:00
Klaus Leithoff
39c6b6ca90
* email: feature for html-mails -> convert images included as link to inline images (attachments to the mail)
2011-11-23 12:43:40 +00:00
Klaus Leithoff
fd016edb83
* eMail/infolog: mail to infolog, preference (and action) to allow the additional attaching of the raw mail message as message/rfc822 (.eml) to the entry
2011-11-18 09:46:45 +00:00
Klaus Leithoff
f7b0db4ac4
handle to,cc,bcc and replyto addresses the way, that spamassasin rules regarding TO_NO_BRKTS_DIRECT are not triggered, by adding a personal namepart to the address (generated from emailaddress), if only emailaddress is present
2011-11-17 08:48:13 +00:00
Klaus Leithoff
30f64cad47
* eMail: (backend) introduce validator for a given eMailProfile ID. A profileID is checked for existence for the active user. If the profileID given does not exist, the next possible valid profileID is returned. This should fix problems regarding the storing of no longer existing profileIDs with the activeProfileID preference.
2011-07-29 09:22:33 +00:00
Klaus Leithoff
2c070b63c9
better control of error_log messages regarding the use of non standard identities while sending
2011-07-28 11:23:32 +00:00
Klaus Leithoff
3e9fa46b21
only allow to fake the Sender with an Alias Identity, when an emailadmin defined profile is used
2011-07-28 10:49:14 +00:00
Klaus Leithoff
d638ba372a
* eMail: if the identity used for sending is part of the users mainProfile Identities (provided with the mainProfile by ogServer->getAccountEmailAddress ->NOT USER DEFINED<-) then the sender information is set accordingly, as it is assumed that the emailaddresses fetched with getAccountEmailAdress are known to the SMTP Server, thus allowing to be used as Sender/Return-Path
2011-07-28 10:10:29 +00:00
Klaus Leithoff
97a91b82a5
fix bug ->could not parse MimeMessage<- on saving (and reopening) Templates
2011-07-19 11:39:56 +00:00
Klaus Leithoff
944a31e610
use new option to fetch the activeMailProfile by ProfileID
2011-07-18 13:41:13 +00:00
Ralf Becker
aee4ea4724
Creating branches/Stylite-EPL-11.1
2011-07-01 10:37:47 +00:00