It’s possible to set the reply_by_email_address
to an illegal value, and if you do, you can’t send mail. It was set to word +%{reply_key}@example.com
(Note space between word
and +
)
It’s possible to set the reply_by_email_address
to an illegal value, and if you do, you can’t send mail. It was set to word +%{reply_key}@example.com
(Note space between word
and +
)
It should now be impossible to use an email address with a space in it
https://github.com/discourse/discourse/commit/2585ada5ca368d88a4d11ab9a8f51d74961f8ae4
This topic was automatically closed after 24 hours. New replies are no longer allowed.