2011-07-29sendmail 发送html格式的邮件
Leave a comment (0) 作者:小项-怪物猪
(echo "To:mall@otewa.com";echo "Subject:Buysz_title_test";echo "MIME-Version:1.0";echo "Content-type:text/html;charset=utf-8";echo "fuck!!!
") | sendmail -t
Leave a comment (0) 作者:小项-怪物猪
(echo "To:mall@otewa.com";echo "Subject:Buysz_title_test";echo "MIME-Version:1.0";echo "Content-type:text/html;charset=utf-8";echo "fuck!!!
") | sendmail -t