Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@hostbrook hostbrook released this 17 Nov 05:27
· 3 commits to main since this release
  • Added a possibility for DKIM settings in the .env file with the priority over /config/mail.php file.
  • Added a possibility to keep RSA Private Key in the text file. The path to the text file must be relative to the project base path.
  • Added warning in the log file if at least one of the parameters (selector, domain, or private key) is not set. - If at least one of the parameters (selector, domain, or private key) is not set, the email will be sent (with a warning in the log file)The email still will be sent but without the DKIM signature.