标题用中文:
需要支持base64命令
echo “中文邮件内容” | mail -s “=?UTF-8?B?`echo 中文主题Test | base64`?=” xxx@xxx.xx
内容用中文:
iconv -f utf-8 -t gb2312 mail.txt -o a.txt