ahyde
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by ahyde-
ahyde commented,
Sorry but I can't send PM, this error out: But anyway this is the code that I wanted send you :) The path what I think is the correct is: find /home/usernamehere/mail/example.com/* but the comma...
-
ahyde commented,
Thank you for answer :) and yes I replace USERNAME and MYDOMAIN.COM as my user name and the domain what I want delete all emails. I read the entry but did not work, I'm so newbie and I don't unders...
-
ahyde created a post,
Cron Job auto delete emails older than X days in a domain
Hi, I try to delete all email arrived of 1 month old of a specific domain with a cron job I tried with this commands: /usr/bin/archivemail -quiet -delete -days 30 /home/USERNAME/mail/MYDOMAIN.COM...