搜索资源列表
winmail
- 安全易用全功能的邮件服务器软件,不仅支持SMTP/POP3/IMAP/WebMail/LDAP(公共地址簿)/多域/发信认证/反垃圾邮件/邮件过滤/邮件组/公共邮件夹等标准邮件功 能,还有提供邮件签核/邮件杀毒/邮件监控/支持IIS和PWS/短信提醒/邮件备份/TLS(SSL)安全联结/邮件网关/动态域名支持/远程管理/Web 管理/独立域管理员/在线注册/二次开发接口特色功能。 它既可以作为局域网邮件服务器、互联网邮件服务器,也可以作为拨号ISDN、ADSL宽带、FTTB、有线通(Cab
DNSMAIL_04-src
- A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.-A project written in C# sends email without smtp server. It queries dns server for mx record s
poco-1.3.5.zip
- 非常好的标准c++网络通讯开源库,支持tcp,udp,ssl,支持smtp和pop3邮件协议,Very good standard c++ network communication open-source database, to support tcp, udp, ssl, support for pop3 and smtp e-mail agreement
sendemail
- C语言 smtp简单邮箱传输协议,同时支持SSL协议的C++源码开发。-C-smtp Simple Mail Transfer Protocol, the SSL protocol supports the C++ source code development.
CSmtp_v2_0_ssl
- SMTP over SSL c++ cla-SMTP over SSL c++ class
smtp_c
- 我自己写得基于Linux的smtp程序(C预言支持ssl,不支持附件),已测试通过-Write my own Linux-based smtp process (C predicted support for ssl, does not support attachments), have been tested
pop3_smtp_ssl
- pop3和smtp协议收发邮件,支持ssl认证-pop3 and smtp send/receive mail msg,support ssl.
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
smtp
- Send email using SMTP STARTTLS. With STARTTLS, the SMTP client connects to the SMTP server on port 25 (non-SSL) and then issues a STARTTLS command to convert the connection to a secure TLS channel.
140925-smtp
- sen email in qt with ssl-sen email in qt with ssl
miksago-node-smtp-client-85cd29d
- 邮件服务器搭建 smtp,An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server) - Features: - Very basic protocol implementation - Very basic wrapper around the protocol to provide a bit of a nice interface
fuwuqi
- 邮箱 qq.com POP3服务器(端口110) pop.qq.com SMTP服务器(端口25) smtp.qq.com SMTP服务器需要身份验证。 如果是设置POP3和SMTP的SSL加密方式,则端口如下: POP3服务器(端口995) SMTP服务器(端口465或587)。 -E-mail qq.com POP3 server (port 110) pop.qq.com SMTP server (port 25) smtp.qq.com SMTP se
poco-1.4.2p1
- POCO C++是一个开源的C++类库的集合,它主要提供简单的、快速的网络和可移植应用程序的C++开发,这个类库和C++标准库可以很好的集成并填补C++标准库的功能空缺。POCO库的模块化、高效的设计及实现使得POCO特别适合嵌入式开发。在嵌入式开发领域,由于C++既适合底层(设备I/O、中断处理等)和高层面向对象开发,越来越流行。当然POCO也准备好了面对企业级挑战。 POCO <wbr>C++简介 POCO C++包含四个核心库和一些附加库。核心库包括Fo
curl-7.25.0
- libcurl主要功能就是用不同的协议连接和沟通不同的服务器~也就是相当封装了的sockPHP 支持libcurl(允许你用不同的协议连接和沟通不同的服务器)。, libcurl当前支持http, https, ftp, gopher, telnet, dict, file, 和ldap 协议。libcurl同样支持HTTPS证书授权,HTTP POST, HTTP PUT, FTP 上传(当然你也可以使用PHP的ftp扩展), HTTP基本表单上传,代理,cookies,和用户认证。-libc
msmtp-1.4.28.tar
- 这是一款专门负责邮件发送的客户端软件,基于GPL发布。支持TLS/SSL、DNS模式、IPv6、服务器端认证、多用户等特性。该软件和mpop是姊妹软件。-msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other mail user agents.
smtp-mail
- 做SMTP邮件发送时网上搜集整理的资料,支持SSL/TLS,需要的可以参考。-Online collection of information collated when doing SMTP mail sent to support SSL/TLS can refer to the need.
curl-7.32.0.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, R
Clever-Internet-Suite8.0-2006-XE8
- 有源码,类似Indy,最新8.0版本,支持到XE8,包括40多个组件,支持FTP,HTTP,WebDAV,SMTP,POP,IMAP,NNTP,MIME,SOAP,SSL-With source code, similar to Indy, the latest 8 release, support to XE8, including more than 40 components, support FTP, HTTP, WebDAV, SMTP, IMAP, NNTP, MIME, SOAP,
Vmime.NET_All
- Windows程序员得到一个非常多才多艺的图书馆发送和下载邮件通过SMTP,POP3和IMAP的TLS和SSL的支持。-Windows programmers get a very versatile library to send and download emails via SMTP, POP3 and IMAP with TLS and SSL support.
MailUtils
- 发邮件的3种方式:loalhost ,普通smtp ,ssl+smtp。c#实现,使用System.net.mail空间下的类。- Send mail in 3 ways: loalhost, ordinary SSL, smtp.c# SMTP implementation, the use of System.net.mail space under the class.