When the user send a mail with client version 7, then pop up the message “Unable to write to your mail database which is currently 14668 kb.Saving the message would exceed the disk quota of 5120kb by 9550kb. You should delete messages, empty the trash and compact your mail file or contact your Administrator for help”. I know I can set “No quota” in Notes Administrator to avoid the popped message. Does anyone know how to disable the message and I can set the quota value in mail.nsf?
Subject: Quota warning message- Unable to write to your mail database
Using the Admin client (you can also set this via LotusScript) and select the mail file(s) in question, right mouse click and “Quotas…”.
Set to whatever required.
The message portion is set in the server configuration documents “Router\Restrictions and Controls\Delivery Controls”, there are various settings you can apply.
If you get rid of the quota for the mail file, obviously, no over quota emails\ warnings will be sent. If you disable the warning messages, is there any point in assigning quotas?
Subject: RE: Quota warning message- Unable to write to your mail database
Hi Nick,
Thank you for your suggestion.