Adam Cooke
|
54306a9748
|
fix: adds new connection pool which will discard failed clients
closes #2780
|
2024-02-06 12:43:28 +00:00 |
|
Adam Cooke
|
4528a14d27
|
fix: fixes issue starting application in production mode
I haven't observed these all that recently and these fixes are temporary until
I have time to look properly.
|
2024-02-03 22:17:51 +00:00 |
|
Adam Cooke
|
3fb40e4e24
|
fix: ignore message DB migrations in autoloader
|
2024-01-30 10:19:37 +00:00 |
|
Adam Cooke
|
0f9882f132
|
refactor: remove explicit autoload
|
2024-01-30 09:15:25 +00:00 |
|
toptaran
|
59f4478197
|
fix: mail view encoding issue #2462 (#2596)
|
2024-01-30 08:41:53 +00:00 |
|
Charlie Smurthwaite
|
5998bf376a
|
fix: Move RubyVer functionality to Utilities module
This change is required to mirror a58bf11afe
|
2023-04-18 09:35:26 +01:00 |
|
Adam Cooke
|
957b784658
|
chore: Upgrade to Ruby 3.2.1 & Rails 6.0
* chore: upgrade to rails 6.0
* chore: upgrade ruby to 3.2.1
* chore: upgrade bundler
* chore: upgrade execjs
* chore: upgrade to rails 6.1
* chore: switch to sentry-ruby from raven
* chore: add extra platforms to gemfile
|
2023-04-06 11:40:45 +01:00 |
|
Charlie Smurthwaite
|
fd289c46fd
|
style(rubocop): fix all safe auto correctable offenses
|
2023-03-16 15:50:53 +00:00 |
|
Jim
|
73870d6a92
|
fix: fix issue with determining if an SMTP connection is encrypted or not (#1338)
|
2021-07-27 15:13:06 +01:00 |
|
Adam Cooke
|
bc22394fdd
|
fix(smtp_server): refactor mx lookups to randomly order mx records with the same priority
closes #1408
closes #1405
|
2021-07-27 14:07:38 +00:00 |
|
Charlie Smurthwaite
|
cfc60d0e41
|
upgrade rails and supporting gems, refresh schema
|
2018-08-22 11:30:54 +01:00 |
|
Adam Cooke
|
6e009f16b9
|
use explicit autoloads rather than from paths
|
2017-06-02 15:29:54 +01:00 |
|
Adam Cooke
|
47d78b0725
|
rename the session from _deliver_session to _postal_session
|
2017-05-26 13:18:45 +01:00 |
|
Adam Cooke
|
33f7e912c7
|
allow the SMTP port to be configurable for outgoing email from the app itself
|
2017-04-26 12:30:37 +01:00 |
|
Adam Cooke
|
2fdba0ceb5
|
initial commit from appmail
|
2017-04-19 13:07:25 +01:00 |
|