version.txt
上传用户:horngjaan
上传日期:2009-12-12
资源大小:2882k
文件大小:1k
源码类别:

Email服务器

开发平台:

C#

  1. //----------------------------------------
  2. vesrion: 0.412
  3. Cache log writing (_LogWriter class), improves speed many X
  4. SMTP AUTH LOGIN - error fixed(actually didn't checked user)
  5. MailServer initial help(file) project added.
  6. Error handling moved from Component to Server.exe(See new event SysError in SMTP or POP3 server)
  7. Routing redesigned and added SQL support
  8. //---------------------------------------
  9. //----------------------------------------
  10. vesrion: 0.41
  11. APOP cmd for POP3 added
  12. SIZE cmd for SMTP added
  13. improved parameter parsing 
  14. //---------------------------------------