Domino 8.5.3: Modify Subject of Incoming Email
Posted
by
Void
on Server Fault
See other posts from Server Fault
or by Void
Published on 2012-09-11T07:31:37Z
Indexed on
2012/09/12
9:40 UTC
Read the original article
Hit count: 309
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?
© Server Fault or respective owner