procmail
[Top] [All Lists]

Re: Procmail on Linux / LMTP

2010-05-26 15:35:46
* Evan Platt <evan(_at_)espphotography(_dot_)com> [05-26-10 15:58]:
On 05/26/2010 12:27 PM, Patrick Shanahan wrote:
No expert, but I have (on openSUSE 11.2):
main.cf
mailbox_command = /usr/bin/procmail

master.cf
procmail  unix  -       n       n       -       -       pipe
  flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc
  ${sender} ${recipient}

Should the flags= go on the next line or the same line as the
procmail line? I think i tried it both ways, still no go. :(


mia culpa, the master.cf line is *one* line.  I should have added
explanation or a continuation char to the lines.

procmail  unix  -       n       n       -       -       pipe \
   flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc \
   ${sender} ${recipient}

-- 
Patrick Shanahan         Plainfield, Indiana, USA        HOG # US1244711
http://wahoo.no-ip.org     Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://counter.li.org
____________________________________________________________
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>