I wanted to try esmtp with smtp.hotpop.com
esend myfriend@yahoo.com "Test"
using http://www.rebol.org/view-script.r?script=esmtp.r and http://www.rebol.org/view-script.r?script=esend.r
but it does not work.
What's wrong?
Here is all the information you need to help set up your mail client:
* Incoming/POP Server: pop.hotpop.com, port 110 * Alternate POP Server: pop.hotpop.com, port 1100 * Username: reboltutorial@HotPOP.com * Outgoing/SMTP Server: smtp.hotpop.com, port 25* * Email Address: reboltutorial@HotPOP.com * Reply-To Address: reboltutorial@HotPOP.com (or any other email address you have) * Leave Messages on server: false (some clients will instead have a "Delete messages from server" option, which should be set to true). * Maximum Message Size: 500 KB (512000 bytes) * Mailbox Size: 10 MB * Mailbox Usage: 0.0% (0.0 KB)
* For outgoing (SMTP) HotPOP mail server authentication is required. The username and password are the same as the POP server and website. Do not select βsecureβ password authentication.
rebol
Rebol tutorial
source share