Hello,

/opt/mailman/venv/lib/python3.9/site-packages/django/conf/global_settings.py:EMAIL_BACKEND
 = "django.core.mail.backends.smtp.EmailBackend"
/opt/mailman/venv/lib/python3.9/site-packages/mailman_web/settings/base.py:EMAIL_BACKEND
 = 'django.core.mail.backends.smtp.EmailBackend'

_____________________
I installed mailman3 in rhel 9 based on 
https://docs.mailman3.org/en/latest/install/virtualenv.html#virtualenv-install
I set up Postfix as the MTA. I added the code as mentioned in the document.

unknown_local_recipient_reject_code = 550
owner_request_special = no

transport_maps =
    hash:/opt/mailman/mm/var/data/postfix_lmtp
local_recipient_maps =
    hash:/opt/mailman/mm/var/data/postfix_lmtp
relay_domains =
    hash:/opt/mailman/mm/var/data/postfix_domains
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/3FCHQAZH6V32QDHFZ2TUSAMVF5Z5JY4X/

This message sent to [email protected]

Reply via email to