procmail
[Top] [All Lists]

Re: (il)logical algebra

2004-03-25 06:19:54
On Thu, Mar 25, 2004 at 01:36:21PM +0100, Robert Allerstorfer wrote:
On Thu, 25 Mar 2004, 13:16 GMT+01 Dallman Ross wrote:

Ouch, bad typo.  Should have been 2**31-1 (2147483647).

Does this also apply to 64 bit platforms?

Yes, in the current procmail.  There was a change at some
point, but I don't remember when it was.

Here, from an Alpha-True64 system I have an account on:

  bash-2.05$ cat .procmailrc
  :0
  * 9876543210^0 ? true
  { we_are_here }

  bash-2.05$ procmail -m LOG=/dev/stderr VERBOSE=Y DEFAULT=/dev/null 
$HOME/.procmailrc < /dev/null
  /dev/stderrprocmail: [302304] Thu Mar 25 08:06:53 2004
  procmail: Assigning "DEFAULT=/dev/null"
  procmail: Rcfile: "/srv/n/nomotek/.procmailrc"
  procmail: Assigning "MAILDIR=/srv/n/nomotek"
  procmail: Executing "true"
  procmail: Score: 2147483647 2147483647 "true"
  procmail: Assigning "we_are_here"
  procmail: Assigning "LASTFOLDER=/dev/null"
  procmail: Opening "/dev/null"
    Folder: /dev/null                                                           0

bash-2.05$ procmail -v 2>&1 | sed q
procmail v3.22 2001/09/10

-- 
dman

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>