| 2005-09-02 |
epg | Move the declaration of the hooks lists near the @FILTE... |
blob | commitdiff | raw |
| 2005-09-02 |
epg | Ooops, was still using .mincfilter for -d. |
blob | commitdiff | raw | diff to current |
| 2005-09-02 |
epg | Pull in COLUMNS environment variable and default it... |
blob | commitdiff | raw | diff to current |
| 2005-09-02 |
epg | (find_mh_folder): Take %headers as arguments, don't... |
blob | commitdiff | raw | diff to current |
| 2004-12-10 |
epg | Use /usr/bin/env trampoline to run perl. |
blob | commitdiff | raw | diff to current |
| 2004-11-25 |
epg | (filter_mail): Support a post_store_hook, in case someo... |
blob | commitdiff | raw | diff to current |
| 2004-11-25 |
epg | (get_headers): Be liberal in what you receive... |
blob | commitdiff | raw | diff to current |
| 2004-06-15 |
epg | (filter_mail): Now that the formatting isn't spitting... |
blob | commitdiff | raw | diff to current |
| 2004-06-15 |
epg | (filter_mail): Use $len to format the string rather... |
blob | commitdiff | raw | diff to current |
| 2004-06-15 |
epg | (filter_mail): s/$msglen/$len/ (better, shorter name) |
blob | commitdiff | raw | diff to current |
| 2004-06-10 |
epg | (store_message): Kill useless quotes. |
blob | commitdiff | raw | diff to current |
| 2004-06-04 |
epg | More evil optimization. Don't load .mincfilter until... |
blob | commitdiff | raw | diff to current |
| 2004-05-25 |
epg | (filter_mail): Don't prefix folder names with '+' in... |
blob | commitdiff | raw | diff to current |
| 2004-04-26 |
epg | (getfiles): Wow, i sure missed a lot of places where... |
blob | commitdiff | raw | diff to current |
| 2004-04-26 |
epg | (getfiles): Need to reduce count by two here as well. |
blob | commitdiff | raw | diff to current |
| 2004-04-26 |
epg | (filter_mail): Reduce $msgcount by two now that filter_... |
blob | commitdiff | raw | diff to current |
| 2004-04-26 |
epg | (getfiles): Just return readdir results, don't strip... |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | (MAIN): Drop unnecessary variable @msglist. |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | (get_headers): Check errors on open. |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | (get_highest_msgnum): Don't leave this readdir call... |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | Improve 'die' usage and leave an XXX comment in store_m... |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | (mkfolder): Simplify. |
blob | commitdiff | raw | diff to current |
| 2004-04-25 |
epg | Don't use 'scalar' function on lists that are already... |
blob | commitdiff | raw | diff to current |
| 2004-04-15 |
epg | Fix L<> syntax (not sure why i had it this funky way... |
blob | commitdiff | raw | diff to current |
| 2004-04-14 |
epg | (filter_mail): Resurrect -p functionality, which was... |
blob | commitdiff | raw | diff to current |
| 2004-04-14 |
epg | small doc fixes |
blob | commitdiff | raw | diff to current |
| 2004-04-14 |
epg | Switch from Getopt::Std to Getopt::Long and Pod::Usage... |
blob | commitdiff | raw | diff to current |
| 2004-04-14 |
epg | Improve NAME and SYNOPSIS pod. |
blob | commitdiff | raw | diff to current |
| 2004-04-11 |
epg | (AUTHORS): Update. |
blob | commitdiff | raw | diff to current |
| 2004-04-11 |
epg | Drop Log::Dispatch (finally) and simplify logging. |
blob | commitdiff | raw | diff to current |
| 2004-04-10 |
epg | Two optimizations: |
blob | commitdiff | raw | diff to current |
| 2004-04-10 |
epg | File::Basename hasn't been used since we stopped using... |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | (filter_mail): Only calculate $msgcount len once. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Don't break when -m is not specified. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | whitespace police |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Add new -m option to stop processing after a certain... |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Switch to %opts style getopts. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Note licensing terms (same as Perl itself). |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Whoops, SYNOPSIS was out of sync again. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Drop -h and use Getopt::Std automatic --help. New... |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Move STDOUT auto-flushing to filter_mail where it belongs. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Whoops, remove -f and -s options from getopts call. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Drop -f (filter-only) and -s (spam-only) options. |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Er, put in the rest of the @SPAM changes. Also make... |
blob | commitdiff | raw | diff to current |
| 2004-04-03 |
epg | Collapse the spam-checking and filtering passes into... |
blob | commitdiff | raw | diff to current |
| 2004-03-12 |
epg | Drop sysexits.ph, _errprint, err, and errx. Use die... |
blob | commitdiff | raw | diff to current |
| 2004-03-12 |
epg | doc fixes |
blob | commitdiff | raw | diff to current |
| 2004-03-12 |
epg | (preprocess): Return the @result list sorted by mtime. |
blob | commitdiff | raw | diff to current |
| 2004-03-11 |
epg | Rename kill_spam to preprocess in preparation for bloat... |
blob | commitdiff | raw | diff to current |
| 2003-12-13 |
epg | (getfiles): If no messages are found, silently exit... |
blob | commitdiff | raw | diff to current |
| 2003-04-26 |
epg | New option -p. Using this option causes minc to print... |
blob | commitdiff | raw | diff to current |
| 2003-04-06 |
epg | use FileHandle and set autoflush on STDOUT since the... |
blob | commitdiff | raw | diff to current |
| 2003-03-13 |
epg | (store_message): Don't log the SPAM folder; since we... |
blob | commitdiff | raw | diff to current |
| 2003-03-11 |
epg | (find_mh_folder): DOH! The // match operation must... |
blob | commitdiff | raw | diff to current |
| 2003-01-19 |
epg | mdeliver/current/mdeliver.c: |
blob | commitdiff | raw | diff to current |
| 2003-01-02 |
epg | Now that the new stuff has proved solid, switch back... |
blob | commitdiff | raw | diff to current |
| 2002-12-30 |
epg | (logincoming): Move part of log_headers here. |
blob | commitdiff | raw | diff to current |
| 2002-12-30 |
epg | DOH! Perl has 'next' not 'continue'. |
blob | commitdiff | raw | diff to current |
| 2002-12-30 |
epg | Add a magic header filters can use to match against... |
blob | commitdiff | raw | diff to current |
| 2002-12-29 |
epg | (store_message): Fix usage of the system function so... |
blob | commitdiff | raw | diff to current |
| 2002-12-29 |
epg | Add Emacs and vi local variables at the bottom, (attemp... |
blob | commitdiff | raw | diff to current |
| 2002-12-29 |
epg | (find_mh_folder): If get_headers fails, return 'malform... |
blob | commitdiff | raw | diff to current |
| 2002-12-29 |
epg | Doc fixes. |
blob | commitdiff | raw | diff to current |
| 2002-12-28 |
epg | Implement Doug's two killer features: 1) store all... |
blob | commitdiff | raw | diff to current |
| 2002-12-28 |
epg | Idiot. Put error messages to STDERR where they belong. |
blob | commitdiff | raw | diff to current |
| 2002-12-28 |
epg | Set MHCONTEXT environment variable to allow (a little... |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | Apparently pod2html doesn't grok E<sol>. Suck. Use... |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | Fix long-standing bug where filters were applied out... |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | Link to example .mincspam file. |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | Remove references to razor in documentation. |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | ($run): Declare with our instead of my so it will be... |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | (store_message): Whoops, document that the for loop... |
blob | commitdiff | raw | diff to current |
| 2002-10-13 |
epg | Factor out the razor-check spam stuff. Instead, read... |
blob | commitdiff | raw | diff to current |
| 2002-09-10 |
epg | (get_headers): Don't allow input from the message to... |
blob | commitdiff | raw | diff to current |
| 2002-09-08 |
epg | Er, whoops, tell getopt about the -f option. |
blob | commitdiff | raw | diff to current |
| 2002-09-02 |
epg | (store_message): Splitting the two mark failure cases... |
blob | commitdiff | raw | diff to current |
| 2002-09-02 |
epg | I was using EX_TEMPFAIL for nearly every failure case... |
blob | commitdiff | raw | diff to current |
| 2002-09-01 |
epg | Fix pod buglet. |
blob | commitdiff | raw | diff to current |
| 2002-09-01 |
epg | Add new -f option, for only running filters. |
blob | commitdiff | raw | diff to current |
| 2002-09-01 |
epg | (store_message): Explain why marking is done for each... |
blob | commitdiff | raw | diff to current |
| 2002-09-01 |
epg | Revert rev 243. |
blob | commitdiff | raw | diff to current |
| 2002-09-01 |
epg | (is_spam): Move $line and $message to be declared at... |
blob | commitdiff | raw | diff to current |
| 2002-08-31 |
epg | (%FOLDERS): Remove this global. Whether to print the... |
blob | commitdiff | raw | diff to current |
| 2002-08-31 |
epg | use Errno and Fcntl qw(O_WRONLY O_EXCL O_CREAT) . |
blob | commitdiff | raw | diff to current |
| 2002-08-30 |
epg | (get_new_msgnum): New function, loops across the list... |
blob | commitdiff | raw | diff to current |
| 2002-08-30 |
epg | (getfiles): Move definition of this function higher... |
blob | commitdiff | raw | diff to current |
| 2002-08-30 |
epg | Cross-reference to razor web site. |
blob | commitdiff | raw | diff to current |
| 2002-08-30 |
epg | (getfiles): New function, returns a list of all entries... |
blob | commitdiff | raw | diff to current |
| 2002-08-28 |
epg | More mhpath todo commentary. |
blob | commitdiff | raw | diff to current |
| 2002-08-28 |
epg | Change a couple uses of C's not operator '!' to Perl... |
blob | commitdiff | raw | diff to current |
| 2002-08-28 |
epg | Write a couple XXX todo comments. |
blob | commitdiff | raw | diff to current |
| 2002-08-27 |
epg | Document that HOME is used to find the maildir in the... |
blob | commitdiff | raw | diff to current |
| 2002-08-27 |
epg | Collapse the two 'use env' pragmas into one. |
blob | commitdiff | raw | diff to current |
| 2002-08-27 |
epg | Move definition of logging constants to logging section. |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | (is_spam): Change logic of testing razor-check exit... |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | (store_message): Test for failure when mark(1)ing the... |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | (_errprint): Use single-quotes for a printf format... |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | (find_mh_folder): Fix logic: only use the lower-cased... |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | (kill_spam): Be more clear about the meaning of the... |
blob | commitdiff | raw | diff to current |
| 2002-08-25 |
epg | Audit the entire file for correct -n behavior. |
blob | commitdiff | raw | diff to current |
| next |