首页 > 代码库 > 空壳邮件

空壳邮件

空壳端:


    vim /etc/named.rfc1912.zones

    cd /var/named/

    cp -p westos.com.zone westos.org.zone

    vim westos.orf.zone

    技术分享

    rm -fr /etc/postfix/main.cf

    yum reinstall postfix -y

    systemctl restart postfix.service

    vim /etc/postfix/main.cf

    

技术分享

技术分享

技术分享

技术分享

技术分享

    systemctl restart postfix.service

     


 

主机端:


    systemctl start mariadb

    systemctl start httpd

    systemctl stop firewalld

    cd /home/vmail/

    rm -fr westos.org/

    vim /etc/postfix/main.cf

    技术分享

    systemctl restart postfix.service

     

 

 

测试:


 

空壳端:


mail admin@westos.org


 


主机端:


watch -n 1 ls


技术分享

 


本文出自 “12110289” 博客,谢绝转载!

空壳邮件