OK, get to answer my own question :) - repeated here for the interest of
others

Custom actions are implemented in DLLs using COM stuff (interfaces)

The MS site has such a DLL, LAUNCHER, which will run any program specified,
passing it the message ID of the message that fired the rule.  The called
program (which could be written in Delphi) could then use OLE to get the
message and process it.

I'm planning to have a custom message processor which processes a message
from a particular source and turns it into a signature for my mail messages.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Patrick Dunford
> Sent: Tuesday, 3 October 2000 14:54
> To: Multiple recipients of list offtopic
> Subject: [DUG-OFFTOPIC]: Outlook Custom Actions
>
>
> Does anyone know how to set up a custom action for rule processing in
> Outlook's E-mail Rules Wizard?
>
> ============================================
> Patrick Dunford, Christchurch, NZ
> http://patrick.dunford.com/
> http://www.trainweb.org/enzedrail/
>
> ------------------------------------------------------------------
> ---------
>   New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to