Browsing qmail-local.c (investigating the alleged bugreport in another
thread) I noticed something funny:

       case '+':
         if (str_equal(cmds.s + i + 1,"list"))
           flagforwardonly = 1;
         break;

It seems that if you put a line '+list' in a .qmail-file, the rest of
the file is treated as if the file was +x.

bash$ grep +list CHANGES 
19960228 change: un-documented +list.
19960219 change: added +list support to qmail-alias.

I figured that it was not documented, but does anybody have a clue why
it was un-documented?

Greetz, Peter
-- 
dataloss networks
'/ignore-ance is bliss' - me

Reply via email to