Commit Graph

  • 025898f437 Make Bogofilter register incoming emails; comment out redundant section master Thor 2021-07-26 08:04:27 +0200
  • a4abb2ac91 Commit latest progress develop Thor 2020-06-20 05:42:48 +0200
  • 4ca867ceab Initial commit for refactor Thor 2020-06-09 15:44:23 +0200
  • 481da73b16 Disable protocol "junk" message for now and just apply X-Spam header Thor 2020-06-06 18:50:18 +0200
  • eb5debd060 Emit message if EOF is reached on input Thor 2020-06-06 18:07:26 +0200
  • 306a357b4f Separate info and debug messages a bit Thor 2020-06-06 17:11:16 +0200
  • d820c21fb0 Trying -v on bogofilter with stdout->stderr redirect Thor 2020-06-06 16:42:44 +0200
  • 284593f2e0 Bugfix: Passed std::string instrad of c_str() to fprintf Thor 2020-06-06 16:37:39 +0200
  • 24935d080d Make Bogofilter log filter info to syslog Thor 2020-06-06 16:36:04 +0200
  • 5752c7c3f3 Make bogofilter output to /tmp/bogosities.log for debugging Thor 2020-06-06 16:31:43 +0200
  • 84e7099567 Retrieve exit status from pclose() correctly Thor 2020-06-06 16:11:48 +0200
  • 89f57453cb Added code for processing with the Bogofilter program Thor 2020-06-06 15:56:08 +0200
  • 7c961f9b63 More sesion ID/token swapping for filter protocol <0.4 Thor 2020-06-06 15:20:35 +0200
  • e1e8ad4748 Account for smtpd wanting message before commit Thor 2020-06-06 15:16:21 +0200
  • 63508980ab Account for tokens changing during a session Thor 2020-06-06 15:11:31 +0200
  • 70163c1cce Capture all protocol tokens up front in debug mode Thor 2020-06-06 14:49:59 +0200
  • 04996e1196 Add more debugging printouts Thor 2020-06-06 14:46:31 +0200
  • 5d85050633 Add support for smtpd filter protocol <v0.5 Thor 2020-06-06 14:41:48 +0200
  • f49b45792d Turn on some debugging since smtpd is nice about it Thor 2020-06-06 14:29:10 +0200
  • 7e3a3926ba Turn off debug flags for deployment test Thor 2020-06-06 14:01:52 +0200
  • b249af35a9 Allow local build settings in local.mk Thor 2020-06-06 13:27:49 +0200
  • 106aa91366 Added "junk" response to filter protocol Thor 2020-06-06 05:23:06 +0200
  • 0f75541caa Added required filter responses Thor 2020-06-06 05:16:08 +0200
  • ee9c32f8f3 Fixed bug in pattern compare function Thor 2020-06-06 05:14:47 +0200
  • 1f74e02400 Added filter responses to protocol Thor 2020-06-06 05:12:58 +0200
  • 82dfa2c215 Added license file Thor 2020-06-06 03:59:15 +0200
  • 70a960c7e2 Various session and protocol refactoring Thor 2020-06-06 03:58:58 +0200
  • 926aecdeb6 Proper session structure for mail Thor 2020-06-06 03:57:59 +0200
  • 86dbd004db Session and message stuff in main file Thor 2020-06-06 03:57:08 +0200
  • 2dff81806a Initial commit Thor 2020-06-06 02:43:52 +0200