使用C ++/控制台应用程序向其他人发送邮件

问题描述:



我希望程序使用vc ++通过任何标准协议将邮件发送到指定的mail-id.

问候,
sanath



I want a program to send the mail over any standard protocols to specified mail-id using vc++.

regards,
sanath


以下是C ++/MFC中的一个小示例: ^ ]

这里是C ++/CLI中的一个: ^ ]

最好的问候,

—MRB
Here is a small sample in C++/MFC: http://www.codeguru.com/forum/showpost.php?p=1118184&postcount=2[^]

and here one in C++/CLI: http://www.digitalcoding.com/Code-Snippets/CPP-CLI/C-CLI-Code-Snippet-Send-Email-Using-SMTP-Server.html[^]

Best Regards,

—MRB