Hello Nicolas, The first step of the patch is to compare the code to be patched with the original code, for which the patch was written.
If the codes are different the patch will not be installed to prevent overwriting modifications made by RT. Now, to see which are the differences, we need to know what there is in your net-utils and esmtp handler. We will write two files, net-utils-local.bin and handler-local.bin, doing this at the console: net-utils-local: compress mold get 'net-utils write/binary %net-utils-local.bin net-utils-local handler-local: compress mold get in system/schemes/esmtp 'handler write/binary %handler-local.bin handler-local then, send me these two files directly to my email, not to overload the list with attachments. Do not worry, you are not sending to me sensitive info, to see what exactly are you sending, do this at the console print decompress read/binary %handler-local.bin print decompress read/binary %net-utils-local.bin Regards Cesar ----- Original Message ----- From: "Nicolas ROBERT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 15, 2005 12:58 PM Subject: [REBOL] Re: ESMTP User Error: More Information > > No. Still cannot send email using yahoo, nor using your patch. > > ----- Original Message ----- > From: "Cesar Chavez" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, October 13, 2005 10:14 AM > Subject: [REBOL] Re: ESMTP User Error: More Information > > > > > > Hello Nicolas, > > > > have you solved the problem? > > my vacations are finished, if you want, I am here > > > > Cesar > > > > ----- Original Message ----- > > From: "Nicolas ROBERT" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, October 03, 2005 11:42 PM > > Subject: [REBOL] ESMTP User Error: More Information > > > > > > > Hi Guys, > > > > > > I have an yahoo email. I can access my email via outlook connecting to > > > smtp.mail.yahoo.fr > > > Yahoo france allows user to access their account without having to pay. > > > (thanks to french unions ??) > > > Anyway, esmtp does not work for me. > > > Same user error as discussed in "esmtp user error" thread. > > > I set net-watch to true, confirmed the user and password were correctly > > set using > > > debase and dehex, I even tried to install the patch for esmtp > > > (patch-esmtp-net.r: see result: > > > "net-utils is different from patch based net-utils or esmtp handler is > > different from patch based esmtp handler PATCH NOT INSTALLED") > > > Nothing. I cannot send email using rebol. > > > I'm using rebol View 1.3.1.3. > > > Can anyone tell me if this password encryption will be fixed? > > > I have to admit, it's not like my life depend on it, but sending email > > using my rebol would be pretty sweet. > > > > > > Thanks for your help, > > > > > > Nicolas > > > -- > > > 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. > > > > > > > > > > > ___________________________________________________________________________ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > Téléchargez cette version sur http://fr.messenger.yahoo.com > > -- > 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.
