Stephen Abello
ab93d59a77
Merge branch 'support/3.1' into support/3.2
...
# Conflicts:
# sources/Core/Email/EmailLaminas.php
2024-11-08 09:41:48 +01:00
Karel Vlk
c70d62a51e
🐛 N°7916 SF#2274 EmailLaminas.php: Keep charset with part header in multipart email ( #672 )
...
* 🐛 N°2274 EmailLaminas.php: Keep charset with part header in multipart email
* Add a unit test
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2024-11-08 09:38:57 +01:00
Stephen Abello
2519456c98
Merge branch 'support/3.1' into support/3.2
2024-11-04 14:39:37 +01:00
Stephen Abello
9371bc6d7b
N°7925 Fix incorrectly formatted In-Reply-To email header
2024-11-04 14:38:31 +01:00
Karel Vlk
58e964fb8c
🐛 N°7917 SF#2272 EmailLaminas.php: Fix Message-ID format ( #671 )
...
* 🐛 N°2272 EmailLaminas.php: Fix Message-ID format
* EmailLaminas.php: Add MessageId import
as suggested by @steffunky in PR 671
2024-11-04 14:37:15 +01:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Anne-Cath
21638e6a9e
Add missing use
2024-01-31 10:34:47 +01:00
Pierre Goiffon
e92b006f70
N°7177 Update pelago/emogrifier from 6.0.0 to 7.2.0
2024-01-29 17:18:15 +01:00
jbostoen
031c90e797
N°7082 Ability to forcefully send e-mails asynchronously ( #501 )
...
Will be usefull in use cases like sending mass emails in customer-survey
2023-12-21 11:15:08 +01:00
Benjamin Dalsass
34f0053db7
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention ( #589 )
2023-12-21 10:18:11 +01:00
Benjamin Dalsass
be99a7c02d
N°7059 - Symfony 6.4 - Application skeleton - sources registration ( #588 )
...
We configure global sources directory in symfony configuration file except the directory Application/WebPage (potential impacts)
2023-12-13 10:31:36 +01:00
Stephen Abello
f0ea97850b
Fix LogFile type emails
2023-11-27 12:14:33 +01:00
Stephen Abello
9b1cdd3581
N°6874 - Fix encoding issue in out-going emails
2023-11-27 10:37:13 +01:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
f48df74933
N°5388 - PHP 8.2: Fix dynamic properties that were actually just case-sensitive typos
2023-01-27 17:57:50 +01:00
Eric Espie
9b47ee12e7
N°4307 - Replace SwiftMailer by laminas-mail - Fix connecting to server without password
2023-01-10 17:58:03 +01:00
Eric Espie
a668b92051
N°4307 - Add option verify_peer => not novalidatecert in SMTP
2022-12-20 10:27:41 +01:00
Eric Espie
6412f1ab23
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
2022-12-14 15:48:52 +01:00
Pierre Goiffon
1f76ff940d
N°5797 Replace wrong config load ( #338 )
2022-12-13 18:23:09 +01:00
Eric Espie
baaa4474f9
N°5102 - Allow to send emails using GSuite SMTP and OAuth - cleanup unnecessary include
2022-12-13 10:01:57 +01:00
Eric Espie
93e0dde1a1
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
Email by SMTP with self-signed certificate ported from EmailSwiftMailer to EmailLaminas
2022-11-30 14:35:13 +01:00
Pierre Goiffon
2f5eaa2dfd
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
2022-09-14 15:36:14 +02:00
Pierre Goiffon
d431811725
N°4947 Fix Email always picking "production" env config file ( #331 )
...
Note that the code was duplicated in both Email* impl, this is refactored : LoadConfig and m_oConfig are pulled up in Email, and SetRecipientFrom() calls are also refactored in Email
2022-09-14 15:33:48 +02:00
Eric Espie
3ae862d690
N°5310 - Mail to ticket: Migration 3.1 - PHPMail
2022-07-12 13:37:02 +02:00
Eric Espie
54eb9d081b
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Rework
2022-06-23 12:20:53 +02:00
Eric Espie
9f60f27636
N°5102 - Allow to send emails using GSuite SMTP and OAuth - Rework
2022-06-22 16:41:45 +02:00
Eric Espie
622f40c06c
N°3169 - Add feature to connect Gsuite mail box with OAuth
...
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph
* Fix legacy mailboxes compatibility
2022-05-25 08:21:16 +02:00
Eric Espie
754946bf62
N°3169 - Add feature to connect Gsuite mail box with OAuth
...
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph
* Fix legacy mailboxes compatibility
2022-05-23 12:09:40 +02:00
Eric Espie
eb1d56f439
N°3169 - Add feature to connect Gsuite mail box with OAuth
...
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph
N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth
* 2.7 migration
2022-05-16 14:51:12 +02:00
Eric Espie
dd8a4a0082
N°3169 - Add feature to connect Gsuite mail box with OAuth
...
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph
N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth
2022-05-12 14:40:55 +02:00