Hello All,
Is there anyway in which I can create a server
level program or agent that sorts incoming email to the mailbox specific folder.
For example, a program lives in the domino directory and whenever a piece of email arrives
with the subject line , it will
move the email to the recipient’s Junk Mail
Folder.
Thank you.
Subject: Server level email sorting
Sounds like you’re asking for a rule, except one that the user can’t change. You could create an agent in the mail template that checks incoming messages and moves them to Junk Mail based on the contents of the subject. (After you’ve tested this on your own mailfile), run the design task to update all users mailfiles.
I know this isn’t really a “server level” program, but (1)server rules don’t offer that and (2)putting something into a specific folder within the database is a database-level action, even if a server agent ran it.