Tom Hughes
|
28900676f3
|
Default to allowing TLS for SMTP but without peer verification
|
2022-02-17 00:54:11 +00:00 |
|
Tom Hughes
|
aec7af87d7
|
Disable peer host name validation when sending email
|
2022-02-16 22:48:26 +00:00 |
|
Tom Hughes
|
c4d2f74408
|
Switch to new defaults for queue names
|
2021-05-13 20:41:41 +01:00 |
|
Andy Allan
|
7b0de13c61
|
Allow smtp settings to be configured through the settings system
This allows easier configuration using the settings.local.yml files
Fixes #2571
|
2020-11-25 16:12:49 +00:00 |
|
Andy Allan
|
d102c9aaf4
|
Move all settings to settings.yml
We leave the STATUS setting alone, since it's required before rails
boots. The test-specific settings now live in config/settings/test.yml
|
2019-03-13 18:06:23 +01:00 |
|
Tom Hughes
|
9b82e13d17
|
Improve formatting
|
2018-04-18 18:37:18 +01:00 |
|
Andy Allan
|
17c706291c
|
Move the default_url_options config to the action_mailer initializer
We can't use Rails.application.config here because the initializers
run after ActionMailer::Base has been set up.
|
2018-04-18 10:53:22 +08:00 |
|
Tom Hughes
|
dc2a2c8ebd
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
|
Tom Hughes
|
34e3e51456
|
Cleanup trailing whitespace
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
f78c703708
|
Simplify locale handing in notification emails
|
2013-05-27 10:53:14 +01:00 |
|
Tom Hughes
|
ee411e5154
|
Update to rails 3.2.0
|
2012-02-15 17:48:14 +00:00 |
|
Tom Hughes
|
09e5528ecd
|
Don't allow STARTTLS to be used when sending mail
Ruby's mail library seems to be very picky about the certificate
validity if STARTTLS is used, so disable it.
|
2011-11-14 09:42:42 +00:00 |
|
Tom Hughes
|
56df4f3813
|
Update notifiers to use new ActionMailer API
|
2011-11-14 09:42:41 +00:00 |
|
Tom Hughes
|
983dbb5353
|
Removed patch for rails 2.2 bug.
|
2009-06-04 09:22:31 +00:00 |
|
Tom Hughes
|
5294e4d989
|
Send notification messages in the target user's language.
|
2009-05-31 16:10:53 +00:00 |
|
Tom Hughes
|
3d906fe8c6
|
Merge 15165:15373 from trunk.
|
2009-05-31 11:32:32 +00:00 |
|
Tom Hughes
|
d6e605414d
|
Set a custom return path so that we can ignore bounces.
|
2009-05-09 12:17:10 +00:00 |
|
Steve Coast
|
e13337354d
|
preference stuff
|
2008-02-23 11:12:42 +00:00 |
|
Tom Hughes
|
7fc2dbecd5
|
Migrate web site to use rails 2.0.1.
|
2008-01-06 12:17:58 +00:00 |
|