Denis Flaven
608e94a613
Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage...
...
SVN:trunk[3926]
2016-02-25 15:06:04 +00:00
Denis Flaven
4e24e9899e
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
...
SVN:trunk[3916]
2016-02-19 10:03:59 +00:00
Denis Flaven
de6ddffe65
#998 Accurately check the configured mail transport and report information accordingly in the email.test page.
...
Add two "debug" transports for Swift mailer: Null and LogFile which are useful for staging environments where one does not want to send real emails.
SVN:trunk[3399]
2014-10-31 21:14:55 +00:00
Denis Flaven
880653f191
Fixed a regression introduced by [r3242] (warning when sending an email with an empty "To")
...
SVN:trunk[3265]
2014-07-11 13:27:13 +00:00
Denis Flaven
38a2fd75c0
Prevent a warning when sending an email with no recipient in To:
...
SVN:trunk[3262]
2014-07-10 12:49:39 +00:00
Denis Flaven
74575440d7
Bug fix: properly serialize Emails with binary Attachments. Previously asynchronous emails with binary attachements were not working (they were queued but never sent).
...
SVN:trunk[2679]
2013-04-16 09:05:56 +00:00
Romain Quetiez
57629051bd
#691 Notifications not sent if some recicipients have an empty address
...
SVN:trunk[2653]
2013-03-21 14:42:34 +00:00
Denis Flaven
84e498e744
Protect against empty email addresses
...
SVN:trunk[2494]
2012-12-03 09:13:39 +00:00
Denis Flaven
09209533d0
Support multiple recipients in To: Cc: and Bcc:
...
SVN:trunk[2487]
2012-11-30 16:46:50 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
aa8ea8f2fe
Enhancement of the Email class to preserve backward compatibility...
...
SVN:trunk[2141]
2012-07-27 10:09:41 +00:00
Romain Quetiez
87bf09995d
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
...
SVN:trunk[1762]
2012-01-12 14:46:49 +00:00
Denis Flaven
8f8f575c65
Bug fix: use the proper way to set the message-ID with Swift
...
SVN:trunk[1754]
2012-01-04 10:45:58 +00:00
Denis Flaven
14b86abdbe
Allow specifying the label of the sender email
...
SVN:trunk[1650]
2011-10-28 12:41:20 +00:00
Romain Quetiez
ffb3750806
Fixed regressions due to the integration of SwiftMailer
...
SVN:trunk[1639]
2011-10-20 15:52:38 +00:00
Romain Quetiez
649f7c609b
Generation of emails based on the lib SwiftMailer (implements the SMTP protocole)
...
SVN:trunk[1638]
2011-10-20 15:14:17 +00:00
Denis Flaven
982c55738f
Allow to override some default headers when sending an email
...
SVN:trunk[1632]
2011-10-13 14:37:36 +00:00
Denis Flaven
13c636cab6
Prevent email header injection
...
SVN:trunk[1573]
2011-09-13 14:55:34 +00:00
Romain Quetiez
b8b20f82d7
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
...
SVN:trunk[1132]
2011-03-18 11:15:09 +00:00
Denis Flaven
259b266a19
- Keep track of the object at the source of any email notification for further correlation (either in the user's mailbox or for automatic processing of incoming emails)
...
SVN:trunk[943]
2010-11-12 16:34:50 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Romain Quetiez
46c4d2f419
Make sure that HTTP responses and the emails are considered as being utf-8... not sure of the real benefit, but we've seen a number of things about this so Denis and I decided to more forward and take the chance.
...
SVN:trunk[295]
2010-01-29 18:26:03 +00:00
Romain Quetiez
5f17dcf2db
Forgot to commit a new include
...
SVN:trunk[276]
2010-01-18 17:43:37 +00:00