Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links


How to clear sendmail queue

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 19-05-2009
Member
 
Join Date: Feb 2009
Posts: 67
How to clear sendmail queue

Sponsored Links
There is a long list of outgoing messages that I have sent, in my sent mail box. I want these messages to be cleared from there. How can I clear this send mail queue ? Can anybody give any ideas regarding same.....plz help
thanks

Reply With Quote
  #2  
Old 19-05-2009
ThoMas321's Avatar
Member
 
Join Date: Apr 2008
Posts: 4,073
Re: How to clear sendmail queue

If you are using Linux operating system, you can clear the sendmail queue by the following ways -
  1. manually:
    delete /var/spool/mail/*.* files in this dir –> delete /var/mqueue/*.* files
    all mail will be deleted. then, using mailq command, confirm whether all the mails are cleared

  2. using command:
    use simple command sendmail -v -q in root prompt. it will clear all pending mails. you can also confirm by running mailq command
If you are interested in deleting particular domain or user or recepitience mail, use this command

sendmail -qS -v test.com - deletes all mail from *@test.com
sendmail -qR -v hotmail.com - deletes all mail from recepient of hotmail
Reply With Quote
  #3  
Old 19-05-2009
Glenny's Avatar
Member
 
Join Date: May 2008
Posts: 4,547
Re: How to clear sendmail queue

- stop sendmail
- delete all the files in /var/spool/mqueue and /var/spool/clientmqueue
- restart sendmail
Reply With Quote
  #4  
Old 19-05-2009
Member
 
Join Date: Feb 2009
Posts: 67
Re: How to clear sendmail queue

Thanks a lot for providing the useful information.

Is there any sofware available that on executing automatically clears all the unwanted sendmails from the queue.....whenever i wish to clear the queue....
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to clear sendmail queue"
Thread Thread Starter Forum Replies Last Post
How to clear cydia queue Noble Portable Devices 3 16-12-2010 04:13 PM
sendmail in command line Knopper Operating Systems 4 15-09-2009 06:36 PM
How to stop sendmail-mta on debian MobiNuX Operating Systems 3 07-08-2009 07:47 PM
HELP!!!! Can't clear printer queue! renman Vista Help 3 13-12-2008 02:57 AM
HP 7300--print queue won't clear grandmalj Vista Help 3 18-06-2008 05:32 PM


All times are GMT +5.5. The time now is 04:49 PM.