[PLUTO-help] reperire la posta con telnet: script bash

Gian Uberto Lauri GianUberto.Lauri a eng.it
Mar 22 Ago 2006 17:53:35 CEST


>>>>> "e" == english  <mr_english a autistici.org> writes:

e> sleep 3
e> if echo -e "USER <nomeutente>\r"; then
e>     sleep 3;
e>     if echo -e "PASS <password>\r"; then
e>         sleep 3;
e>         echo -e "RETR 1\r";
e>         sleep 3;
e>     fi;
e> fi;

Lo sleep  presuppone che il  server dia una risposta  positiva.  Biso-
gnerebbe leggere  le risposte  del server, la  echo potrebbe  andare a
buon fine ma il server potrebbe rispondere picche...

-- 
 /\           ___
/___/\_|_|\_|__|___Gian Uberto Lauri_____
  //--\| | \|  |   Integralista GNUslamico
\/                 e coltivatore diretto di Software



More information about the pluto-help mailing list