i'd appreciate help, ie the part of the code in .procmailrc for:
i dont need the automatic reply but the reply if the message is from the specific senders or if the subject consists of the specific word(s), eg:
(1) if the sender is in the set of addresses {A@yahoo,B@gmail,...}
(2) take the email address
(3) reply to him "this is the reply"
or
(1) if the subject has the specific word(s) "THE_TEST_WORD_IN SUBJECT"
(2) take the email addresss
(3) reply to him "this is the reply"
thanks