• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Input Warden Antispam & Virus Protection Extension for Plesk

@papahausa usually that means that your database credentials are corrupted. You can try resetting them with the command:

Code:
// reset the Amavis database credentials
warden --task=contentfilter:contentfilter --default=yes --reload=yes

// reset the SpamAssassin learning database credentials
warden --task=antispam:learning --default=yes --reload

After you reset the credentials you can to some manual training from the command line to see if its working correctly:


done.
i hope this solution can help for other.
@danami Thanks.
 
Back
Top