• Skip to primary navigation
  • Skip to main content
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

How to forcefully send mail from mailq in sendmail MTA

June 21, 2013 by Sharad Chhetri Leave a Comment

How to forcefully send mail from mailq in sendmail MTA

sendmail

Sendmail is one of the open source MTA (Mail Transfer Agent) which is widely use in linux operating system.
Many times because of high load average of Mail Server and also due to high no. of deffered emails in mail queue, many emails are not able to deliver.

To send emails from SendMail Server forcefully, use the below given command.
Here, -v flag is for verbose


sendmail -q -v

For checking the mail queue use the given below command

mailq

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. send email after mysql backup through bash script in simple way
  2. Send nagios report as pdf file via email
  3. How to delete mail queue in Postfix
  4. mail command not found in Red Hat CentOS Ubuntu Debian
  5. Nagios HTTP WARNING: HTTP/1.1 403 Forbidden
  6. The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form
  7. How to convert float to integer number
  8. Allow wget and yum in iptable
  9. How to page scroll up/down in Linux terminal
  10. Virtual Machine inaccessible status on VirtualBox 4.3

Filed Under: Linux, MailServer, Tips And Tricks Tagged With: sendmail

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy