会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
David
Think again!
CnBlogs
Home
New Post
Contact
Admin
Subscription
随笔分类 -
Powershell
Powershell: Send mail with attachment 【Update】
摘要:$sender = "sender@company.com" $recipient = "recipient@company.com" $server = "<<SMTP Server>>" $date = get-date$file = "D:\test.txt" $msg = new-object System.Net.Mail.MailMessage $msg.Fro...
阅读全文
posted @
2009-07-06 15:43
David
阅读(387)
评论(0)
推荐(0)
公告