Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] BlueBottle POP Email Problems

From: rebol::ccsducto::com::ar at: 29-Jul-2005 9:39

Hi Chi, I obtain this info via telnet about blue bottle smtp server (smtp.bluebottle.com): 220 bluebottle-fe3.bluebottle.com ESMTP service ready ehlo 501 5.0.0 ehlo requires domain address ehlo pp 250-bluebottle-fe3.bluebottle.com Hello ..... 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-8BITMIME 250-SIZE 10485760 250-DSN 250-ETRN 250-AUTH LOGIN PLAIN 250-STARTTLS 250-DELIVERBY 250 HELP Apparently they change the server setting to authentication required, and REBOL/View 1.3.1.3.1 have a little bug when the authentication method is different of CRAM-MD5. I wrote a patch to fix it, this is the link to script http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=patch-esmtp-net.r some doc is included into script The patch reinstall the ESMTP protocol with blank user and pass, then you must set again it after the patch and before send function. Try this and let me know your results, because your test is very interesting to me. Cesar ----- Original Message ----- From: "chi guerva" <[r3bol--yahoo--com]> To: <[rebolist--rebol--com]> Sent: Friday, July 29, 2005 4:48 AM Subject: [REBOL] BlueBottle POP Email Problems
> I have been having some problems getting REBOL to send email to my
BlueBottle POP account. I have set up BBs - email, SMPT and POP settings correctly in REBOL, but nothing arrives when I try something like