Which of the following recipes will append emails from “root” to the “rootmails” mailbox?

Which of the following recipes will append emails from "root" to the "rootmails" mailbox?

Which of the following recipes will append emails from "root" to the "rootmails" mailbox?

A.
:0c:
rootmails
* ^From.*root

B.
:0c:
* ^From.*root
rootmails

C.
:0c:
* ^From=root
rootmails

D.
:0c:
* ^From=*root
rootmails

E.
:0c:
$From=$root
rootmails



Leave a Reply to seenagape Cancel reply1

Your email address will not be published. Required fields are marked *

4 + 4 =


seenagape

seenagape

I agree with the answer.