器量大者,福泽必厚
全部博文(587)
发布时间:2014-06-18 11:54:54
通过mail发送附件[root@varnish ~]# which uuencode/usr/bin/uuencode[root@varnish ~]# rpm -qf /usr/bin/uuencode sharutils-4.7-6.1.el6.x86_64[root@varnish ~]# yum -y install sharutils例如:uuencode loldbrtmp6.sql loldbrtmp6.sql |mail -s "Email subject" km****tk***t@gmail.com ##前.........【阅读全文】
发布时间:2014-06-03 11:26:11
场景:l**db发送的邮件老板说yahoo邮箱收不到,责令我们检查由于使用:mail -s "Hello Xiaojie" abcdefg@yahoo.com < /root/a.java同时使用tail -f /var/log/maillog来检测发现普通的邮箱(例如:qq邮箱),发送状态为:status=sent (delivered to mailbox)而yahoo邮箱却是: status=sent (250 ok dirdel).........【阅读全文】
发布时间:2013-05-27 15:10:57
Configure Postfix to Use Gmail SMTP on UbuntuPosted by Rahul Bansal on February 18, 2013 in Tutorials{11 Comments}If you want to use a Gmail account as a free SMTP server on your Ubuntu-Linux server, you will find this article useful. This gui.........【阅读全文】
发布时间:2012-08-30 10:58:18
从网上下载的 基于Cent5的 Postfix+Extmail安装与配置指南.pdf 文档!##在此向作者表示谢意按照文档配置,遇到很多的问题,总结如下:1:安装courier-authlib-0.60.5.tar.bz2时,提示出错:configure: error: --with-authMySQL specified but no MySQLclient.so 安装MySQL以后需要做两步处理1.........【阅读全文】