email

Send email via Gmail account

The Gmail SMTP server requires SSL connection on port 465.

Send email with CDO 2000

Tagged:

It's simple and convenient to send unattended email with CDO 2000 as long as there's a SMTP server available.

CDO 2000 class for sending emails

Tagged:

The CDO2000 class allows to send emails w/o user intervention using SMTP server.

Read POP3 Mail using Winsock

Tagged:

[textile]
The working class below is based on code from http://fox.wikis.com/wc.dll?Wiki~GetPopEmail by William Steinford.
Sample code that shows how to use the class is included below it.
[/textile]