Historial de Commits

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