teknom
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by teknom-
Thanks Michael i already use this feature but some of my clients storage their mails on inbox folder older than 2015. some mailboxes sized over GBs. actually, my problem is lower disk space. and i ...
-
okay i got this, all mail files name includes my FQDN name and i find and print mails older than 90 days with this command. find /home/ -name '*mycpaneladress.com,S=*' -mtime +90 -print but i trie...
-
i search some dirs and got this dir for mails. i guess inbox mails are stored in /home/domainuser*/homedir/mail/domain.com*/mailuser*/cur directory. but these files does not have any extension. if ...