[arachne] Re: ADSL connect with Telnet

Arachne at FreeLists---The Arachne Fan Club!

On Mon, 7 Apr 2008 21:29:50 -0500, Glenn Gilbreath Jr. wrote:

> Depends on which telnet you use...if using Clarskson, or Cute,
> you can run a script called at commandline,
> each command must be on a seperate line in script...press ALT+H
> for quick help with telnet (this is the telnet in original telnet.apm).

> CU L8R!

> Wiz  <{;-)


Sample script file.

--- sample.scr ---

flags debug
timeout 60
telnet mail.cisnet.com
lookfor "OK"
flags nocase
write "user glennmcc\r\n"
lookfor "glennmcc"
write "pass mypassword\r\n"
lookfor "glennmcc"
write "list\r\n"
lookfor "message"
write "quit\r\n"
______________________________________________


command line....

telnet 110 @sample.scr

(note that port # 110 is needed to connect to the pop3 server)


-- 
 Glenn
 http://www.delorie.com/listserv/mime/
 http://www.cisnet.com/glennmcc/
 http://www.law.cornell.edu/constitution/constitution.table.html
                  Arachne at FreeLists                  
-- Arachne, The Premier GPL Web Browser/Suite for DOS --

Other related posts: