aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Red Hat's DOS-prevention patch.Eric S. Raymond2002-05-241-0/+14
* Option fix.Eric S. Raymond2002-05-241-2/+2
* Typo fix.Eric S. Raymond2002-05-241-4/+13
* Add Catalan support.Eric S. Raymond2002-05-241-1/+1
* Various cleanup patches.Eric S. Raymond2002-04-098-30/+55
* Added to entry D1.Eric S. Raymond2002-04-081-2/+12
* Make silent mode silent.Eric S. Raymond2001-12-251-2/+5
* Minor fixes from Henrique.Eric S. Raymond2001-12-194-5/+9
* Ready to ship.Eric S. Raymond2001-12-142-3/+5
* Version bump.Eric S. Raymond2001-12-141-1/+1
* Slight change in bounce logic.Eric S. Raymond2001-12-141-3/+7
* Revised dup-killer code.Eric S. Raymond2001-12-143-38/+56
s="s">"deleted" if {$comments==1} { send_user "Message $i deleted.\r\n" } } } send "quit\r" expect "signing off" ::mysql::exec $handle "delete from $CRDB_DB.fetchmail where DATEDIFF(now(),Fetchdate)>($days*2) and UserID=$userid;" } ::mysql::close $handle exit