- Connect to IMSVA via SSH as root
- Edit the file: /opt/trend/imss/UI/adminUI/ROOT/jsp/admin/euq_access_search.jsp
- Locate the section, below and add in the lines in red
<form:select cssClass="button" path="maxApprovedSenders" size="1"> <form:option value="25">25</form:option> <form:option value="50">50</form:option> <form:option value="75">75</form:option> <form:option value="100">100</form:option> <form:option value="200">200</form:option> <form:option value="300">300</form:option> </form:select> - Restart the UI with the command: S99ADMINUI restart
- You will now be able to set this value to 200 or 300, as shown below:
Click the image to enlarge.
