You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNU Mailman 2.1 requires Username / password SASL auth if you wish to use TLS auth
I have hotfixed this issue by commenting out code in /var/lib/mailman/Mailman/Handlers/SMTPDirect.py,
but we really need the more nuanced configuration options that were introduced in 3.0
GNU Mailman 2.1 requires Username / password SASL auth if you wish to use TLS auth
I have hotfixed this issue by commenting out code in /var/lib/mailman/Mailman/Handlers/SMTPDirect.py,
but we really need the more nuanced configuration options that were introduced in 3.0
Docs for mailman 3:
https://docs.mailman3.org/projects/mailman/en/latest/README.html
Converting:
https://docs.mailman3.org/en/latest/migration.html
The text was updated successfully, but these errors were encountered: