Age | Commit message (Expand) | Author |
2012-07-16 | utility for updating the blacklist entries in /etc/mail/spamassassin/local.cf | John Denker |
2012-07-16 | automatically skip directories mentioned in the file-list | John Denker |
2012-07-15 | implement multi-line mode as an /option/ | John Denker |
2012-07-15 | turn off yellow zone | John Denker |
2012-07-15 | allow filters to terminate in arbitrary order; | John Denker |
2012-07-15 | primitive grep-like thing for looking at mail headers | John Denker |
2012-07-15 | more complete implementation, including test fixtures | John Denker |
2012-07-15 | untested possible implementation of exeunt ... kill peers | John Denker |
2012-07-15 | pass group-ID in environment | John Denker |
2012-07-15 | fancier log/progress message | John Denker |
2012-07-15 | works, cleaner | John Denker |
2012-07-15 | working, cleaner now | John Denker |
2012-07-15 | probably working | John Denker |
2012-07-15 | seems to work | John Denker |
2012-07-15 | still doesn't work | John Denker |
2012-07-15 | still not reliable! | John Denker |
2012-07-15 | annoying race condition, works sometimes but not reliable | John Denker |
2012-07-14 | working toward a process-group signalling system | John Denker |
2012-07-14 | From login-name, strip suffixes starting with '@' or'%' | John Denker |
2012-07-14 | more progress/results reporting | John Denker |
2012-07-14 | implement size-limit | John Denker |
2012-07-14 | allow spam checks up to 1 megabyte | John Denker |
2012-07-14 | make 64-bit clean; add some progress messages | John Denker |
2012-07-14 | fix bug in auth patch: it was re-assigning stderr, | John Denker |
2012-07-14 | make the cert-checker more flexible and less destructive | John Denker |
2012-07-14 | turn off insecure pop3 server | John Denker |
2012-07-14 | Now apply spam filtering to all unauthenticated submissions, | John Denker |
2012-07-13 | stunnel4 "foreground = yes" is important; | John Denker |
2012-07-13 | add skrewt to filter-chain | John Denker |
2012-07-13 | enable filters | John Denker |
2012-07-13 | smarter about rebuilding tcprules | root |
2012-07-13 | better comments, working toward MODE switching | root |
2012-07-13 | small improvements | root |
2012-07-13 | make checkpassword slightly more efficient and easier to use | John Denker |
2012-07-13 | more explicit SMTP error when email is rejected by spam filter | John Denker |
2012-07-13 | log status when TERM signal received | John Denker |
2012-07-13 | qmail-start now does a setpgrp. | John Denker |
2012-07-13 | Reject emails addressed to multiple recipients with a null envelope sender. | John Denker |
2012-07-13 | Increase qmail-remote's compliance with RFC2821. | John Denker |
2012-07-13 | Reject emails addressed to multiple recipients with a null envelope sender. | John Denker |
2012-07-13 | In qmail-pop3d's reponse to STAT, deleted messages are no | John Denker |
2012-07-13 | Blank line in control/doublebounce ==> discard double bounces. | John Denker |
2012-07-13 | Accommodate giant-sized DNS responses. | John Denker |
2012-07-13 | optional debugging features in checkpassword | John Denker |
2012-07-13 | pass config-file in environment, since can't pass it as arg | John Denker |
2012-07-13 | greatly improved "make install" including permissions for checkpassword | John Denker |
2012-06-03 | move code from makefile to script, to give better control; | John Denker |
2012-06-03 | pass config-file in environment, since can't pass it as arg | John Denker |
2012-06-02 | catch insidious syntax error | John Denker |
2012-06-02 | bring a few odds and ends into the repo | John Denker |