Community Forums

Important Notice:

Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.

Go Back   HostNine Community Forums > H9 Customer Forums > Dedicated Servers

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 11-22-2009, 07:01 AM
Brock Brock is offline
Newbie
 
Join Date: Apr 2009
Posts: 29
Default Purge email server side?

Howdy:

Thanks in advance for taking the time to review this issue for me.

I have a customer using joomla who has setup a cron job for one of joomla's many extensions. This cron job runs every minute and then drops an email in the accounts default email account stating the cron job ran. This has been running well over a year and there is something like 170,000 emails in that users default email box.

So the question is:

How do I delete the email from that email box server side?

Thanks for any and all help.
Reply With Quote
  #2  
Old 11-25-2009, 04:52 AM
PascM PascM is offline
Junior Guru Wannabe
 
Join Date: Mar 2009
Location: 127.0.0.1
Posts: 48
Send a message via MSN to PascM Send a message via Skype™ to PascM
Default

Hello,
You have to login on your customers account and clear the email box from his cp.
Reply With Quote
  #3  
Old 03-21-2010, 01:05 PM
Brock Brock is offline
Newbie
 
Join Date: Apr 2009
Posts: 29
Default

Quote:
Originally Posted by PascM View Post
Hello,
You have to login on your customers account and clear the email box from his cp.
I was looking for something a bit more command line / automated.
Reply With Quote
  #4  
Old 04-01-2010, 06:46 AM
H9Jeff
Guest
 
Posts: n/a
Default

You can do this with the following commands via SSH:

Code:
cd /home/USERNAMEHERE/mail/new;
find -type f -exec rm -f {} \;

cd /home/USERNAMEHERE/mail/cur;
find -type f -exec rm -f {} \;
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Install on one server, get the correct ip in the email zanass WHMCS 2 03-23-2011 06:35 AM
Server IP address in email Flicanada WHMCS 3 07-14-2009 02:52 AM
Windows Server - Email Sending Help britsenigma Reseller Hosting 6 04-30-2008 01:40 PM
Is H9 ever going to fix the server rejected email issues ? gspark Shared Web Hosting 5 10-17-2007 09:19 PM


All times are GMT -5. The time now is 04:59 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

Host Nine

Our mission began in 2006. Thousands of awesome clients later, we are now one of the most popular hosters in the world.
Most of this is because of our fantastic support. Join us, you'll be glad you did - that's a given.