Quota Popup Message

Does anyone know if it is pos to change the quota popup message in the mail file?

This is when user’s mail file exceeds the quota limit, the message comes up to say they are over the liimit, and do this and this when user hover over the quota bar.

any ideas or suggestions?

Subject: search for the pop up msg text in script libraries

The pop up msg is most likely buried somewhere in a script library in the mail template. If you search for the text of the pop up you can probably locate it.

Subject: Thanks.

Will try!

Subject: Quota Text

I don’t remember where I read it… But there is supposed to be an INI setting that can be pushed to the client via a desktop policy that will modify the text.

I haven’t used this yet as we’re sill planning the 8.5.1 client roll out.

Subject: New feature added to 8.5.1

To set custom quota text that will display in mailfiles in over-quota and quota-warning states – go to Custom Settings tab of desktop setting form (this may or may not be hard to spot – depending on your client’s resolution – but it’s the second to last tab). Define a new notes.ini item: QUOTAWARNINGTEXT, with a value of the text string you want to use for quota warnings, and push this down to users. Note that you can you “\n” to get a newline, and you can inlcude URLs in your QUOTAWARNINGTEXT.

Subject: will give this a go

This sounds promising. Many thanks for the info.