Mail

时间:2014-05-22 03:41:17   收藏:0   阅读:214

1.set in /etc/Muttrc file these setings:

set realname="Ashok Kumar"

set from="Ashok.Kumar@unknown.domain"

set use_from=yes

2. use export

export EMAIL=sender@domain && mutt -a /path/to/attachment -s "Subject" ABC@ABC.com < /dev/null

sudo mutt -s ‘test attachement‘ linda.xu@autodesk.com -a report.html <mail.body

mutt -s ‘Search benchmark Report‘ linda.xu@autodesk.com -a report.html <mail.body

Mail,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!