• Mozilla Thunderbird es un cliente de correo electrónico de la Fundación Mozilla. El objetivo de Thunderbird es desarrollar un Mozilla más liviano y rápido mediante la extracción y rediseño del gestor de correo del Mozilla oficial. Es multiplataforma, utiliza el lenguaje de interfaz XUL y es software libre. Mozilla Firefox respeta la misma filosofía.

    Instalación de Thunderbird

    1. # apt-get install libstdc++5 ( Libreria necesaria para Mozilla )
    2. # cd /opt
    3. # wget ( Descargar Thunderbird )
    4. # tar -zxvf thunderbird-2.0.0.17.tar.gz (descomprimir el archivo )
    5. cd thunderbird ( entramos ala carpeta )
    6. Enlasemos thunderbird al sistema
    7. # ln -sf /opt/thunderbird/thunderbird /usr/bin/thunderbird
    8. # ln -sf /opt/thunderbird/thunderbird /usr/bin/mozilla-thunderbird
    9. # ln -sf /opt/thunderbird/thunderbird /usr/bin/mozilla

    Ahora solo falta agregar al menu y ejecutarlo

    Tipo: Aplicacion
    Nombre: Thunderbird
    Comando: Thunderbird
    Comentario: Cliente de Correo – Thunderbird