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

[REBOL] Re: smtp and altme

From: compkarori::gmail at: 17-Jul-2006 15:05

Just a quick guess. The dialog shows you are trying to send a mail to yahoo thru esmtp via your mail host. But since your mail host is not yahoo, this would be relaying unless there were some authentication going on. There doesn't appear to be an authentication dialog present. On 7/17/06, Cory Fritsch <creaotic-portalforthemarines.com> wrote:
> First off what do I have to do to get access to the altme discussion > groups? > > More importantly I'm trying to send a file and I get this error.well the > errors at the bottom > > send fluxkills-yahoo.com "adfadASF" > Net-log: ["Opening" "tcp" "for" "esmtp"] > connecting to: mail.smilefreedom.com > Net-log: [none "220"] > Net-log: {220-voda8.vodahost.com ESMTP Exim 4.52 #1 Sun, 16 Jul 2006 > 18:33:58 -0500 } > Net-log: {220-We do not authorize the use of this system to transport > unsolicited, } > Net-log: "220 and/or bulk e-mail." > Net-log: [["HELO" system/network/host] "250"] > Net-log: {250 voda8.vodahost.com Hello mercury-9cgvne5 [24.197.108.222]} > Net-log: ["MAIL FROM: <linkexchange-smilefreedom.com>" "250"] > Net-log: "250 OK" > Net-log: ["RCPT TO: <fluxkills-yahoo.com>" "250"] > ** User Error: Server error: tcp > 550-24-197-108-222.dhcp.hlrg.nc.charter.com (mercury-9cgvne > 5) [24.197.108.222] > ** Near: insert smtp-port reduce [from reduce [addr] message] > > I've been looking around and I can't find a good solution to the > problem. I did this too if it helps > > probe get-net > [linkexchange-smilefreedom.com "mail.smilefreedom.com" > "mail.smilefreedom.com" none none non > e] > == [linkexchange-smilefreedom.com "mail.smilefreedom.com" > "mail.smilefreedom.com" none none > none] > > I tried using esmtp.r but it just gave me a different error and for some > reason the patch wouldn't load so it's not much help. > > If anyone knows what I can do I'd appreciate it. > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. >
-- Graham Chiu http://www.compkarori.com/emr/