shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

email


From: redhate
Subject: email
Date: Thu, 15 Apr 2004 20:31:56 -0300
User-agent: Mozilla Thunderbird 0.5 (X11/20040210)

Cara lista,
 estou querendo fazer o seguinte script...
acessar minha caixa de email, via texto, pegar as msgs mandar para um arquivo e deste arquivo mandar para o meu celular via sms. fiz um pequeno comeco..

#!/bin/sh
host=`pop.hotmail.com`
user=`usr`
pass=`pwd`
telnet $host 110 < shemail
quote user $user
quote pass $pass
quote list # para listar os emails
.
.
.
como eu poderia fazer prele ler todas as msgs , pq apartir desse arquivo eu poderia organizar msgs por msgs e mandar para o sms...

  Agradeco se alguem poder me ajudar.. ;-)

--

  Slacklife - Comunidade GNU\Linux Slackware do Brasil
               http://www.slacklife.com.br

                       | |           |
                       | |           |
           __| _ \  _  | __ \   _  | __|  _ \
          |    __/ (   | | | | (   | |    __/
_| \___|\__,_|_| |_|\__,_|\__|\___|
ICQ: 251384040 Linux User #347508 aMSN: address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]