I am looking to replace sending emails via shell to one using the tsNet 
library. At first I had thought there was a var for the smtp port, but that’s 
just a server address setting (whoops).
I am using hostM on this project and I’m trying to configure through their mail 
host- I have the proper settings for outgoing mail server (587), mail username 
(which is just the address for the account), and password. The error message I 
get back is (56) Failure when receiving data from peer/returned from server.  
I’m just slogging through the tsNet Sample Sync Stack to speed things up since 
sending the email should be trivial compared to the data enclosed in the actual 
message. But, sometimes that’s how it goes:) Other than the Dictionary and this 
sample stack does anyone have a pointer to a simple example using this external 
with a hosted mail service?

thx,
mark c
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to