procmail
[Top] [All Lists]

RE: Formail /"mail" will not send mail out

2008-10-13 12:17:30
Michelle Konzack schrieb Saturday, October 11, 2008 2:13 AM:

Hallo Carsten,

Am 2008-10-09 12:28:08, schrieb Remien, Carsten:

VERBOSE=9
  ^^^^^^^^^
  This can be only "on" or "off"

This is wrong.  Please refer to the man pages.

       When  assigning  boolean values to variables like VERBOSE, DELIVERED or
       COMSAT, procmail accepts as true every string starting with: a non-zero
       value,  `on',  `y', `t' or `e'.  False is every string starting with: a
       zero value, `off', `n', `f' or `d'.

Even this:

  VERBOSE = -9

would turn on verbose logging.  (I have long since tested all of these, fwiw.)

  6:03pm [~/Mail] 528[0]> procmail -m VERBOSE=off DEFAULT=/dev/null /dev/null < 
/dev/null   

  6:03pm [~/Mail] 529[0]> procmail -m VERBOSE=-9 DEFAULT=/dev/null /dev/null < 
/dev/null 
 procmail: [6602] Mon Oct 13 18:04:01 2008
 procmail: Assigning "DEFAULT=/dev/null"
 procmail: Rcfile: "/dev/null"
 procmail: Assigning "MAILDIR=/net/u/1/d/dman"
 procmail: Assigning "LASTFOLDER=/dev/null"
 procmail: Opening "/dev/null"
   Folder: /dev/null   


Warum nicht einfach:

Warum nicht Englisch schreiben, so dass andere hier dein Kommentar
auch verstehen können?  Wenn du nur privat an Carsten schreiben willst,
brauchst du gar nicht, der ganzen Liste zu schreiben, oder?

Dallman


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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