Florian HENRY
053e0981ad
fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages
2024-01-04 11:49:10 +01:00
Florian HENRY
43fceaf468
fix: pregmatch all always return empty array, muxt be tested like in findHtmlImages
2024-01-04 11:47:43 +01:00
Florian HENRY
67ad440381
typo
2023-12-13 11:33:18 +01:00
Florian HENRY
6bb952bf9a
typo
2023-12-13 11:32:48 +01:00
Florian HENRY
82c49e62d1
add unit test for image in email with src=../media/ or src=base64
2023-12-13 11:31:42 +01:00
Florian HENRY
9bbd285c3a
fix: feature MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS was broken
2023-12-02 15:53:22 +01:00
HENRY Florian
102356d2c4
fix: When sendmail failed it return false, result is KO, need to say it to user ( #26631 )
...
* fix: When sendmail failed it return false, need to be tested as is
* fix: When sendmail failed it return false, so >=0 do not trigger error
* fix: When sendmail failed it return false, so >=0 do not trigger error
* Update CMailFile.class.php
* Update actions_sendmails.inc.php
* Update actions_sendmails.inc.php
* Update CMailFile.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-17 12:01:03 +01:00
Laurent Destailleur
46b461b087
FIX Upload of files on public ticket interface
2023-05-13 16:39:42 +02:00
Laurent Destailleur
88a67afe34
Debug v17. Add log to help debug/fix smtp email errors
2023-03-24 13:27:04 +01:00
Laurent Destailleur
80678cfcb9
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-13 10:30:37 +01:00
Laurent Destailleur
cb40103d49
Merge pull request #23926 from rycks/16.0_fix_log_of_cmailfile_class_moved_after_bcc_defined
...
move log after variable updates to get good informations in logs
2023-03-12 17:15:17 +01:00
Laurent Destailleur
8612a88a2f
Sync transifex
...
Debug v17
2023-03-02 10:38:45 +01:00
Laurent Destailleur
7b7b8fda24
Fix sending emails with data:image inside
2023-02-25 04:05:18 +01:00
Laurent Destailleur
ba59e4eb3d
FIx duplicate image file from src data
2023-02-23 18:48:56 +01:00
Laurent Destailleur
1ac4e6f458
Fix phpunit
2023-02-17 16:52:00 +01:00
Laurent Destailleur
cfd9e7ed62
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-02-17 16:17:06 +01:00
Laurent Destailleur
aefe12f01b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-02-17 16:15:46 +01:00
Laurent Destailleur
711bf2e6a8
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-02-17 16:14:23 +01:00
Eric Seigne
bf9a44ac6f
msg is not defined
2023-02-16 21:48:55 +01:00
Eric Seigne
86e2f46fe7
addr_bcc could be set
2023-02-16 21:46:27 +01:00
Eric Seigne
3a58e025ba
better logs
2023-02-16 21:44:38 +01:00
Eric Seigne
6163f84d25
move log after variable updates to get good informations in logs
2023-02-15 22:10:03 +01:00
Laurent Destailleur
310fd4e369
Debug IMAP-PHP for MS
2023-02-08 01:28:14 +01:00
Laurent Destailleur
db6ee9f75f
Fix against SMTP injection
2022-11-28 16:57:06 +01:00
Laurent Destailleur
75de251402
FIX #yogosha13687
2022-11-28 15:37:38 +01:00
Laurent Destailleur
6aefc9edfc
Enable MAIN_MAIL_ADD_INLINE_IMAGES_IF_DATA by default
2022-11-21 18:30:17 +01:00
Laurent Destailleur
29d819be5e
Rename cid so we can retreive it easily on file
2022-10-28 18:11:54 +02:00
Laurent Destailleur
c9f43dc7a6
Fix error too large regex in memory
2022-10-28 04:20:54 +02:00
Laurent Destailleur
d1cd43c9d8
Fix same file content = same hash
2022-10-28 04:02:42 +02:00
Laurent Destailleur
f682edb4f2
Missing some info in log file
2022-10-28 03:37:01 +02:00
Laurent Destailleur
26d1182838
FIX Debug ticket module (no double event when sending private message)
...
FIX The backtopage after sending ticket message was ko.
2022-10-23 22:32:52 +02:00
Laurent Destailleur
b6d0f9b997
NEW Can copy/paste images into emails sent.
2022-10-23 17:14:23 +02:00
Faustin
5451bef0f7
scrutinizer CMailFile: undeclared variable
2022-09-10 13:58:19 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
28c4dd88a2
FIX use correct smtp setup for the check_server_port() test
2022-08-31 14:02:09 +02:00
Faustin
0188629cf6
Oauth ui for tickets and emailing
2022-08-26 15:21:35 +02:00
Laurent Destailleur
03d086f741
NEW Encrypt all sensitive constants in llx_const
2022-08-24 12:22:11 +02:00
Faustin
6dd17ead60
expire was initiated as true instead of false
2022-08-12 11:42:23 +02:00
Faustin
0898a99314
Token now refresh before it expire
2022-08-12 11:00:02 +02:00
Frédéric FRANCE
d7bccaa70c
token was not refreshing
2022-08-11 10:53:15 +02:00
Frédéric FRANCE
b748665296
token was not refreshing
2022-08-11 10:16:20 +02:00
Frédéric FRANCE
75fbebbcb6
token was not refreshing
2022-08-11 10:03:44 +02:00
Frédéric FRANCE
3efcd5f618
fix log
2022-08-10 16:29:37 +02:00
Frédéric FRANCE
af8abecbd6
wip
2022-08-10 13:50:42 +02:00
Frédéric FRANCE
917ab403ff
wip
2022-08-10 13:38:18 +02:00
Frédéric FRANCE
8581156402
add oauth2 for swiftmailer
2022-08-10 10:59:57 +02:00
Frédéric FRANCE
4237f902a3
add oauth2 for swiftmailer
2022-08-10 10:09:52 +02:00
Frédéric FRANCE
32c617b786
add oauth2 for swiftmailer
2022-08-10 09:54:14 +02:00
Laurent Destailleur
3f62cd27eb
Merge pull request #21632 from fboitel/NEW-smtp-by-oauth2
...
NEW smtp by oauth2
2022-08-10 05:26:31 +02:00
Frédéric FRANCE
32ac59622c
Update CMailFile.class.php
2022-08-04 09:24:57 +02:00