More than 50 messages on recent messages tab

General eFa discussion
Post Reply
tentaclefi
Posts: 24
Joined: 12 Nov 2016 07:11

More than 50 messages on recent messages tab

Post by tentaclefi »

Hi,

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

Thanks!
tentaclefi
Posts: 24
Joined: 12 Nov 2016 07:11

Re: More than 50 messages on recent messages tab

Post by tentaclefi »

Or is there a way to search for older messages and mark them as spam afterwards?
User avatar
pdwalker
Posts: 1583
Joined: 18 Mar 2015 09:16

Re: More than 50 messages on recent messages tab

Post 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.
Post Reply