GEO'S VIEWS
December 19, 2009
Remove mailq
Remove mailq
Anonymous writes "To delete all files in the mailq
login as root (ssh)
cd /var/spool/exim/input
for file in *
do
rm -fv $file
done"
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment