procmail
[Top] [All Lists]

Re: procmail filterring

2002-07-02 11:35:13
On Mon, 1 Jul 2002, thanaa wrote:

t> I want to use procmail in order to filter the email coming for example
t> to: support(_at_)infocomcorp(_dot_)com, I want procmail to watch this email, 
for
t> example watch for certain email coming from: atef(_at_)horizons(_dot_)com, 
if an
t> email comes from atef(_at_)horizons(_dot_)com, I want a copy of the email to 
go to
t> our support mail box and another one to go to my cell phone as a text
t> message. Please help me what is entry I should put in sendmail.cf, and
t> what is the content of .procmailrc file.
t>
t>

Making two assumptions:

1.  The .procmailrc file is support's
2.  There is a magic gizmo that, when email is sent to
    mycellphone(_at_)horizons(_dot_)com, the email is forwarded to your cell 
'phone
    as a text message.

all you need is:

: 0 c
* ^From:(_dot_)*atef(_at_)horizons\(_dot_)com
! mycellphone(_at_)horizons(_dot_)com



Alan

( Please do not email me AS WELL as replying to the list. Personal
  email may invoke a password autoresponder. )


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>