discourse/lib/tasks
Martin Brennan 3d2cace94f
DEV: Add service to validate email settings (#13021)
We have a few places in the code where we need to validate various email related settings, and will have another soon with the improved group email settings UI. This PR introduces a class which can validate POP3, IMAP, and SMTP credentials and also provide a friendly error message for issues if they must be presented to an end user.

This PR does not change any existing code to use the new service. I have added a TODO to change POP3 validation and the email test rake task to use the new validator post-release.
2021-05-13 15:11:23 +10:00
..
add_topic_to_quotes.rake
admin.rake DEV: Rake task for creating admin should ask for full name if required (#11096) 2020-11-02 11:12:42 +01:00
api.rake
assets.rake DEV: Use Terser for JS minification/compression if available (#12656) 2021-04-09 08:51:49 -04:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
bookmarks.rake
build_test_topic.rake
build.rake
categories.rake
cdn.rake
db.rake DEV: Use filesystem-based SchemaCache in development (#12901) 2021-04-30 10:54:49 +01:00
destroy.rake
docker.rake FIX: Make the docker:test task install dependencies before calling yarn ember test. (#12943) 2021-05-04 16:30:35 -03:00
emails.rake DEV: Add service to validate email settings (#13021) 2021-05-13 15:11:23 +10:00
emoji.rake DEV: Remove JoyPixels emoji option (#12197) 2021-02-26 07:44:52 -05:00
export.rake
groups.rake
i18n.rake
images.rake
import.rake FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
incoming_emails.rake
integration.rake
javascript.rake Revert "DEV: Drop old IE11 intersection-observer references" (#13017) 2021-05-10 17:47:09 -06:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake DEV: log rake plugin:update_all plugin_path on error (#12100) 2021-02-16 11:50:27 -08:00
populate.thor
posts.rake
qunit.rake FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
redis.rake
release_note.rake Include UI commits when generating release notes. (#12127) 2021-02-18 10:53:23 -05:00
rspec.rake
s3.rake
scheduler.rake
search.rake
site_settings.rake
smoke_test.rake Dev: --dev option does nothing in yarn (#12032) 2021-02-10 19:19:47 -05:00
svg_icons.rake
tags.rake
themes.rake DEV: Add an option to skip a theme update from the themes:install task. (#12905) 2021-04-30 09:31:41 -07:00
topics.rake
turbo.rake
typepad.thor
uploads.rake FIX: uploads:fix_missing_s3 rake task used wrong SHA1 (#12495) 2021-03-25 11:35:29 +01:00
users.rake