How can I delete emails from an individual email account? e.g. how can I empty [email protected]?
I know the following:
/var/spool/mail/mydomain
/var/mail/mydomain
I have many inboxes some of them contain important email I don’t want to delete.
I tried delete all data in user mail cur/ and new/ in the following folder but when checked user quota still was the same.
/home/mydomain/mail/username/
Just to let you know I'm using CentOS.