]>
diplodocus.org Git - minc/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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.
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.
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.
epg [Sun, 25 Aug 2002 09:01:10 +0000 (09:01 +0000)]
Set svn:executable.
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.
<> [Sun, 25 Aug 2002 08:53:33 +0000 (08:53 +0000)]