Hi,
My template has a Junk Mail feature (Move the note do Junk Mail folder folling some rules, for example: Move all note form domain @XXX.COM) … That is great since my In-Box receive only notes pointed to me … )
The problem is: if I receive a note that is Junk Mail my Lotus Notes notify me “You have new mail” … but I do not want to be notified if is a Junk Mail …
Is that possible ?
Subject: How New Message agent works ?
No. The new mail notifier works by noticing the difference (if any) between the sequence number of the newest message your client has looked at and the sequence number of the newest message in your mail database. That’s hard-wired into the client behaviour, and you have no control over it. Mail rules are not “smart” enough to conditionally increment the sequence number depending on the action – if the mail is delivered, the sequence number is incremented, if the mail is deleted, it is not.
Subject: RE: How New Message agent works ?
Hi Stan,
Thank you … Anyway Domino is in release beta 3, as we know SPAN is killing us, and I think this feature could help us a lot.
… BTW … I found a solution for the non Readers …
Subject: RE: How New Message agent works ?
I saw that – it sounds like it will scale very poorly. I think you would have done yourself a bigger favour by proposing a better architecture – they’re going to blame the performance on Notes and Domino instead of on a poor specification and a poor understanding of security.
Subject: RE: How New Message agent works ?
I know that you mean … A better solution is restrict the ACL to the Real User… and use Readers Field as it was created…