Mactronique / edf-telereleve

Programme PHP pour lire le télérelevé
MIT License
8 stars 1 forks source link

Send email signed and encrypted #7

Open macintoshplus opened 5 years ago

macintoshplus commented 5 years ago

To authenticate the server and seal the data, add the sign and crypt the email.

macintoshplus commented 5 years ago

See : https://swiftmailer.symfony.com/docs/messages.html#signed-encrypted-message

macintoshplus commented 3 years ago

Change to SymfonyMailer