12 Oct
2017
12 Oct
'17
10:27 a.m.
Hi,
I'm using the "mailman-suite" setup for Postorious and Hyperkitty.
I've set
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend' EMAIL_HOST = 'localhost'
in settings.py, but no mails are sent. Files with the e-mails are in the emails folder, but nothing happens, also no errors regarding emails are logged.
Postfix as MTA can be connected via localhost:25 and e.g. mailman-core can use it fine.
What can I do for further debugging?
Kind regards Bjoern Franke