R6.5 Blocked Senders list is stored where?

I’m looking for a way to access the values stored in Blocked Senders List via LotusScript.

Subject: R6.5 Blocked Senders list is stored where?

Look at the “BlockUserRules” script library in your mail db. You’ll have everything in there !

Renaud

Subject: RE: R6.5 Blocked Senders list is stored where?

And there is it, a field named $Filter_BlockAddressList in the CalendarProfile document. Thanks for the tip!

Subject: RE: R6.5 Blocked Senders list is stored where?

when i go to the script BlockUserrRule in my db, i don’t see the email adress who was blocked…i don’t see the field $Filter_BlockAdressList, can you help me please?

Thanks