The mailwizz make VPS disk space full

nhutchuai

New Member
The mailwizz make VPS disk (hosting) space full - How to remove log files, history, etc?
Thanks all!
 
The mailwizz make VPS disk (hosting) space full - How to remove log files, history, etc?
Thanks all!

To reduce the database file size and speed mailwizz up,
you can try these steps:

#1
archive old campaigns via command:
.../apps/console/console.php archive-campaigns-delivery-logs

#2
delete old records via command:
.../apps/console/console.php table-cleaner

[addendum 07-AUG-2016 GMT 1740: but be careful with the above commands, better take a backup before executing those, as they can change/break things, they are still partially experimental]
see further details here:
https://kb.mailwizz.com/articles/archive-campaigns-delivery-logs/
https://forum.mailwizz.com/posts/13242
https://forum.mailwizz.com/posts/10862
 
Last edited:
#1
archive old campaigns via command:
.../apps/console/console.php archive-campaigns-delivery-logs

#2
delete old records via command:
.../apps/console/console.php table-cleaner
This is somehow dangerous advice since those are not simple commands and can easily be used to screw things, best is to simply remove older campaigns from the system.
 
Back
Top