Hi Bernie, I have the same problem when I send email via authentication required server and I found a little bug within esmtp/handler.
I try to fix it with this script: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=patch-esmtp-net.r (some doc is included) I tested it with three ISP but I think that more test is needed, please let me know about your results. You or someone think that this must be reported via RAMBO? or is sufficient with this email? Cesar ----- Original Message ----- From: "Bernie Schneider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 03, 2005 1:42 PM Subject: ESMTP User Error > > Hi Graham, > > Thanks for reminding me of this. Yes, I do have a paid account, > in fact SBC Yahoo is my ISP. > > I did know that free accounts don't have access to the POP > servers, but I thought that anyone could access SMTP. I have no > problems with either SMTP or POP when I use Outlook Express, my > normal means of access to my account. I was just hoping that I > could occasionally use Rebol's SEND as an alternative to OE. I > guess not. > > Thank you for your efforts. > > > Best regards, > > Bernie Schneider > > The individual has always had to struggle to keep from being > overwhelmed > by the tribe. To be your own man is a hard business. If you try > it, you will > be lonely often and sometimes frightened. But no price is too > high to pay > for the privilege of owning yourself. > > -- Friedrich Nietzsche -- > ----- Original Message ----- > From: "Graham Chiu" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, July 02, 2005 9:50 PM > Subject: [REBOL] Re: ESMTP User Error > > > > Graham Chiu wrote.. apparently on 3-Jul-2005/13:41:34+12:00 > > > > >That must be new then, as previously you had to have a paid > account to access yahoo's smtp and pop servers. > > > > > > > Just checked,and that is still true. > > > > This might help if you have a paid account with Yahoo > > > > "1. If you are unable to send Yahoo! Mail from an email > client, please > > try checking for new messages before you attempt to send > messages. > > To prevent unauthorized mail from being sent through our > system, we require > > that users log into our POP servers before they may access our > SMTP > > servers to send mail. > > > > Note that it is not necessary to actually download messages. > As long as > > an attempt is made to retrieve mail, sending mail will be > permitted" > > > > -- > > Graham Chiu > > http://www.compkarori.com/cerebrus > > http://www.compkarori.com/rebolml > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG Anti-Virus. > > Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: > 7/1/2005 > > > > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 7/1/2005 > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
