delete all Message System via ssh

Hello,

To toast the messages themselves:

1) First ensure that all User tickets.list files are also empty, else you'll run into issues.

2) Toast away:
Code:
cd /usr/local/directadmin/data/tickets
rm -rf 000000 000001 000002
for each folder you need to remove.
DA will re-create the 00000X folders for new tickets.

John
 
Back
Top