[pmmail-list] Help with filter creation

Paul Ratcliffe pmmail-list@blueprintsoftwareworks.com
Sun, 07 Sep 2003 11:29:12 +0100 (BST)


On Sun, 07 Sep 2003 11:22:19 +0200 (CDT), Oliver Ebert wrote:

>The program is started like this:
>java killspam -f my@email.com spamers@email.com -m my.smtp.server
>
>What I want:
>If I right click the spam to apply a manual filter, a command line
>should be opened and the program should be run automatically and the
>email adress of the spamer should be insert in the position
>"spamers@email.com".
>
>Is there a way to do this with PMMail?

Yes, just setup a filter action to run a "User hook" - you need to 
create a REXX .CMD file with the above program in it.
You will need to parse the spammers address from the input file (which 
is supplied to the script in the command line args.) and setup your 
address and server details.
- pmmail-list - The PMMail Discussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com

To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com 
with the first line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------