nerdexam
LPI

202-450 · Question #156

What does the following procmail configuration section do? :0fw * < 256000 | /usr/bin/foo

The correct answer is E. If the email smaller than 256000 Bytes, procmail will process it with the program foo. You've hit your weekly limit · resets 5am (America/New_York)

212 E-Mail Services

Question

What does the following procmail configuration section do? :0fw * < 256000 | /usr/bin/foo

Options

  • Aprocmail sends all email older than 256000 seconds to the external program foo
  • BIf an email contains a value less than 256000 anywhere within it, procmail will process the
  • Cprocmail sends mail containing less than 256000 words to program foo
  • DThe program foo is used instead of procmail for all emails larger than 256000 Bytes
  • EIf the email smaller than 256000 Bytes, procmail will process it with the program foo

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    4% (1)
  • E
    76% (19)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#procmail#size condition#pipe to program#email filtering

Community Discussion

No community discussion yet for this question.

Full 202-450 Practice