|
Sorry for the late reply, but... When you say "send an e-mail" I assume that you are talking about internet SMTP mail, not office-vision mail. If so, one option is to drop down to the low level SMTP implementation of mail and open a socket to port 25 on your SMTP server and simply send the message using Sockets. The SMTP protocol is not all that hard, quite easy even, to learn and is well documented. Take a look at RFC821 (aka STD10) and RFC1869 to learn the details. -Walden -----Original Message----- From: mcsnet!midrange.com!midrange-l-owner@Mcs.Net [mailto:mcsnet!midrange.com!midrange-l-owner@Mcs.Net]On Behalf Of Richard Baird Sent: Wednesday, December 17, 1997 4:27 PM To: MIDRANGE-L@midrange.com Subject: send e-mail from rpg program? greetings, all does anyone know how to send an e-mail from an rpg program? this would run without user interaction. tia, rick +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.