Set up an SMTP server under Linux and send mail using the Mail command fine-Solution steps:1.vi/etc/mail.rc
Append the following to the end:
set [email protected] // Default e-mail user email address set smtp=smtp.domain.com
Simply send mail with 163 mailboxes, log the configuration steps below, and just record the key steps.
Request 163 mailbox, after the client authorization code is opened, the client can use this authorization code to send mail. There is no
Test the mail command in Linux1. The simplest example:Mail-s test yangfang@fudan.edu.cnThe result of this command is to send an empty letter named test to the mailbox behind it. If you have an mta and the mailbox behind it won't block this strange
Test the mail command in Linux-Linux Enterprise Application-Linux server application information. For more information, see. Most people will try man first. Here we will post the results:
MAIL (1) BSD General Commands Manual MAIL
Article Title: newbie School: test the mail command in Linux. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic categories 1.
Since the mail command in Linux often works in linux, you often need to send your own report or other useful stuff to relevant people, so I spent some time studying how to send mail in linux. We can usually use the following 3 transmission methods: 1
Linux Mail command
-- Send and receive emails
(14:44:20) reposted from Http://blog.sina.com.cn/sherryw2007 Category: Linux1. How to view Linux mailqueue$ Mailq$ Sendmail-BP$ Ll/var/spool/mqueue this is the directory where the mail queue is
First you need to install MAILX this RPM package, execute yum install MAILX.To edit the/etc/mail.rc, fill in the following 3 lines:Set [email protected] smtp=smtp.qq.comset [email protected] Smtp-auth-password=654321set Smtp-auth=login save exit.
Ubuntu:
First install mail
sudo apt-get install Mailx
Install postfix sudo apt-get install postfix again (configure during installation and follow the prompts)
Send mail Command sample cat "Content" | Mail-s "Subject" yl33643@126.com
In
From: Author: (2001-11-2307: 08: 00) 1. the goal of the Simple Mail Transfer Protocol (SMTP) is to deliver mail reliably and efficiently. it is independent of the transfer subsystem and requires only one channel that can ensure the order of
From: Author: (2001-11-2307: 08: 00) 1. the goal of the Simple Mail Transfer Protocol (SMTP) is to deliver mail reliably and efficiently. it is independent of the transfer subsystem and requires only one channel that can ensure the order of
Simple Mail Transfer Protocol (SMTP)
1.Introduction
The goal of Simple Mail Transfer Protocol (SMTP) is to deliver mail reliably and efficiently. It is independent of the transfer subsystem and requires only one channel that can ensure the order of
1. Introduction
The goal of Simple Mail Transfer Protocol (SMTP) is to transmit mail reliably and efficiently, which is independent of the transfer protocol.The delivery subsystem only requires a channel that can ensure the sequence of transmitted
1. mail basic syntax h | headers displays the current mail list l | list displays the list of currently supported commands? | Help: display multiple command parameters for viewing the mail list. usage d: delete the current mail, pointer, and move
To use the most commonly used mail function in Ubuntu, you need to install mailutils. The installation command is sudo apt-Get install mailutils. to use the function with attachments, you also need to install sharutils, installation command: sudo
Because I often work under Linux, so many times need to send their work reports or other useful things to the relevant people, so take the time to study how to send mail under Linux. We can usually use the following 3 to send the method:1. Use the
Simple Mail Transfer Protocol (SMTP)
1. introduce
The goal of Simple Mail Transfer Protocol (SMTP) is to deliver mail reliably and efficiently, independent of the transport subsystem and requiring only one channel that guarantees the order in which
So far, you must have a basic understanding of the functions and construction of the Sendmail server. Next we will explain how to connect to the Sendmail server using a client program, MUA, in addition, you can manage and send emails. Currently,
Portable RFID Information Collection and Processing System Based on Embedded Linux
[Date:]
Source: Electronic Technology Application Author: Wu Guoqiang, Lu baiquan
[Font:Large Medium Small]
Radio Frequency Identification
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.