28 Commits (master)
 

Author SHA1 Message Date
Thor 025898f437 Make Bogofilter register incoming emails; comment out redundant section 3 years ago
Thor 481da73b16 Disable protocol "junk" message for now and just apply X-Spam header 4 years ago
Thor eb5debd060 Emit message if EOF is reached on input 4 years ago
Thor 306a357b4f Separate info and debug messages a bit 4 years ago
Thor d820c21fb0 Trying -v on bogofilter with stdout->stderr redirect 4 years ago
Thor 284593f2e0 Bugfix: Passed std::string instrad of c_str() to fprintf 4 years ago
Thor 24935d080d Make Bogofilter log filter info to syslog 4 years ago
Thor 5752c7c3f3 Make bogofilter output to /tmp/bogosities.log for debugging 4 years ago
Thor 84e7099567 Retrieve exit status from pclose() correctly 4 years ago
Thor 89f57453cb Added code for processing with the Bogofilter program 4 years ago
Thor 7c961f9b63 More sesion ID/token swapping for filter protocol <0.4 4 years ago
Thor e1e8ad4748 Account for smtpd wanting message before commit 4 years ago
Thor 63508980ab Account for tokens changing during a session 4 years ago
Thor 70163c1cce Capture all protocol tokens up front in debug mode 4 years ago
Thor 04996e1196 Add more debugging printouts 4 years ago
Thor 5d85050633 Add support for smtpd filter protocol <v0.5 4 years ago
Thor f49b45792d Turn on some debugging since smtpd is nice about it 4 years ago
Thor 7e3a3926ba Turn off debug flags for deployment test 4 years ago
Thor b249af35a9 Allow local build settings in local.mk 4 years ago
Thor 106aa91366 Added "junk" response to filter protocol 4 years ago
Thor 0f75541caa Added required filter responses 4 years ago
Thor ee9c32f8f3 Fixed bug in pattern compare function 4 years ago
Thor 1f74e02400 Added filter responses to protocol 4 years ago
Thor 82dfa2c215 Added license file 4 years ago
Thor 70a960c7e2 Various session and protocol refactoring 4 years ago
Thor 926aecdeb6 Proper session structure for mail 4 years ago
Thor 86dbd004db Session and message stuff in main file 4 years ago
Thor 2dff81806a Initial commit 4 years ago