带附件的邮件发送命令
时间:2007-02-11 来源:gadfly
命令1:
-bash-2.05b$ mutt -s "mtrace" foo@bar.com -a test.tgz << !
> test > !
-bash-2.05b$ 命令2: uuencode test.tgz test.tgz | mail -s "Mail attach test" foo@bar.com
> test > !
-bash-2.05b$ 命令2: uuencode test.tgz test.tgz | mail -s "Mail attach test" foo@bar.com
begin 644 test.tgz ... end |
需要uudecode解码
相关阅读 更多 +
排行榜 更多 +