anonymousMailer
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
This is an very old project and with an old C++ style, be sure to tweak it to your needs before using
it.

It is a toy example of how to play with SMTP protocol
    - Connect to a remote SMTP server
    - Handle multiple destinatory
    - false sender email
    - Custom ASCII art in the message source
    - Handle attachments (base64 convertion and mime part)

Be sure that your firewall allow you to connect directly to an SMTP server
(port 25), in France most internet box does not allow that by default for
security reason

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。