Steps for simultaneous Sendmail and mailutils

Source: Internet
Author: User


Steps for simultaneous Sendmail and mailutils:


Note: Only Sendmail is needed to discover that quota (quota) mails call Sendmail, but Sendmail is not as convenient as mailutils.

Sendmail is installed in Ubuntu by default. You need to uninstall sendmail-bin first (it will be uninstalled together with Sendmail)

$ Sudo apt-Get autoremove sendmail-bin


Uninstall if the exim4-daemon-light and exit-config are automatically installed in the middle

$ Sudo apt-Get autoremove exim4-daemon-light

$ Sudo apt-Get autoremove exim4-config


Then install mailutils (which is matched with postfix and will be automatically installed)

$ Sudo apt-Get install mailutils


Then install Sendmail (Postfix is uninstalled during installation, but mailutils is retained)

$ Sudo apt-Get install sendmail


In this case, both Sendmail and mailutils exist, and mutual use is not affected.

$ Which Sendmail (/usr/sbin/sendmail)

$ Which mail (/usr/bin/mail)


Mailutils example:


$ Sudo/usr/bin/mail-s "aaaa" [email protected] </root/aa.txt (Note: AAAA is the subject of the email and/root/aa.txt is the body of the email)


This article is from the "Linux" blog and will not be reproduced!

Steps for simultaneous Sendmail and mailutils

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.