File:How to reduce mail disk space in supportwwfindia.txt: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[category:SUPPORTWWFINDIA]] | |||
[[category:KLOXO]] | |||
==objective== | |||
The Account supportwwfindia is using 101% of quota for maildisk_usage. | |||
1) First login to the kloxo server using login sheet | |||
2) switch to root user | |||
3) Go to the domail list using bilow command:- | |||
cd /home/lxadmin/mail/domain/ | |||
4) Change timestamp of .qmail-default file using touch command below:- | |||
touch .qmail-default ( so that it should not get deleted ) | |||
5) just keep 6 months mail and delete old mails using below command:- | |||
find . -mtime +180 -exec rm {} \; | |||
Latest revision as of 10:05, 18 April 2017
objective[edit]
The Account supportwwfindia is using 101% of quota for maildisk_usage.
1) First login to the kloxo server using login sheet
2) switch to root user
3) Go to the domail list using bilow command:-
cd /home/lxadmin/mail/domain/
4) Change timestamp of .qmail-default file using touch command below:-
touch .qmail-default ( so that it should not get deleted )
5) just keep 6 months mail and delete old mails using below command:-
find . -mtime +180 -exec rm {} \;
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Dimensions | User | Comment | |
|---|---|---|---|---|
| current | 09:59, 18 April 2017 | (482 bytes) | Praveen (talk | contribs) | |
| 08:46, 18 April 2017 | (482 bytes) | Keshav (talk | contribs) |
You cannot overwrite this file.
File usage
There are no pages that use this file.