El día Monday, August 10, 2015 a las 11:46:31AM +0200, Matthias Apitz escribió:

> [2015-08-10 09:58:46] Looking up smtp.1blu.de...
> [2015-08-10 09:58:46] Connecting to smtp.1blu.de...
> [2015-08-10 09:58:47] Connected to smtp.1blu.de:25 on fd=5
> [2015-08-10 09:58:47] 5< 220 ms-10.1blu.de ESMTP Exim 4.76 Mon, 10 Aug 2015 
> 09:58:47 +0200
> [2015-08-10 09:58:47] 5> EHLO ubuntu-phablet^M
> [2015-08-10 09:58:47] 5< 250-ms-10.1blu.de Hello ubuntu-phablet 
> [89.204.139.235]
> [2015-08-10 09:58:47] 5< 250-SIZE 104857600
> [2015-08-10 09:58:47] 5< 250-PIPELINING
> [2015-08-10 09:58:47] 5< 250-AUTH LOGIN PLAIN
> [2015-08-10 09:58:47] 5< 250-STARTTLS
> [2015-08-10 09:58:47] 5< 250 HELP
> [2015-08-10 09:58:47] 5> STARTTLS^M
> [2015-08-10 09:58:47] 5< 220 TLS go ahead
> [2015-08-10 09:58:47] ssl_check_preauth: hostname check passed
> [2015-08-10 09:58:47] ssl_check_preauth: signer check passed
> [2015-08-10 09:58:47] TLSv1 connection using TLSv1/SSLv3 (DHE-RSA-AES256-SHA)
> [2015-08-10 09:58:48] 5> EHLO ubuntu-phablet^M
> [2015-08-10 09:58:48] 5< 250-ms-10.1blu.de Hello ubuntu-phablet 
> [89.204.139.235]
> [2015-08-10 09:58:48] 5< 250-SIZE 104857600
> [2015-08-10 09:58:48] 5< 250-PIPELINING
> [2015-08-10 09:58:48] 5< 250-AUTH LOGIN PLAIN
> [2015-08-10 09:58:48] 5< 250 HELP
> [2015-08-10 09:58:48] SMTP authentication requires SASL

I could solve the problem with mutt on this Ubuntu mobile by creating
all what mutt needs below one top level dir called 'mutt.click':

phablet@ubuntu-phablet:~$ find mutt.click
mutt.click
mutt.click/mutt
mutt.click/lib
mutt.click/lib/libsasldb.so
mutt.click/lib/libsasldb.so.2.0.25
mutt.click/lib/libsasldb.so.2
mutt.click/lib/libntlm.so.2.0.25
mutt.click/lib/libanonymous.so.2.0.25
mutt.click/lib/libplain.so.2.0.25
mutt.click/lib/libdigestmd5.so.2.0.25
mutt.click/lib/liblogin.so.2.0.25
mutt.click/lib/libdigestmd5.so.2
mutt.click/lib/liblogin.so.2
mutt.click/lib/libcrammd5.so.2
mutt.click/lib/libntlm.so.2
mutt.click/lib/libplain.so
mutt.click/lib/libcrammd5.so
mutt.click/lib/liblogin.so
mutt.click/lib/libdigestmd5.so
mutt.click/lib/libplain.so.2
mutt.click/lib/libanonymous.so
mutt.click/lib/libntlm.so
mutt.click/lib/libanonymous.so.2
mutt.click/lib/libcrammd5.so.2.0.25
mutt.click/.muttrc
mutt.click/.mailcap
mutt.click/.mutt-mail_aliases
mutt.click/mutt_dotlock
mutt.click/Mail
mutt.click/tmp
mutt.click/signature

mutt is started by a small script which does more or less:

LD_LIBRARY_PATH=./lib    export LD_LIBRARY_PATH
SASL_PATH=./lib          export SASL_PATH
cd ~/mutt.click
./mutt -F ./.muttrc

I will try to create a so called "click" app for the mobile which the
can be installed and used correctly.

Do we have somehow an icon SVG file for mutt? 

Thanks

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/  ☎ +49-176-38902045
No! Nein! ¡No! Όχι! -- Ευχαριστούμε!

Reply via email to