Domino 8.5.3: Modify Subject of Incoming Email
- by Void
I am a newbie in managing and development for Domino. Recently, I have request from other teams at work to set up a filter or agent for incoming mail.
This is the requirement for the request:
Look for Incoming Mail addressed to #CRITICAL (mutlipurpose, internal group containing a list of engineers)
For mail matching Point 1, append "For Immediate Action: " to the front of the Subject
Some restrictions I have:
Only the Domino server is under my charge, not to touch on network-side or other servers
No 3rd party software to be installed
I have gone through the configurations in the Domino server and the closest thing I have to filtering Email is the Router/SMTP Restrictions... Rules. But this is not able to fulfill Point 2 in any way.
Is this even possible using just Domino server settings, or through agents?