This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Nov 10, 2015, 8:56 PM
13 Posts

Programmatically Add Mail Rules

  • Category: Administration
  • Platform: Windows
  • Release: 9.0
  • Role: Developer
  • Tags: mail rules
  • Replies: 1

I need to add a mail rule to about 150 of our users. This rule will forward every email received to another email address. The rule will be identical for each user except the forwarding address, which can be computed by the database we are in.

Would hate to have to go an add all these rules individually. 

Can mail rules be created buy lotus script?

Bryan

Nov 17, 2015, 8:32 PM
4 Posts
Should be able to be done

Hi.  I would think it could be done but it is unlikely to be something that would be supported so it would be your decision.  You just have to be careful to set all fields properly on the form used for mail rules including any hidden fields.  The most simple way you could do it is to send each user a button with the code to create the mail rule when they click it.  You could also use an agent I suppose but you would have to code some way of getting each user's mail file location.  You could get this information using code in the agent to search in the Domino Directory.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal