1. Home
  2. Knowledge Base
  3. GMS
  4. Is there a maximum number of messages that can be deleted by multiple selecting in GMS Webmail?

Is there a maximum number of messages that can be deleted by multiple selecting in GMS Webmail?

Question

The number of messages that can be multiple deleted at once is NOT limited to a certain number of messages.

The limiting factor is the size of the GET request sent from the client to the server, handled by the web browser. When you multiple delete, the UDIL of each message is sent as part of the request. If the total byte size exceeds
approximately 2K (2048) bytes, a popup warning will be generated by the web browser.

If you have a decent level of logging enabled for the Gordano WWW service, you will see something similar to following example. Notice the total byte size reported at the end of the log. In this instance we can see the request is clearly under 2048 bytes so the request is carried out without error.

Request "GET /webmail/masterwindow.mml?button=delete
&autocompleteinit=0
&ChangeNextMsgReload=true&ChangeNextMsg=
&SelectedMsg=Sent%3b19195682800006,Sent%3b09254160900006,
Sent%3b12190285900008,Sent%3b12212392100006,
Sent%3b12232389000008,Sent%3b12243039000006,
Sent%3b13224439000029,Sent%3b15432667100013,
Sent%3b15491464000018,Sent%3b15551943700026,
Sent%3b19203068700009,Sent%3b19225214000016,
Sent%3b15224515600035,Sent%3b15225325000040,
Sent%3b15281028100049,Sent%3b15281887500054,
Sent%3b15483250000064,Sent%3b16263104600077,
Sent%3b16543504600085,Sent%3b16544309300090,
Sent%3b16545237500095,Sent%3b14534993700024,
Sent%3b13423895300018&SaveAppearance=6,
a,40|40|40|40|302|302|161|161|80+605+132
HTTP/1.1", 1589 bytes

(Text wrapped for clarity)

Answer

2048 bytes is the advised configuration. Should you wish to increase this limit you can but you do so at your own risk.

To increase the default value, browse to the "System Variables" section of the admin interface.

Add a new value of MaximumURLLength and enter a value in bytes. This variable can also be set at a domain and user level.

See Also:

Keywords:webmail attachment multiple delete maximum

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support