jeboehm / docker-mailserver

Docker Mailserver based on the famous ISPMail guide
MIT License
366 stars 97 forks source link

BREAKING CHANGE: the submission port (587) is now served by mta #196

Closed jeboehm closed 2 years ago

jeboehm commented 2 years ago

Postfix now serves the submission port 587. Please check your port bindings as reflected in docker-compose.production.yml This allows rspamd to recognize authenticated users. Besides that, sender adresses are restricted to either the account name itself or its aliases.