procmail
[Top] [All Lists]

Auto-unpacking attachments and telling a remote user what has been done

2001-07-31 12:17:37
Here is a script to unpack attachments into /tmp and notify someone about
what has arrived:

 :0 i c HB: Metamail.lock
        * ^Content-type:
        * name=
        |metamail -y -x -q -w \
        |mail tell(_dot_)me(_at_)other(_dot_)place -s"Metamailed message 
${SENDER}"

where ${SENDER} is the Sender of the message or any other information
that might be helpful.

Best wishes,

KJ
_______________________________________________
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>
  • Auto-unpacking attachments and telling a remote user what has been done, Tris <=