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

[REBOL] Re: ESMTP User Error

From: gabriele:colellachiara at: 27-Jun-2005 16:30

Hi Bernie, On Monday, June 27, 2005, 4:19:49 PM, you wrote:
>>> send [berniegs--prodigy--net] "Hi Bernie!"
BS> Net-log: ["Opening" "tcp" "for" "esmtp"] BS> connecting to: smtp.prodigy.yahoo.com BS> Net-log: [none "220"] BS> Net-log: "220 smtp101.sbc.mail.re2.yahoo.com ESMTP" BS> Net-log: [["HELO" system/network/host] "250"] BS> Net-log: "250 smtp101.sbc.mail.re2.yahoo.com" BS> Net-log: ["AUTH CRAM-MD5" "334"] BS> Net-log: ["WARNING! Using plain authentication."] BS> Net-log: [{AUTH PLAIN (another bunch of gibberish)} BS> "235" BS> ] BS> ** User Error: Server error: tcp 535 authorization failed (#5.7.0) BS> ** Near: smtp-port: open [scheme: 'esmtp] BS> either only Hmm, maybe your server does not support CRAM-MD5, and it refuses PLAIN? Anyone else using Yahoo knows? BS> I'm not sure why I'm getting "user" errors, since I seem BS> to be following the documentation and its examples correctly. User errors do not (necessarily) mean that the user is making a mistake. :) They mean that they are errors created with: make error! "some string" and not by the interpreter itself. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/