How can I run a local script to show mailbox quota size on all user mailboxes as an Administrator? Sub Initialize Dim Session As New Notessession Dim db As NotesDatabase Set db=session.CurrentDatabase Messagebox “Size quota = ” & db.SizeQuota & chr(10) & _ “Size Warning = ” & db.SizeWarning,, db.Title End Sub
Hi , In our company some users to fall into too much mail and spam causes. To prevent the domino per user per hour to be taken on the number of how mail can limit? Thanks …
I am using the lotus notes client version 7, I have a mail quota of 70mb, recently I replaced the template design with Mail(R7) and my quota usage went from 42mb to 73mb as a result i can’t recieved e-mails. My question is how much space does the new template take up?





