reeset
Jul 6th, 2001, 06:49 PM
I'm posting this because I thought someone might find this somewhat useful. Every month, I have to send email messages to about 500 list owners, notifying them of new members and what not. A while back, I wrote an object, wrapping the Winsock API, so that I could send messages via smtp through vbscript. However, the process is a little slow, and the code within the object, was somewhat of a hack. (Had to create a dummy window to capture messages, et) So I decided to re-write the smtp transmission into a stand-alone command oriented client. The application has no GUI, accepting information only through the command-line. It has worked fairly well for me, so I thought that I would share it with anyone that might find it useful. Documentation is very simple, but should be enough to get you going. BTW, the application is only 27 K, and uses no dependancies.
Take a look if you like. I have posted it on my website:
http://ucs.orst.edu/~reeset/html/other/other.html
Take a look if you like. I have posted it on my website:
http://ucs.orst.edu/~reeset/html/other/other.html