1. Home
  2. Knowledge Base
  3. GMS
  4. Why is an MML error encountered when listing a large queue in the GUI?

Why is an MML error encountered when listing a large queue in the GUI?

Question

When attempting to list extremely long queues through the GUI, an MML error was encountered.

An error has occured - Operation not allowed by current user  (1059)

Function call stack:
1: GetMailQueueData

Current Location:
2: adminreportsmailqprocess.mml
1: adminmasterwindow.mml

Location in  GetMailQueueData:

Location:
37                  {
38                      qdir = ntmail_out_dir & domainq & "*";
39>                     qoutfiles = FindFiles(qdir, 0, 1);
40                      qfiles = LSLength(qoutfiles);
41                      qsize = 0;

Answer

There was an issue with a timeout when attempting to list a large queue through the GUI.

The timeout has been lengethened in order to enable listings of very large queues without any trouble. The MML timeout error should no longer happen.

See Also:

Keywords:MML error GetMailQueueData Operation not allowed

Was this article helpful?

Related Articles

Need Support?

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