登录
首页 » Windows Socket编程 » the mail server SMTP, POP3 and Finger services, domain name, alias accounts, mul...

the mail server SMTP, POP3 and Finger services, domain name, alias accounts, mul...

于 2023-02-14 发布 文件大小:413.74 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authentication letter, RBL/RSS/ORBS/DUL and based on the IP address and e-mail address of the spam filtering

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个简易的用户留言Web应用序,它能实现留言的查看和添加功能....
    一个简易的用户留言Web应用程序,它能实现留言的查看和添加功能.-a simple Web user voice applications, it can realize the message view and add functionality.
    2022-11-05 22:25:03下载
    积分:1
  • / *
    /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
    2022-01-30 19:18:13下载
    积分:1
  • LAN real
    局域网实时通讯工具,C++编写,网络课程设计-LAN real-time communication tools, C++ Preparation, curriculum design network
    2022-03-05 19:44:01下载
    积分:1
  • 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加!...
    1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制! 4:增加在线统计修改功能! 5:修正新手指南首页不显示错误! 6:修正了新手指南内容不换行错误! 7:修正新闻公告注入BUG! 8:修正首页只能显示一张照片的错误! 由于时间匆忙,请各位手动升级 V3.4最新功能,导航菜单添加管理, 升级方法: 新建表:Gq_menu 字段:id 自动编号 字段:menuid 长整型 字段:title 字符型 50 字段:url 字符型 随意 字段:open 逻辑型 字段:foot 逻辑型 字段:pass 逻辑型 新建表:Gq_config 字段分别为:qq dh sf RMB bbs 全部为备注型 -1 : layout re-organized to make it more reasonable, that the problem of slow! 2 : Home show increased voice! 3 : Amendments to the local software can not be downloaded! 4 : Amendments equipment display content restrictions, can add unlimited! 5 : delete cooperation resources, the increase is coming!**************************************************** maintain all the functions SP 3.3 update 1 : background website set up to solve
    2022-03-04 04:36:30下载
    积分:1
  • 多线服务器源代码,基于winsock2
    多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
    2022-02-06 03:02:41下载
    积分:1
  • SMTP邮件客户端
    SMTP邮件客户端程序-SMTP mail client program
    2023-06-12 06:40:03下载
    积分:1
  • Based on the communication terminal equipment and the gateway server, interface...
    基于通信终端设备与网关服务器的接口协议,实现协议转换 转码 译码 功能。-Based on the communication terminal equipment and the gateway server, interface protocols, protocol conversion, transcoding decoding capabilities.
    2022-10-29 16:05:03下载
    积分:1
  • 如何检测所有的网络卡,并显示在下拉框中的MAC
    How to detect all network cards, and show the MAC in a dropdown box
    2022-03-15 11:51:22下载
    积分:1
  • 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线和断点续传,代码已经封装成一个dll库,可以作为服务器来...
    可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来使用,也可以当作客户端来使用,服务端支持蓝牙(Bluetooth)接入,并提供详细的测试程序,代码勿须任何修改用VS2005或VS2008编译一下即可拿到Windows Mobile中手机中使用。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力!-Can be used in the computer and transfer files between computers, can also be used in smart phones through Bluetooth, wireless networks, data lines to transfer files to support multi-threading and HTTP, the code has been packaged into a dll library, you can as a server to use, also can be used as a client to use, service-side support for Bluetooth (Bluetooth) access, and provide detailed test procedures, code Needless to any changes to compile with VS2005 or VS2008 you can get in Windows Mobile phones use. You can modify a copy of arbitrary code, but please keep this text do not modify. Hopefully, I can for China s software industry fulfill thin edge!
    2023-09-04 17:45:03下载
    积分:1
  • very suitable for the development oa erp system or friends reference.
    非常适合开发oa或erp系统的朋友参考。-very suitable for the development oa erp system or friends reference.
    2022-08-06 22:50:10下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载