Commit History

作者 SHA1 備註 提交日期
  Pierre-Yves Chibon 5a54a4a239 Fix the milter to get it working 8 年之前
  Pierre-Yves Chibon 9224fadac6 Log if we can't find the desired recipient email in the To, Cc fields 8 年之前
  Pierre-Yves Chibon a2458a3161 Code style fix 8 年之前
  Pierre-Yves Chibon f6d618d52f Let the milter support the reply address to be in the To or the Cc field 8 年之前
  Pierre-Yves Chibon ff11e48683 Ensure there is no new line character on the msg-id and improve logging 9 年之前
  Pierre-Yves Chibon a7d75962f8 Drop debugging code on the milter as well 9 年之前
  Pierre-Yves Chibon 5690e97cb9 Adjust the debugging output to print the right thing 9 年之前
  Pierre-Yves Chibon 5555fd5397 Simplify the URL handling, just call what is set in the configuration 9 年之前
  Pierre-Yves Chibon 36a05f7d48 Clean the FROM field before considering it for the hash 9 年之前
  Pierre-Yves Chibon ebeb100b39 Log if the comment was correctly added or not 9 年之前
  Pierre-Yves Chibon a6bb9d5dad One more LOG to replace 9 年之前
  Pierre-Yves Chibon d8a3380d2a Drop logging in favor of print() and force flush of stdout 9 年之前
  Pierre-Yves Chibon 6b725839c0 Avoid passing a *str to the logger 9 年之前
  Pierre-Yves Chibon 01777f3de9 Fix setting up the config dict for logging 9 年之前
  Pierre-Yves Chibon 08f5e1e859 Try configuring the logging via a large config dict 9 年之前
  Pierre-Yves Chibon aac2d85ffc Get SysLogHandler from the right location 9 年之前
  Pierre-Yves Chibon 141b441371 Move the milter to use logging and make it use SysLogHandler 9 年之前
  Pierre-Yves Chibon 836c5910e4 The TO field is not just the hash, we need to extract it from there first 9 年之前
  Pierre-Yves Chibon 3bcdaf62a5 Start trying to secure the milter a little 9 年之前
  Pierre-Yves Chibon f315d8d5ca Drop un-used imports in the milter 9 年之前
  Pierre-Yves Chibon f03aa2f25c Do not process the email we send 9 年之前
  Pierre-Yves Chibon b194467805 Remove un-necessary import 9 年之前
  Pierre-Yves Chibon d021154216 Simplify the milter for the change in the internal API 9 年之前
  Pierre-Yves Chibon 31ae8dd105 One more attempt to remove // in the URLs 9 年之前
  Pierre-Yves Chibon 3ea171eff9 Try removing double // in the URLs 9 年之前
  Pierre-Yves Chibon 683132d457 Parse the APP_URL to replace the domain name by `localhost` 9 年之前
  Pierre-Yves Chibon a1134862a6 Adjust the milter to call the internal endpoints 9 年之前
  Pierre-Yves Chibon 7f6ba3cbe4 Adding a comment to a PR requires a commit, a filename and a row 9 年之前
  Pierre-Yves Chibon cec9e8cc5f Do not retrieve (wrongly) a variable passed as argument 9 年之前
  Pierre-Yves Chibon 837e71d834 Add some docstrings in the milter code 9 年之前