PDA

View Full Version : Clean up old files


philmcdonnell
06-12-2007, 07:24 PM
I saw this command:

echo "action=delete&value=mbox" >> /usr/local/directadmin/data/task.queue

What does this actually do?

Is there anyway to clean up all old unnecessary files left from the old mail/imap?

Thanks...

jlasman
06-12-2007, 08:23 PM
Where did you see that command?

It may very well do exactlly what you want ;) , but I may be wrong, so I'd suggest you'd tell us where you saw it first.

Jeff

philmcdonnell
06-12-2007, 09:01 PM
Where did you see that command?

It may very well do exactlly what you want ;) , but I may be wrong, so I'd suggest you'd tell us where you saw it first.

Jeff

At the end of the Dovecot install instructions.... Also I have noticed lots of files not needed like old versions of squirrelmail in the var/www/html folder, etc. Also in usr/local/directadmin/packages....

Is it safe to clean these up?

jlasman
06-12-2007, 10:18 PM
Then yes, that command cleans up the old email tree.

I think you have to remove the squirrelmail stuff manually. I haven't looked at the rest so I'm not sure what you mean, but if you know they're old and have been replaced by new ones you can delete them.

Jeff

philmcdonnell
02-14-2008, 08:31 PM
Then yes, that command cleans up the old email tree.

I think you have to remove the squirrelmail stuff manually. I haven't looked at the rest so I'm not sure what you mean, but if you know they're old and have been replaced by new ones you can delete them.

Jeff

Can you tell me what would need to be cleaned up in SquirrelMail manually?

Thanks,
Phil

jlasman
02-15-2008, 10:26 PM
No, because I haven't looked :(.

Jeff