相关文章  
  • 重要文件的铠甲:EFS加密
  • Windows2000支持的几种文件系统与比较
  • 你真的了解windows的自启动方式吗?
  • C# 中数组和类型转换的功能实现
  • C#中调用带回调函数和自定义结构体的DLL例程
  • 演练:在Excel中建立自定义菜单项
  • 企业用户应当如何利用Windows XP SP2
  • 将现存的信息系统移植到组件化架构
  • 应用程序互操作性:互用性基本原理
  • 动态汉化Windows技术的一些简要分析
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    定时检测邮件并且自动转发的例子3

    ailInfo = "from:to:X-to:Cc:X-Cc:Bcc:subject:Date:MIME-Version: " & "Content-Type:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE:"
      arrFile = basptest.RcvMail("192.168.1.19", tesadd, password, "SAVEALLD", thePath)
      If IsArray(arrFile) = False Then
      Exit Sub
      End If
      For Each eachF In arrFile
      strLast = basptest.ReadMail(eachF, strMailInfo, thePath)
      For Each mes In strLast
      message = message & mes & vbCrLf
      Next mes
      Next eachF
      basptest.SendMail("192.

    页码:[1] [2] [3] [4] [5]3页、共5页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved