Postfix installation configuration (SMTP)

Source: Internet
Author: User
Users # cdpostfix-2.8.8 # make # makeinstall note: According to the installation prompt to create a user and group www.2cto.com #... postfix installation configuration (SMTP) 1, prepare the compressed package www.2cto.com postfix-2.8.8.tar.gz2, unzip # tar-zxvf postfix-2.8.8.tar.gz # cd postfix-2.8.8 # make install note: create a user and a group www.2cto.com # groupadd postfix # useradd-g postfix # groupadd postdrop and then # make install3, interactive sessions for testing. Try #/usr/sbin/postfix start # netstat-anpt // whether the master process is enabled successfully # telnet 192.168.10.43 25root @ localhost ~] # Telnet 192.168.10.43 25 Trying 192.168.10.43... Connected to 192.168.10.43 (192.168.10.43). Escape character is '^]'. 220 localhost. localdomain ESMTP Postfixhelo wangjiao@sinogrid.com250 localhost. localdomainmail from: 250 2.1.0 Okrcpt: 250 2.1.5 Okdata354 End data . Jfkdljfld.250 2.0.0 OK: queued as 88B3B2A68032quit221 2.0.0 ByeConnection closed by foreign host. you can receive emails from the recipient's mailbox. 4. if the installation package Library is not in the default directory # vi/etc/ld. so. conf/root/lib # ldconfig
Related Article

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.