discourse/config
Ryan C. Gordon e15d11df18 Added an API to ask if an incoming email should be dropped at the SMTP level.
This lets an SMTP server optionally decide if it should reject a mail without
passing it on to Discourse at all, possibly before even reading the
email's payload, to prevent spam-induced backscatter and save resources.

This just does the bare minimum sanity checking that could prevent obvious
backscatter. For legit errors from legit users, Discourse will still send a
much more pleasant reply email.
2017-04-05 23:10:36 -04:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments only enable bullet on demand 2016-07-05 11:10:42 +10:00
initializers FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
locales FEATURE: Let users update their emails before confirming 2017-04-05 16:44:49 -04:00
application.rb FIX: User created web hook being enqueued before record has been saved. 2017-03-16 14:44:09 +08:00
boot.rb Bump minimum Ruby version to 2.3. 2016-06-10 11:40:42 +08:00
cdn.yml.sample
database.yml Make PgSQL happy ("ActiveRecord::StatementInvalid: PG::ProtocolViolation"). 2016-03-30 10:42:06 +02:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse_defaults.conf FEATURE: fallback asset path for multi host setups 2017-03-20 15:59:17 -04:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample
environment.rb prevent the application from starting in development mode when SMTP settings are changed 2016-06-03 17:39:54 +02:00
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf we don't need this IE 10 tag any more, see 2017-03-31 00:12:07 -07:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb Added an API to ask if an incoming email should be dropped at the SMTP level. 2017-04-05 23:10:36 -04:00
sidekiq.yml Add default queues to sidekiq.yml. 2016-06-13 09:34:52 +08:00
site_settings.yml FIX: use enum values for trust level settings 2017-04-03 14:23:48 +05:30
spring.rb
thin.yml.sample
unicorn_launcher
unicorn_upstart.conf enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
unicorn.conf.rb FEATURE: add support for SIGTSTP which stops sidekiqs 2017-03-10 11:36:10 -05:00