Title: email2sms setup notes
Subject: Useful to page your self when you get system errors

email2tosms install:
    http://adamspiers.org/computing/email2sms/INSTALL
    

perl -MCPAN -e'install "MIME::Entity"'
perl -MCPAN -e'install "Lingua::EN::Squeeze"'



mkdir email2sms  
mv email2sms.tar.gz email2sms
cd email2sms/

tar -zxvpf email2sms.tar.gz