Adam Cooke
|
3a56ec8a74
|
fix(smtp-sender): ensure relays without a host are excluded
|
2024-03-21 12:33:34 +00:00 |
|
Adam Cooke
|
b3264b9427
|
fix(smtp-sender): fixes SMTPSender.smtp_relays
|
2024-03-21 12:27:54 +00:00 |
|
Adam Cooke
|
6dd6e29929
|
fix: fix issue with sending mail when smtp relays are configured
|
2024-03-05 18:56:38 +00:00 |
|
Adam Cooke
|
ce30c070bd
|
refactor: switch to use SecureRandom for random strings
|
2024-03-04 17:33:25 +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 |
|
Adam Cooke
|
633c509a45
|
refactor: refactor the SMTP sender
|
2024-03-01 09:54:22 +00:00 |
|
Adam Cooke
|
0163ac3d10
|
feat: new configuration system (and schema) (#2819)
|
2024-02-26 12:41:57 +00:00 |
|
Adam Cooke
|
5cc9eb3df7
|
refactor: move lib/postal/reply_separator to app/lib/reply_separator
|
2024-02-23 22:51:36 +00:00 |
|
Adam Cooke
|
73a55a5053
|
refactor: move senders in to app/senders/
|
2024-02-23 22:51:36 +00:00 |
|