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

[REBOL] Re: Email woes on IBM/AIX Risc 6000

From: anton:lexicon at: 2-Aug-2002 14:15

Hi,
> >telnet smtprelay.avnet.com:25 > >type: > > EHLO your-client-url > >and return and wait to see if amongst the return messages you see: > >S: 250-AUTH=LOGIN > > > I'll try it, but I'm not sure what you mean by "your-client-url"? Do you > mean the url of the box I'm trying to email from? Please clarify...
I tried it with the smtp server at my dialup isp. I could type just random characters for "your-client-url" and it said: Hello po-202-x-x-x.izone.net.au [202.x.x.x], pleased to meet you so you see it determined the ip address (202.x.x.x) that my isp assigned to me when I dialed in. This "HELO/EHLO" stage may or may not be a problem for you. Also, try typing "HELP" for a list of commands. Anton.