存档

文章标签 ‘邮件’

Linux下搭建邮件服务器全记录

2009年2月16日

須要特別準備的東西

架設郵件伺服器,以正式上線為目標的話,是需要『固定 IP 』及『網域名稱』。......(阅读全文)

Linux ,

如何使用cdosys.dll实现发送邮件

2009年1月10日

Microsoft Visual C++ version 5.0 or later has native COM support through the #import statement. Using this statement allows you to automatically add type information contained in a type library into your project. The generated files normally have the same name as the component DLL with the extensions .tlh and .tli.......(阅读全文)

C++ ,