Page 1 of 1

More than 50 messages on recent messages tab

Posted: 14 Nov 2016 17:02
by tentaclefi
Hi,

Is it possible to display more than 50 messages on recent messages tab?

Thanks!

Re: More than 50 messages on recent messages tab

Posted: 17 Nov 2016 06:34
by tentaclefi
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

Posted: 06 May 2017 08:32
by pdwalker
tentaclefi wrote: 14 Nov 2016 17:02 Hi,

Is it possible to display more than 50 messages on recent messages tab?

Thanks!
edit /var/www/html/mailscanner/conf.php

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.