>>>>> "DA" == Daniel Allen <[EMAIL PROTECTED]> writes:

  DA> formail -s <command> splits standard-input into valid messages and
  DA> executes <command> on each.

  DA> procmail -m <conf-file> runs procmail for a nonstandard conf file.

  DA> So for your procmailrc in the nonstandard location of
  DA> /etc/.procmailrc, you'd want:

  DA> cat bigfileofspamandham | formail -s 'procmail -m /etc/.procmailrc'

useless use of cat.

        formail -s 'procmail -m /etc/.procmailrc' < bigfileofspamandham

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to