2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00
discourse/lib/email
Ted Johansson e05ef50c70
FIX: Disallow replies to categories when reply by email disabled (#33641)
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.
2025-07-17 11:10:15 +08:00
..
authentication_results.rb
build_email_helper.rb
cleaner.rb
message_builder.rb
message_id_service.rb
poller.rb
processor.rb
receiver.rb
renderer.rb
sender.rb
styles.rb
validator.rb