Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History milters/comment_email_milter.py
Branch:
6500f751fa1d8ea9e68a19fef29447d1486a617b
master
6500f751fa1d8ea9e68a19fef29447d1486a617b
milters
comment_email_milter.py
Adding a comment to a PR requires a commit, a filename and a row
Pierre-Yves Chibon
• 11 years ago
7f6ba3
Do not retrieve (wrongly) a variable passed as argument
Pierre-Yves Chibon
• 11 years ago
cec9e8
Add some docstrings in the milter code
Pierre-Yves Chibon
• 11 years ago
837e71
Drop the connect method from the milter, seems to work fine without it
Pierre-Yves Chibon
• 11 years ago
f11826
Bring back the envrcpt method in the milter
Pierre-Yves Chibon
• 11 years ago
5ecf59
Clean headers from their possible surrounding `<>`
Pierre-Yves Chibon
• 11 years ago
98b5c0
Make the milter tolerant o new message (ie: not having a In-Reply-To header)
Pierre-Yves Chibon
• 11 years ago
1ea00a
Drop from the milter code that is not necessary
Pierre-Yves Chibon
• 11 years ago
556b3b
Rename the milter and adjust its settings
Pierre-Yves Chibon
• 11 years ago
2ba989
Add the first work on Milter
Pierre-Yves Chibon
• 11 years ago
6e7f9d