[pmmail-list] header question

Dave Saville pmmail-list@blueprintsoftwareworks.com
Sat, 27 Mar 2004 14:28:13 +0000 (GMT)


On Fri, 26 Mar 2004 16:14:01 -0500, Steve Marvin wrote:

>Use a combination of a canned reply and a sent filter with
>a rexx exit:
>
>canned reply
>
>$cursor$
>:ThisIsMyCue:$h.Subject$
>$b$
>
>In the reply body, delete the text (ctrl-A, delete),
>then select the canned reply. This will insert your
>header(s) and the body of the original message placing
>the insert cursor at the beginning of the message

Thanks for that. With some mods it works very well.

1) On the send settings page uncheck quote reply. This does *not*
stop canned replies quoting.

2) set the canned reply as above but $b.quote$ which will quote
original message.

3) ctrl-R gives an empty reply, RMB and we have it quoted with
keywords ready to be hit by the send hook. Wonderful :-)

BTW, despite what it says in the manual, the account level send rexx
hook is called before it puts the message in the outbox, not when it
actually sends it.

-- 
Regards

Dave Saville
- 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
---------------------------------------------------------------------