Laurent Destailleur
|
de9f1aab0f
|
NEW Can set the reply-to into email sent
|
2018-02-28 19:09:05 +01:00 |
|
Laurent Destailleur
|
7c6c893657
|
Merge pull request #7996 from atm-maxime/new_force_mailto
NEW Option to force all emails recipient
|
2018-02-03 19:15:11 +01:00 |
|
Laurent Destailleur
|
833c7685e1
|
Hook 'maildao' was renamed into 'mail' into the method sendfile that
send emails, and method was renamed from 'doaction' into 'sendMail'.
To process task #4875 #7969 in several steps.
|
2018-02-03 17:36:33 +01:00 |
|
Laurent Destailleur
|
d796f403a9
|
Fix sender email when sending a password remind
|
2018-01-24 15:43:55 +01:00 |
|
Maxime Kohlhaas
|
a9c7dc48ab
|
New option to force e-mail recipient, helpful for test purposes
|
2017-12-24 17:31:31 +01:00 |
|
Laurent Destailleur
|
2b95679b84
|
Add info to help spam fight
|
2017-11-21 14:09:15 +01:00 |
|
Laurent Destailleur
|
f7fe011e98
|
Add CRLF before 'boundary' word. Use \r\n on wordwrap.
|
2017-10-16 14:31:28 +02:00 |
|
Laurent Destailleur
|
a60cd49fb0
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_sendmails.inc.php
htdocs/core/class/CMailFile.class.php
htdocs/filefunc.inc.php
|
2017-08-28 12:53:02 +02:00 |
|
Laurent Destailleur
|
075a138e14
|
Fix substitution of __EMAIL__
|
2017-08-28 12:49:57 +02:00 |
|
Laurent Destailleur
|
c382ca22b8
|
FIX link in to email and option for tls
|
2017-08-28 00:09:21 +02:00 |
|
Laurent Destailleur
|
b12800d174
|
FIX link in to email and option for tls
|
2017-08-28 00:06:19 +02:00 |
|
Laurent Destailleur
|
17f44ad980
|
NEW Can make a specific setup for SMTP sending for emailing module
|
2017-08-24 02:02:00 +02:00 |
|
Laurent Destailleur
|
b29d0385e6
|
NEW Can send an email to a user from its card.
|
2017-05-15 00:15:56 +02:00 |
|
Laurent Destailleur
|
3da0aea168
|
Prepare code to use different SMTP servers.
|
2017-04-18 01:39:06 +02:00 |
|
Laurent Destailleur
|
6aa56ce0fa
|
NEW Add a tracking id into mass emailing
Prepare code to use a dedicated SMTP server according to context.
|
2017-04-11 10:57:17 +02:00 |
|
Laurent Destailleur
|
7c868888a5
|
FIX Add option MAIN_MAIL_USE_MULTI_PART to include text content into
HTML email and add option MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS to
restore the inline images feature.
|
2017-04-05 01:02:03 +02:00 |
|
Laurent Destailleur
|
0671f75417
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-01-16 00:01:37 +01:00 |
|
Laurent Destailleur
|
1fd9f5e1fb
|
Fix: host was twice into message id for smtp driver and swiftmailer was
not using dol_getprefix() to build host.
|
2017-01-14 13:27:44 +01:00 |
|
Laurent Destailleur
|
c42b48636a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/commande/class/api_commande.class.php
htdocs/core/class/CMailFile.class.php
htdocs/societe/class/api_contact.class.php
|
2017-01-12 11:06:24 +01:00 |
|
Laurent Destailleur
|
5e71ff816f
|
Increase limit for better backward compatibility without loosing minimum
security.
|
2017-01-12 10:51:31 +01:00 |
|
Regis Houssin
|
5898d27609
|
Fix: avoid errors if constants values not exists
|
2017-01-11 16:47:17 +01:00 |
|
Laurent Destailleur
|
bbd3734a21
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
|
2016-12-26 12:42:23 +01:00 |
|
Laurent Destailleur
|
e297b64722
|
Several security fix in using mailings.
|
2016-12-26 12:35:10 +01:00 |
|
Laurent Destailleur
|
c9c8079c3d
|
Can add additionnal paramon mail to solve rare sendmail problems
|
2016-12-26 00:00:28 +01:00 |
|
Laurent Destailleur
|
0ef963604f
|
Fix option moreinheader not correctly supported with smtps
|
2016-12-20 12:38:24 +01:00 |
|
Laurent Destailleur
|
0eded9a8b7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-12-19 02:36:10 +01:00 |
|
Laurent Destailleur
|
0d1d68d5d9
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/admin/dict.php
htdocs/product/price.php
|
2016-12-19 02:34:29 +01:00 |
|
Laurent Destailleur
|
74e00c4d80
|
More comment and hidden option to solve problems when sending emails.
|
2016-12-19 01:04:17 +01:00 |
|
Laurent Destailleur
|
dbf96b8f59
|
Log at wrong place
|
2016-12-18 23:32:31 +01:00 |
|
Laurent Destailleur
|
9d3bd9d36f
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/errors.lang
|
2016-12-18 11:57:04 +01:00 |
|
Laurent Destailleur
|
394e284a4a
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/class/CMailFile.class.php
htdocs/langs/en_US/errors.lang
|
2016-12-18 02:16:40 +01:00 |
|
Laurent Destailleur
|
c5db333af8
|
Fix translation of error message when sending email
|
2016-12-17 14:00:39 +01:00 |
|
Laurent Destailleur
|
c750ba8b99
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/install/mysql/data/llx_c_payment_term.sql
htdocs/langs/en_US/bills.lang
htdocs/langs/en_US/mails.lang
|
2016-12-16 13:56:55 +01:00 |
|
Laurent Destailleur
|
8f3ce46c50
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-12-15 12:12:36 +01:00 |
|
Laurent Destailleur
|
2c4c48ad6f
|
Better fix to add server name into email id.
|
2016-12-15 12:11:39 +01:00 |
|
Laurent Destailleur
|
eaa2125373
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/projet/card.php
htdocs/projet/class/project.class.php
htdocs/projet/list.php
|
2016-11-10 11:40:39 +01:00 |
|
Laurent Destailleur
|
e30622cbd8
|
FIX Bcc must not appears to recipient when using SMTPs lib
|
2016-11-09 00:10:02 +01:00 |
|
Laurent Destailleur
|
b284bdd953
|
NEW #5896 More complete data on event sent by email (name in title,
emails list in details)
|
2016-10-24 02:02:30 +02:00 |
|
Laurent Destailleur
|
cf7327a2a2
|
FIX #5750 Bug: CmailFile::server_parse enters an infinite loop if
$server_response is false
|
2016-10-01 16:41:12 +02:00 |
|
Laurent Destailleur
|
6033b09344
|
FIX: A constructor must not return a value.
FIX: A topic is required to send an email (probability to be spam of
99%)
|
2016-06-24 15:36:20 +02:00 |
|
frederic34
|
60ebc6fa11
|
Some correction for testconnect
|
2016-04-18 00:47:08 +02:00 |
|
frederic34
|
75127638a4
|
Embed images
|
2016-04-17 10:28:21 +02:00 |
|
frederic34
|
8428b791f8
|
Add logger to dump smtp dialog
|
2016-04-16 22:25:47 +02:00 |
|
frederic34
|
567dc1734e
|
Add Swift Mailer to send mails
|
2016-04-16 18:15:03 +02:00 |
|
Laurent Destailleur
|
e60088a297
|
Add parameter moreinheader
|
2016-03-04 13:30:00 +01:00 |
|
Laurent Destailleur
|
5ea9c6dd83
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.formprojet.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/accountancy.lang
|
2016-02-09 14:40:25 +01:00 |
|
Laurent Destailleur
|
f640bf7c61
|
Manage the reply-to field into mail libs
|
2016-02-09 11:56:12 +01:00 |
|
Laurent Destailleur
|
062deae24c
|
Merge
|
2016-02-05 12:18:50 +01:00 |
|
Frédéric FRANCE
|
a656607122
|
Update CMailFile.class.php
|
2016-02-04 17:12:58 +01:00 |
|
Laurent Destailleur
|
4065b3f1df
|
Better management of the Dolibarr tracking id into email.
This will allow an imap scanner to link email
|
2015-11-13 00:19:11 +01:00 |
|