On 2005-08-17,
(E-Mail Removed) <(E-Mail Removed)> wrote:
> Hello World,
>
Hi,
> I want to read my email with a non-ppp-cabable [ x286 ] device.
>
not going to happen. You ISP will use PPP to encapsulate the data. If you
'cannot' use PPP I am guessing you also cannot speak 'IP' which is what the
Internet speaks. You cannot, correct me if I wrong about what you are trying
to do, simply fire up your favourite serial console software and connect
directly to your mailserver(s). You know you will have to speak
POP3/IMAP/SMTP too by hand?
> The trace below shows what minicom sees when I dial in:---
>
> CONNECT 28800/ARQ/V34/LAPM/V42BIS
> Checking authorization, Please wait...
> username:2nm4nx6x@za
> password: <-- doesn't echo == OK
>
Not surprising, by that point the modem is no longer in the loop and its no
longer responding directly to you. There is nothing but you at your keyboard
and your ISP's login script.
> cas4-rba>ls <--- input tried= ls
> ^
> % Invalid input detected at '^' marker.
>
> cas4-rba> <--- this is it's "echo/prompt"
>======================
>
tastes like a chatscript, and its not going to let you type UNIX shell
commands into it.
> So now I need to findout what are valid inputs.
> How do I start talking to the ISP ?
> What is the valid syntax ?
>
RFC's[1] are your only hope if you are determined to do it this way, I bet
you quickly decide "erm....maybe not" :P Just strap pppd to the serial
console and forget about it. Whats wrong with using a computer fully blown
to just check your mail I do not know. "Oh its too slow", you need a better
email client....look for 'pine' and/or 'mutt'.
Cheers
Alex
[1]
http://www.faqs.org/rfcs/
> Thanks for any info.
>
>== Chis Glur.
>
>
>