Custom Programming And Out Of Office Processing

December 27, 2008 – 11:05 am

Lotus Notes / Domino enables developers to integrate their applications with native Domino features. In order to understand when a custom programming would interact with Out Of Office’s processing, you must know the sequence in which Domino processes a document during message delivery.

Here is the order of execution:

  1. Router rules
  2. Custom callback routines started by the Extension Manager
  3. Mail rules
  4. Before-delivery agents
  5. Out Of Office service ( new in ND 8 )
  6. Maill message delivery
  7. Out Of Office agent

Related posts:

  1. Get custom properties from another custom control
  2. Information About Server Mail Rules
  3. Instance member…does not exist’ when enabling Out Of Office
  4. ND8 – Knowledge Collection: Out Of Office
  5. Guide to the Notes/Domino Out of Office

Sorry, comments for this entry are closed at this time.