I have released an update to my SMTP Client Socket. New features and updates: - added a new socket pointer parameter to allow for mutliple socket access with the one code - changed the "smtpClient_data" function into four functions to allow for sending message in chunks (also "streams" files from raw data into Base64 format for email use) - a few other minor changes
Also released is a new POP3 Client Socket which will communicate with a POP3 server to retrieve and manage stored messages in the maildrop. No decoding of the messages are handled by these scripts. You may find these on the RunRev website (in a day or two), or at my personal page. I'm looking for someone who uses RunRev/MC on a Mac who would be interested in testing code to ensure compatibility before releases. Also, if you're interested in being kept up-to-date on releases, just send me an email and I'll let you know (as feel free to write if you need a hand with the either, or both, of the scripts) -- Shao Sean http://dark.unitz.ca/~shaosean/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
