Hi,
Is it possible to display more than 50 messages on recent messages tab?
Thanks!
More than 50 messages on recent messages tab
-
- Posts: 24
- Joined: 12 Nov 2016 07:11
Re: More than 50 messages on recent messages tab
Or is there a way to search for older messages and mark them as spam afterwards?
Re: More than 50 messages on recent messages tab
edit /var/www/html/mailscanner/conf.phptentaclefi wrote: 14 Nov 2016 17:02 Hi,
Is it possible to display more than 50 messages on recent messages tab?
Thanks!
change MAX_RESULTS from 50 to whatever you want.
I don't recommend that you actually change this value, as you are making this query every 30 seconds on the status.php page by default. Instead, use the "Search and Reports", "Message Listing", or "Message Reports" to go back more than 50 messages.
Incidentally, that answers your second question. The "Message Operations" is the way to find older messages and mass mark them as spam/ham/whatever.