Premysl Hruby <dfe...@gmail.com> writes:

> I myself have probably same problem as reporter. For me, plain method
> works but I'm unable to use login method with msmtp (probably due to
> recent libgsasl7 upgrade). In your test you used DIGEST-MD5 as
> authentication method. Please, retry it with login method with something
> like:
>
> msmtp --auth=login ...

Good catch -- however this also works for me:

j...@mocca:~$ msmtp --auth=login --tls=on --tls-certcheck=off --host 
yxa-v.extundo.com --debug -f si...@josefsson.org si...@josefsson.org 
--user=...@yxa-v
...
<-- 250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
<-- 250-DELIVERBY
<-- 250 HELP
password for j...@yxa-v at yxa-v.extundo.com: 
--> AUTH LOGIN
<-- 334 xxxxx
--> yyyy
<-- 334 zzzz
--> qqqqq
<-- 235 2.0.0 OK Authenticated
--> MAIL FROM:<si...@josefsson.org>
...

Doesn't this work for you?  What output do you get?

(Yes, I replaced the confidential data with x, y, z, and q...)

/Simon



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to