smtp and altme
[1/3] from: creaotic:portalforthemarines at: 16-Jul-2006 19:41
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.
[2/3] from: compkarori:gma:il 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?
<<quoted lines omitted: 33>>
> 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/
[3/3] from: compkarori::gmail::com at: 17-Jul-2006 15:08
Oh, try this to see if it works for you
set-net [linkexchange-smilefreedom.com 67.28.113.71]
send fluxkills-yahoo.com "adfadASF"
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?
<<quoted lines omitted: 33>>
> 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/
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted