Hello,

I'm trying to get mutt to work in my Ubuntu mobile BQ E4.5 in a chroot
file system there and mutt is mostly working after installing:

    # apt-get update
    # apt-get install mutt
    # apt-get install telnet
    # apt-get install vim

in ~/.muttrc I'm using a direct SMMTP connection which I always run with
all my mutt configs in my netbook, ..., i.e. the SMTP and IMAP parameter
itself are know to work. But it can not deliver a mail, it gives on
debug:

[2015-07-18 08:04:00] Mutt/1.5.23 (2014-03-12) debugging at level 2
[2015-07-18 08:04:00] Reading configuration file '/etc/Muttrc'.
[2015-07-18 08:04:00] Reading configuration file 
'/usr/lib/mutt/source-muttrc.d|'.
[2015-07-18 08:04:00] Reading configuration file '/etc/Muttrc.d/charset.rc'.
[2015-07-18 08:04:00] Reading configuration file '/etc/Muttrc.d/colors.rc'.
[2015-07-18 08:04:00] Reading configuration file 
'/etc/Muttrc.d/compressed-folders.rc'.
[2015-07-18 08:04:00] Reading configuration file '/etc/Muttrc.d/gpg.rc'.
[2015-07-18 08:04:00] Reading configuration file '/etc/Muttrc.d/smime.rc'.
[2015-07-18 08:04:00] Reading configuration file '/home/phablet/.muttrc'.
[2015-07-18 08:04:00] Reading configuration file 
'/home/phablet/.mutt-mail_aliases'.
[2015-07-18 08:04:00] Reading configuration file 
'/home/phablet/.mutt-freundeskreis-filmfest'.
[2015-07-18 08:04:00] mx_get_magic(): unable to stat /var/mail/phablet: No such 
file or directory (errno 2).
[2015-07-18 08:04:00] /var/mail/phablet: No such file or directory (errno = 2)
[2015-07-18 08:04:00] /var/mail/phablet: No such file or directory (errno = 2)
[2015-07-18 08:04:00] parse_parameters: `charset=utf-8'
[2015-07-18 08:04:00] parse_parameter: `charset' = `utf-8'
[2015-07-18 08:04:04] Reading /home/phablet/postponed...
[2015-07-18 08:04:04] Reading /home/phablet/postponed... 0
[2015-07-18 08:04:04] parse_parameters: `charset=utf-8'
[2015-07-18 08:04:04] parse_parameter: `charset' = `utf-8'
[2015-07-18 08:04:04] parse_parameters: `charset=utf-8'
[2015-07-18 08:04:04] parse_parameter: `charset' = `utf-8'
[2015-07-18 08:04:04] Writing /home/phablet/postponed...
[2015-07-18 08:04:04] Sorting mailbox...
[2015-07-18 08:04:04] Writing /home/phablet/postponed... 0/1 (0%)
[2015-07-18 08:04:04] Writing /home/phablet/postponed... 0/1 (0%)
[2015-07-18 08:04:04] Committing changes...
[2015-07-18 08:04:04] 0 kept, 1 deleted.
[2015-07-18 08:04:13] Sending message...
[2015-07-18 08:04:13] Looking up smtp.1blu.de...
[2015-07-18 08:04:13] Connecting to smtp.1blu.de...
[2015-07-18 08:04:13] Connected to smtp.1blu.de:25 on fd=5
[2015-07-18 08:04:13] 5< 220 ms-10.1blu.de ESMTP Exim 4.76 Sat, 18 Jul 2015 
10:04:13 +0200
[2015-07-18 08:04:13] 5> EHLO ubuntu-phablet
[2015-07-18 08:04:13] 5< 250-ms-10.1blu.de Hello ubuntu-phablet [93.104.18.227]
[2015-07-18 08:04:13] 5< 250-SIZE 104857600
[2015-07-18 08:04:13] 5< 250-PIPELINING
[2015-07-18 08:04:13] 5< 250-AUTH LOGIN PLAIN
[2015-07-18 08:04:13] 5< 250-STARTTLS
[2015-07-18 08:04:13] 5< 250 HELP
[2015-07-18 08:04:13] 5> STARTTLS
[2015-07-18 08:04:13] 5< 220 TLS go ahead
[2015-07-18 08:04:13] SSL/TLS connection using TLS1.0 (RSA/AES-128-CBC/SHA1)
[2015-07-18 08:04:14] 5> EHLO ubuntu-phablet
[2015-07-18 08:04:15] 5< 250-ms-10.1blu.de Hello ubuntu-phablet [93.104.18.227]
[2015-07-18 08:04:15] 5< 250-SIZE 104857600
[2015-07-18 08:04:15] 5< 250-PIPELINING
[2015-07-18 08:04:15] 5< 250-AUTH LOGIN PLAIN
[2015-07-18 08:04:15] 5< 250 HELP
[2015-07-18 08:04:15] SASL local ip: 192.168.2.101;38075, remote 
ip:178.254.4.101;25
[2015-07-18 08:04:15] External SSF: 128
[2015-07-18 08:04:15] External authentication name: XXXXXXXX-guru
[2015-07-18 08:04:15] SASL: No worthy mechs found
[2015-07-18 08:04:15] 

Than it says:  No authenticators available.

What could be the reason?
Thanks

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

Reply via email to