Hello, I have a problem with follow notifications not being sent (or not arriving). Is it possible to activate a log in swiftmailer ?
- Smtp configuration is OK (registering, changing email and so on work fine)
- A local copy on my computer, working with the same online database, works fine
- No error message
- If I modify the smtp configuration with some bad parameter, I get the proper error message for operations like registering a new user, but since notifications are a background process, I don't get any message in this case.
Last minute : a single notification (from dozens of tests) arrived in a spam box. On other accounts I tried, spam is not activated.
It would be important to have a log indicating if the e-mails have been sent properly. How can I activate that ?