Lotus Mail Quotas Questions

1

How to run agent on all Lotus mailboxes
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

Answer Question   |  May 22, 2009  7:27 AM
Lotus Agents, Lotus Mail Quotas, Lotus Notes email, LotusScript
asked by:
GCT
15 pts.

Domino mail server sending mail over the number of users how to restrict?
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 …

Answer Question   |  August 12, 2009  11:58 AM
Domino Server, Lotus Mail Quotas
asked by:
5 pts.

Mail Quota template after upgrade to mail (R7)
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?

Answer Question   |  October 9, 2008  11:19 AM
Disk quota management, Lotus Mail Quotas, Lotus Notes 7.x
asked by:
BJB
5 pts.

1