Mail forwarding using Linux's own mailbox service

Source: Internet
Author: User
Tags auth
Modifying a configuration file
Modify the/etc/mail.rc, add the following lines, specify the external SMTP server address, account password, and so on.

Vi/etc/mail.rc

set [email protected]set smtp=smtp.163.com  对应的邮箱服务即可set smtp-auth-user=123456   set smtp-auth-password=abcdefg   对应的授权码set smtp-auth=login  

重启邮箱服务

Test

Create the content you want to write to the file.
For example file.txt write OK
Writing at the command line

Mail-s "Zhangsan" [email protected] <file.txt
Login email to see if you received

Mail forwarding using Linux's own mailbox service

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.