Adam Cooke
|
4e13577891
|
style(rubocop): Style/TrailingCommaInArrayLiteral
|
2024-03-12 11:45:44 +00:00 |
|
Adam Cooke
|
a4d039c44d
|
fix: use local resolver for DNS tests (github actions blocks DNS seemingly)
|
2024-03-04 13:15:40 +00:00 |
|
Adam Cooke
|
87d35d7c41
|
refactor: change domain used for dns resolver testing
|
2024-03-04 12:48:05 +00:00 |
|
Adam Cooke
|
fadca88f45
|
fix: raise an error if MX lookup times out during sending
This avoids potentially sending mail to the A record when an MX query times out.
closes #2833
|
2024-03-01 21:36:07 +00:00 |
|
Charlie Smurthwaite
|
be0df7b463
|
fix: translate unicode domain names to Punycode for compatibility with DNS (#2823)
|
2024-02-29 15:02:30 +00:00 |
|
Adam Cooke
|
eb246bb4e7
|
refactor: move app/util/* to app/lib/
|
2024-02-23 22:51:36 +00:00 |
|