]> diplodocus.org Git - minc/log
minc
23 years ago(find_mh_folder): Down-case header from %FILTERS before trying to
epg [Sun, 25 Aug 2002 20:53:31 +0000 (20:53 +0000)]
(find_mh_folder): Down-case header from %FILTERS before trying to
use it.

23 years ago(get_headers): Fix an XXX (print message and return () on encountering
epg [Sun, 25 Aug 2002 20:50:51 +0000 (20:50 +0000)]
(get_headers): Fix an XXX (print message and return () on encountering
malformed message.

(find_mh_folder): Handle get_headers failing.

23 years ago(get_headers): Remove XXX question about whitespace after discussion
epg [Sun, 25 Aug 2002 20:42:48 +0000 (20:42 +0000)]
(get_headers): Remove XXX question about whitespace after discussion
with dsp.

23 years ago(log_headers): Adapt to the %headers hash now having all-lowercase
epg [Sun, 25 Aug 2002 20:28:58 +0000 (20:28 +0000)]
(log_headers): Adapt to the %headers hash now having all-lowercase
keys.

23 years ago(kill_spam): Display progress report since this can be a lengthy
epg [Sun, 25 Aug 2002 20:26:27 +0000 (20:26 +0000)]
(kill_spam): Display progress report since this can be a lengthy
operation with no output otherwise.

23 years ago(get_headers): Down-case the header name before using it as a key to
epg [Sun, 25 Aug 2002 20:02:13 +0000 (20:02 +0000)]
(get_headers): Down-case the header name before using it as a key to
the hash.

23 years ago(is_spam): Remove the system('false') line and actually call
epg [Sun, 25 Aug 2002 19:19:53 +0000 (19:19 +0000)]
(is_spam): Remove the system('false') line and actually call
razor-check now.

23 years agoNew -s option, for processing spam only.
epg [Sun, 25 Aug 2002 18:41:32 +0000 (18:41 +0000)]
New -s option, for processing spam only.

($spamonly): New global.

(MAIN): Call filter_mail only if not $spamonly.

23 years agoNew error handling based on <err.h>.
epg [Sun, 25 Aug 2002 18:12:02 +0000 (18:12 +0000)]
New error handling based on <err.h>.

(_errprint): New function, handles printing of error messages for err
and errx.

(err): err(3) for Perl.

(errx): errx(3) for Perl.

(mkfolder):
(store_message):
(is_spam): Use err instead of die.

23 years agoBomb if HOME isn't set and if MAILDIR isn't set use $HOME/Maildir.
epg [Sun, 25 Aug 2002 09:31:41 +0000 (09:31 +0000)]
Bomb if HOME isn't set and if MAILDIR isn't set use $HOME/Maildir.

23 years agoSet svn:executable.
epg [Sun, 25 Aug 2002 09:01:10 +0000 (09:01 +0000)]
Set svn:executable.

23 years agoAdd minc program, based on an earlier minc which was not developed
epg [Sun, 25 Aug 2002 08:55:35 +0000 (08:55 +0000)]
Add minc program, based on an earlier minc which was not developed
very far.

23 years ago(no commit message)
<> [Sun, 25 Aug 2002 08:53:33 +0000 (08:53 +0000)]