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

[REBOL] ESMTP User Error

From: berniegs::prodigy::net at: 27-Jun-2005 10:19

Hi, I sent feedback to RT about an error I'm receiving from ESMTP. They suggested that I post my problem here to see if anyone else is experiencing the same thing. Here's my console display: REBOL/View 1.3.1.3.1 17-Jun-2005 Core 2.6.0 Copyright 2000-2005 REBOL Technologies. All rights reserved. REBOL is a trademark of REBOL Technologies. WWW.REBOL.COM REBOL Mezzanine Extensions 1.2.0 1-Aug-2004/22:34:12 Windows Registry Access 1.2.0 1-Aug-2004/22:34:12 Network Auto-Configure 1.10.0 1-Aug-2004/18:56:58 Windows Installer 1.3.0 4-Jun-2005/20:01:42 REBOL Internet Protocols 1.71.0 4-Nov-2004/21:08:24 Dynamic Library Access 1.5.0 17-Jan-2002/23:45:08 Command Shell Access 1.9.0 3-Jan-2005/21:08:57 Graphics 1.3.0 1-Aug-2004/18:56:59 View and VID 1.157.0 1-Aug-2004/18:58:12 View Desktop 1.36.0 8-Jun-2005/6:46:52 Sound 1.3.0 17-Jan-2002/23:45:18 Encryption 1.4.0 17-Jan-2002/23:44:57 Big Numbers 1.3.0 17-Jan-2002/23:44:56 DH/DSA Encryption 1.3.0 17-Jan-2002/23:45:04 RSA Encryption 1.4.0 17-Jan-2002/23:45:17 System Port 1.4.0 1-Aug-2004/18:58:28 Licensing 1.11.0 1-Aug-2004/19:00:23 *** Visit http://www.REBOL.com for View/Pro features. Type desktop to start the Viewtop.
>> send [berniegs--prodigy--net] "Hi Bernie!"
connecting to: smtp.prodigy.yahoo.com ** User Error: Server error: tcp 504 Mechanism not supported ** Near: smtp-port: open [scheme: 'esmtp] either only
>>RT also suggested that I try running my command with "net-watch: true" set, but I don't understand the messages I'm getting: >> net-watch
== false
>> net-watch: true
== true
>> send [berniegs--prodigy--net] "Hi Bernie!"
Net-log: ["Opening" "tcp" "for" "esmtp"] connecting to: smtp.prodigy.yahoo.com Net-log: [none "220"] Net-log: {220 AVG ESMTP Proxy Server 7.0.321/7.0.323 [267.8.2]} Net-log: [["HELO" system/network/host] "250"] Net-log: "250 localhost Hello BernieS" Net-log: ["AUTH CRAM-MD5" "334"] Net-log: ["WARNING! Using plain authentication."] Net-log: [{AUTH PLAIN (a bunch of gibberish)} "235" ] ** User Error: Server error: tcp 504 Mechanism not supported ** Near: smtp-port: open [scheme: 'esmtp] either only Since I normally use AVG Anti-virus email scan turned on, I thought that it might be the cause of the problem, so I turned it off, and tried it again, and got:
>> send [berniegs--prodigy--net] "Hi Bernie!"
Net-log: ["Opening" "tcp" "for" "esmtp"] connecting to: smtp.prodigy.yahoo.com Net-log: [none "220"] Net-log: "220 smtp101.sbc.mail.re2.yahoo.com ESMTP" Net-log: [["HELO" system/network/host] "250"] Net-log: "250 smtp101.sbc.mail.re2.yahoo.com" Net-log: ["AUTH CRAM-MD5" "334"] Net-log: ["WARNING! Using plain authentication."] Net-log: [{AUTH PLAIN (another bunch of gibberish)} "235" ] ** User Error: Server error: tcp 535 authorization failed (#5.7.0) ** Near: smtp-port: open [scheme: 'esmtp] either only
>>
I'm not sure why I'm getting "user" errors, since I seem to be following the documentation and its examples correctly. Perhaps it has something to do with the "proxy server" (something I'm not familiar with) that AVG appears to be using? Maybe I need to put some kind of proxy settings in Rebol's 'set-net word? What values would I use for these settings? But if the proxy server were the problem, why would I still get the error when I turn it off? Sorry if I appear to be so ignorant on email settings, but I really am. Does anyone have any ideas? BTW, my normal email program, Outlook Express works perfectly with or without AVG's scanner. TIA, 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 -- -- Attached file included as plaintext by Ecartis -- -- Desc: "AVG certification"