procmail
[Top] [All Lists]

Re: Forwarding only subject & sender ...

2000-07-11 10:57:22
this might work (untested).

:0c
{
  subject='formail -z -X Subject:'
  to='formail -z -X To:'
  date='formail -z -X Date:'
  | /path/to/smsprogram $to $date $subject
}


On Mon, 10 Jul 2000, Turcu Mihai wrote:

I want to forward my mails to an account that will send them through SMS to
my GSM phone. But, I want to forward only the sender, the subject and the
date of the mail, without body. Can you please explain me how can I do that
?

Tnx in advance,
Mita



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



_______________________________________________
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>