• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Delete Spam after more than 30 days

archer2000

New Pleskian
Currently, the Spam is deleted after 30 days from the Spam folder. I would like to increase the number of days. Where is that number configrued?
 
Look at file /usr/local/psa/admin/sbin/spamtrain:

# remove messages from .Spam folder after period(in days)
delete_interval="30"

but note that this file may be overwritten with one of new Plesk update.
 
Back
Top