search for: tostdout

Displaying 1 result from an estimated 1 matches for "tostdout".

Did you mean: to_stdout
2006 Jul 05
2
Procmail patch for dovecot delivery
...{ if(ofiltflag) /* protect who use bogus filter-flags */ + { + char* deliver_pipe_no_lock = 0; + int dolock = 1; + + if(ofiltflag) /* protect who use bogus filter-flags */ startchar=themail.p,tobesent=filled; /* whole message */ tostdout: rawnonl=flags[RAW_NONL]; - if(locknext) /* write to a file or directory */ + // GW + deliver_pipe_no_lock = getenv("DELIVER_PIPE_NO_LOCK"); + if (deliver_pipe_no_lock) + { + if (!strcmp(deliver_pipe_no_loc...