Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use the mutt command of linux E-mail hypervisor

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the use of linux mutt command E-mail management program, I hope you will learn a lot after reading this article, let's discuss it together!

Mutt is a text-mode mail manager that provides a full-screen interface.

It is a text-based email client, very small, but powerful, you can use it to read and write, reply to save and delete your email, and can send and receive email attachments in linux command line mode.

Syntax format: mutt [parameters]

Common parameters:

Reference example

Insert the specified file into the message:

[root@linuxcool] # mutt-I / etc/home/test.txt

Open the mail file as read-only:

[root@linuxcool] # mutt-R

Add additional files to the message:

[root@linuxcool] # mutt-a / etc/home/test.txt

Send an email to the linuxcool@mail.com mailbox with the subject "test", the content of which is in / root/test.txt, and the email contains attachment / home/backup/test.sql:

[root@linuxcool] # mutt linuxcool@mail.com-s "test"-a / home/backup/test.sql has finished reading this article. I believe you have some understanding of the E-mail management program using linux's mutt command. You want to know more about it. Welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report