Raphaël Hertzog
|
4dcdb3c3c7
Misc changes to please latest flake8
|
8 years ago |
Raphaël Hertzog
|
24cf7a7578
mail: handle bounces received when original case has been changed
|
8 years ago |
Raphaël Hertzog
|
429ecdcaaa
mail: add "List-Id" header to ease filtering by some MUA
|
9 years ago |
Raphaël Hertzog
|
9b6d175242
mail: use “X-Loop: dispatch@$domain“ as anti-loop check
|
9 years ago |
Raphaël Hertzog
|
6650ffe03b
mail: dispatch method can now retrieve classification in headers
|
9 years ago |
Raphaël Hertzog
|
fc8c9b7208
vendor.debian: support extracting the "Accepted" news out of dispatch
|
9 years ago |
Raphaël Hertzog
|
6ec2123396
mail.dispatch: allow associating a mail to multiple packages
|
9 years ago |
Raphaël Hertzog
|
81c0cd1df6
mail: classify the incoming messages before forwarding them
|
9 years ago |
Raphaël Hertzog
|
5fe8e52175
mail: move keyword identification into dispath.process()
|
9 years ago |
Raphaël Hertzog
|
9144a343c1
mail: prepare dispatch.process() to handle more than plain mail forwarding
|
9 years ago |
Raphaël Hertzog
|
d2d8eaf7be
mail: cleanup API of dispatch.process()
|
9 years ago |
Raphaël Hertzog
|
4f2ae4dbb0
mail.dispatch: untangle handle_bounces() from process()
|
9 years ago |
Raphaël Hertzog
|
d78cc3dbfd
mail: accept dispatch+foo_bar@ email for pkg foo and keyword bar
|
9 years ago |
Raphaël Hertzog
|
d60c73125d
Stylistic cleanup for PEP8/flake8 compliance
|
10 years ago |
Raphaël Hertzog
|
655b3796b6
mail: Python 3 doesn't like when we feed bytes in headers
|
10 years ago |
Raphaël Hertzog
|
11c2fa3981
Fix mistakes in logging calls for mailbots
|
10 years ago |
Raphaël Hertzog
|
449cd35c13
Improve logging of control/dispatch mailbots
|
10 years ago |
Christophe Siraut
|
89121e393a
Remove EmailUser 3/4: views.
|
10 years ago |
Raphaël Hertzog
|
4ca32a9462
Get rid of remaining occurrences of “PTS” in the codebase
|
11 years ago |
Raphaël Hertzog
|
4b81ddc224
Rename X-PTS-* fields into X-Distro-Tracker-* fields
|
11 years ago |
Raphaël Hertzog
|
bd89ce7a78
Rename pts_ prefix to distro_tracker_
|
11 years ago |
Raphaël Hertzog
|
05fe33ef40
Rename PTS_ prefix into DISTRO_TRACKER_
|
11 years ago |
Raphaël Hertzog
|
fa050e8dc0
Rename "pts" Python module to "distro_tracker"
|
11 years ago |