Hi @luisBSBDATA, @ts678, @JonMikelV.
Finally, the mystery is solved. I needed to remove all double quotes in the text configuration and now I receive email reports from all my backup jobs! YES! Both if it is configured in the general configuration and in the job configuration.
--send-mail-any-operation=true
--send-mail-body=%RESULT%
--send-mail-from=Duplicati Backup <...@gmail.com>
--send-mail-level=All
--send-mail-subject=%PARSEDRESULT% - %backup-name% - Duplicati %OPERATIONNAME% report
--send-mail-to=Me <...@gmail.com>
--send-mail-url=smtp://smtp.gmail.com:587/?starttls=always
--send-mail-username=...@gmail.com
--send-mail-password=...
The reason for success without --accept-any-ssl-certificate=true
may be my upgrade of qMono (and the ca-certificates.crt file) on the QNAP, I guess.
I have missed the reports since I upgraded from 2.0.2.8 to 2.0.3.3 and back without changing configuration parameters and I remember being inspired by the following forum post when I added qoutes everywhere as an attempt to solve the missing email reports.
Nevermind! It has been a pleasure to experience your persistent support. Thank you all. It worked!
/Kudo