-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't Send Mail to Undeliverable Addresses #1404
Commits on Feb 22, 2024
-
feat: create bounce email logic for a single email mail service. Rema…
…ining: ITs, multiple email
Configuration menu - View commit details
-
Copy full SHA for dfec012 - Browse repository at this point
Copy the full SHA dfec012View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e8e4d1 - Browse repository at this point
Copy the full SHA 3e8e4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d344ee - Browse repository at this point
Copy the full SHA 5d344eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc689d - Browse repository at this point
Copy the full SHA 4bc689dView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc12349 - Browse repository at this point
Copy the full SHA dc12349View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8bd410 - Browse repository at this point
Copy the full SHA a8bd410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be44b0 - Browse repository at this point
Copy the full SHA 0be44b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b84c720 - Browse repository at this point
Copy the full SHA b84c720View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0bfd0 - Browse repository at this point
Copy the full SHA ef0bfd0View commit details -
Renamed
bounced_email_address
toundeliverable_email
to better de……scribe its function (i.e. a mail *message* will bounce, and the undeliverable email address will be stored in this table)
Configuration menu - View commit details
-
Copy full SHA for 74f3bd6 - Browse repository at this point
Copy the full SHA 74f3bd6View commit details -
Renamed
in_progress_mail
toin_progress_message
to distinguish ou……tgoing mail message from email address ("mail" is ambiguous)
Configuration menu - View commit details
-
Copy full SHA for 8c4045d - Browse repository at this point
Copy the full SHA 8c4045dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e1ccd - Browse repository at this point
Copy the full SHA 07e1ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 901e200 - Browse repository at this point
Copy the full SHA 901e200View commit details -
Configuration menu - View commit details
-
Copy full SHA for c976f61 - Browse repository at this point
Copy the full SHA c976f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for acab52c - Browse repository at this point
Copy the full SHA acab52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 585bc70 - Browse repository at this point
Copy the full SHA 585bc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d90bb0c - Browse repository at this point
Copy the full SHA d90bb0cView commit details -
Don't use a JavaMail Listener to detect send failures, instead set en…
…velope reply and handle in MessageDequeue
Configuration menu - View commit details
-
Copy full SHA for 88da56a - Browse repository at this point
Copy the full SHA 88da56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0fe9c - Browse repository at this point
Copy the full SHA 2a0fe9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffaa669 - Browse repository at this point
Copy the full SHA ffaa669View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42d250 - Browse repository at this point
Copy the full SHA e42d250View commit details -
Configuration menu - View commit details
-
Copy full SHA for e841089 - Browse repository at this point
Copy the full SHA e841089View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a645234 - Browse repository at this point
Copy the full SHA a645234View commit details -
The failure reply message-id has a different Message-Id than the outg…
…oing message, and we need to find it
Configuration menu - View commit details
-
Copy full SHA for ee5bd46 - Browse repository at this point
Copy the full SHA ee5bd46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a73494 - Browse repository at this point
Copy the full SHA 8a73494View commit details -
Configuration menu - View commit details
-
Copy full SHA for f770eb3 - Browse repository at this point
Copy the full SHA f770eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c991bc - Browse repository at this point
Copy the full SHA 5c991bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8cd4a - Browse repository at this point
Copy the full SHA ed8cd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9bef4 - Browse repository at this point
Copy the full SHA 0b9bef4View commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daebe52 - Browse repository at this point
Copy the full SHA daebe52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac2efb - Browse repository at this point
Copy the full SHA 5ac2efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e61d8d5 - Browse repository at this point
Copy the full SHA e61d8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16b762 - Browse repository at this point
Copy the full SHA a16b762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320ae9c - Browse repository at this point
Copy the full SHA 320ae9cView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c99be80 - Browse repository at this point
Copy the full SHA c99be80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db4747 - Browse repository at this point
Copy the full SHA 6db4747View commit details -
feat: rename static method, use outcomming email instead message emai…
…l for undeliverable
Configuration menu - View commit details
-
Copy full SHA for cba8578 - Browse repository at this point
Copy the full SHA cba8578View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8df4f - Browse repository at this point
Copy the full SHA de8df4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e317d80 - Browse repository at this point
Copy the full SHA e317d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for abefb3f - Browse repository at this point
Copy the full SHA abefb3fView commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 49ad7f8 - Browse repository at this point
Copy the full SHA 49ad7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for df73165 - Browse repository at this point
Copy the full SHA df73165View commit details -
Configuration menu - View commit details
-
Copy full SHA for a058569 - Browse repository at this point
Copy the full SHA a058569View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5e42c - Browse repository at this point
Copy the full SHA ab5e42cView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31d9511 - Browse repository at this point
Copy the full SHA 31d9511View commit details -
Don't create another MailGatewaySmtp instance in test method with Stu…
…b class, instead use the same subject and test the argument.
Configuration menu - View commit details
-
Copy full SHA for 96e5ef0 - Browse repository at this point
Copy the full SHA 96e5ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2212015 - Browse repository at this point
Copy the full SHA 2212015View commit details -
Don't throw an exception if it's expected (i.e. EmptyResultDataAccess…
…Exception) as it's slow, instead detect whether there are any results.
Configuration menu - View commit details
-
Copy full SHA for b00e64b - Browse repository at this point
Copy the full SHA b00e64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c894ad - Browse repository at this point
Copy the full SHA 6c894adView commit details -
mimeMessage getHeader() can return null; don't depend on order of rep…
…ort header parts
Configuration menu - View commit details
-
Copy full SHA for ebc316f - Browse repository at this point
Copy the full SHA ebc316fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff73104 - Browse repository at this point
Copy the full SHA ff73104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2598de3 - Browse repository at this point
Copy the full SHA 2598de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47f592 - Browse repository at this point
Copy the full SHA b47f592View commit details -
Configuration menu - View commit details
-
Copy full SHA for d452e21 - Browse repository at this point
Copy the full SHA d452e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 752712d - Browse repository at this point
Copy the full SHA 752712dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6967322 - Browse repository at this point
Copy the full SHA 6967322View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fbd19 - Browse repository at this point
Copy the full SHA a6fbd19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab16434 - Browse repository at this point
Copy the full SHA ab16434View commit details -
Configuration menu - View commit details
-
Copy full SHA for c067a5a - Browse repository at this point
Copy the full SHA c067a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for baec160 - Browse repository at this point
Copy the full SHA baec160View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff55419 - Browse repository at this point
Copy the full SHA ff55419View commit details
Commits on Mar 2, 2024
-
Set message-id in mail headers properly (i.e. generate without angle-…
…brackets and then add angle brackets in headers)
Configuration menu - View commit details
-
Copy full SHA for 26abc63 - Browse repository at this point
Copy the full SHA 26abc63View commit details
Commits on Mar 4, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 97dc61d - Browse repository at this point
Copy the full SHA 97dc61dView commit details -
Fixed permanent failure test messages (the recipient is supposed to b…
…e *Whois*, i.e. the bounce is returned back to the sender, which is Whois)
Configuration menu - View commit details
-
Copy full SHA for 64f3df4 - Browse repository at this point
Copy the full SHA 64f3df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6df9f - Browse repository at this point
Copy the full SHA ad6df9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9571c - Browse repository at this point
Copy the full SHA 0d9571cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c1fe9 - Browse repository at this point
Copy the full SHA 11c1fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd82c5 - Browse repository at this point
Copy the full SHA 3cd82c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce51ab - Browse repository at this point
Copy the full SHA 2ce51abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d820c99 - Browse repository at this point
Copy the full SHA d820c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf1380 - Browse repository at this point
Copy the full SHA 3bf1380View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2200e8e - Browse repository at this point
Copy the full SHA 2200e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b92049 - Browse repository at this point
Copy the full SHA 7b92049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9f683 - Browse repository at this point
Copy the full SHA 5f9f683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d73783 - Browse repository at this point
Copy the full SHA 1d73783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b493d4 - Browse repository at this point
Copy the full SHA 7b493d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89947a8 - Browse repository at this point
Copy the full SHA 89947a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127ea2b - Browse repository at this point
Copy the full SHA 127ea2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a765bb2 - Browse repository at this point
Copy the full SHA a765bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de0299 - Browse repository at this point
Copy the full SHA 9de0299View commit details -
Configuration menu - View commit details
-
Copy full SHA for a48dd8f - Browse repository at this point
Copy the full SHA a48dd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec53e92 - Browse repository at this point
Copy the full SHA ec53e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2b53f - Browse repository at this point
Copy the full SHA eb2b53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 047631e - Browse repository at this point
Copy the full SHA 047631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810234e - Browse repository at this point
Copy the full SHA 810234eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 254833f - Browse repository at this point
Copy the full SHA 254833fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 948bc22 - Browse repository at this point
Copy the full SHA 948bc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a994a7 - Browse repository at this point
Copy the full SHA 2a994a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0228385 - Browse repository at this point
Copy the full SHA 0228385View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc991b - Browse repository at this point
Copy the full SHA dcc991bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5539e6d - Browse repository at this point
Copy the full SHA 5539e6dView commit details -
Don't try to create a message-id but instead copy whatever is generat…
…ed *after* the message is sent.
Configuration menu - View commit details
-
Copy full SHA for ab88bfc - Browse repository at this point
Copy the full SHA ab88bfcView commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d92e4a3 - Browse repository at this point
Copy the full SHA d92e4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf98b27 - Browse repository at this point
Copy the full SHA bf98b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 654a453 - Browse repository at this point
Copy the full SHA 654a453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f221a4 - Browse repository at this point
Copy the full SHA 4f221a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1516df - Browse repository at this point
Copy the full SHA f1516dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d342884 - Browse repository at this point
Copy the full SHA d342884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adea59 - Browse repository at this point
Copy the full SHA 8adea59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f5c360 - Browse repository at this point
Copy the full SHA 0f5c360View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c091cc1 - Browse repository at this point
Copy the full SHA c091cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b13b7e - Browse repository at this point
Copy the full SHA 3b13b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a84ede3 - Browse repository at this point
Copy the full SHA a84ede3View commit details -
Only set Unsubscribe headers if we're reading replies. Add mailto uns…
…ubscribe. Added example unsubscribe replies.
Configuration menu - View commit details
-
Copy full SHA for c7a583b - Browse repository at this point
Copy the full SHA c7a583bView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbc8fd9 - Browse repository at this point
Copy the full SHA bbc8fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01671b3 - Browse repository at this point
Copy the full SHA 01671b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426a0c8 - Browse repository at this point
Copy the full SHA 426a0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8483b1a - Browse repository at this point
Copy the full SHA 8483b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c17f6 - Browse repository at this point
Copy the full SHA 37c17f6View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e903fa1 - Browse repository at this point
Copy the full SHA e903fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d547f - Browse repository at this point
Copy the full SHA 50d547fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94802aa - Browse repository at this point
Copy the full SHA 94802aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2114fb6 - Browse repository at this point
Copy the full SHA 2114fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a7880 - Browse repository at this point
Copy the full SHA 80a7880View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9090c4 - Browse repository at this point
Copy the full SHA e9090c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ff236 - Browse repository at this point
Copy the full SHA 63ff236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb5f9b - Browse repository at this point
Copy the full SHA 3cb5f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d079f - Browse repository at this point
Copy the full SHA d3d079fView commit details -
Merge branch 'DB-5195-avoid-bounced-emails' of github.com:RIPE-NCC/wh…
…ois into DB-5195-avoid-bounced-emails
Configuration menu - View commit details
-
Copy full SHA for c9a5d13 - Browse repository at this point
Copy the full SHA c9a5d13View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16d2c30 - Browse repository at this point
Copy the full SHA 16d2c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e7233 - Browse repository at this point
Copy the full SHA 79e7233View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62aac9 - Browse repository at this point
Copy the full SHA f62aac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743f392 - Browse repository at this point
Copy the full SHA 743f392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bf163 - Browse repository at this point
Copy the full SHA 54bf163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3567e57 - Browse repository at this point
Copy the full SHA 3567e57View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ac83ff - Browse repository at this point
Copy the full SHA 3ac83ffView commit details -
Check base web URL ending (don't construct a URL with a double forwar…
…d slash as it'll produce a 400 bad Request "Ambiguous URI empty segment" from Jetty)/
Configuration menu - View commit details
-
Copy full SHA for 35386d8 - Browse repository at this point
Copy the full SHA 35386d8View commit details