RFR: 963: Skara mlbridge bot sometimes resends old messages [v2]
Robin Westberg
rwestberg at openjdk.java.net
Wed Apr 14 11:51:35 UTC 2021
> Avoid parsing the sent mail archive into conversations as we're only interested in the IDs that we have already sent.
Robin Westberg has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Do not try to parse sent mails as a conversation as we just want the ID's
- Fix build error after merge
- Merge remote-tracking branch 'upstream/master' into mbox_crosspost
- Rename MailingList -> MailingListReader
- Fix configuration parsing
- Add support for treating a set of mboxes as a single source of conversations
- Improve mbox parsing
-------------
Changes: https://git.openjdk.java.net/skara/pull/1117/files
Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1117&range=01
Stats: 949 lines in 24 files changed: 469 ins; 328 del; 152 mod
Patch: https://git.openjdk.java.net/skara/pull/1117.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/1117/head:pull/1117
PR: https://git.openjdk.java.net/skara/pull/1117
More information about the skara-dev
mailing list