Closed Daniel-KM closed 6 years ago
This is related to a bad upgrade process. The param -bs was not added automatically to the config of the plugin during the upgrade.
But there is another issue related (see #72 ) to the fact that swiftmailer is not up to date.
Where do I have to add -bs in the plugin config?
In the config of the plugin via the admin panel : https://example.com/admin/plugins/email
You can configure user/config/plugins/email.yaml directly by setting
mailer:
sendmail:
bin: '/usr/sbin/sendmail -bs'
This seemed to fix it for me.
I use the plugin subscribe and since the last update, i get (the plugin subscribe was not updated since a while, but this one was updated):