mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 04:04:59 -05:00
When the reply_by_email_enabled setting is set to false, we no longer include a reply link in e-mail notifications. However, we do not prevent actual e-mails to a configured email_in address associated with a category. This change into consideration the setting in Email::Receiver#check_address.