My mailbox and a mailbox common to several people are at the same time open in my Notes.I would like to display a popup “New e-mail in mailbox XYZ” when an e-mail arrives in the common mailbox.
Coding in an agent “Before/After New Mail Has Arrived” doesn’t work nor in a script library called since an agent.
new mail pop-ups are based on the mail file that is designated in the location document and since you can only have 1 that won’t work.
Take a look into Subscriptions and see if that will satisfy your needs.
If not, you could write a new mail agent that will send a Broadcast type pop-up using the SendConsoleCommand method but it will not be the typical “you have new mail” pop-up.