Carsten, many thanks for your quick reply!

Quoting Carsten Schoenert <c.schoen...@t-online.de>:
Can you please enable some logging as explained on

  https://wiki.debian.org/Icedove#Debugging_Icedove_Activity

an investigate probably errors?

Yes, it shows that there is an SMTP login error. Log attached.
Thank you for the hint how to generate it!

But something like "EWS" looks like Calendar Exchange Provider?

You catched me! :~) Yes, this was a local, adhoc backport.
I removed the extension now to concentrate on the SMTP problem.
Note, that a colleague faced the same SMTP problem today, but
they does not have calendar-exchange-provider installed.
As for me, a downgrade solved their problem for now.

There is also a hint for iceowl-extension on not remebered passwords,
maybe this is issue?

https://wiki.debian.org/Icedove#Iceowl-extension_does_not_remember_credentials

This is problably the cause of the message, that I related
wrongly to the SMTP sending failure.

I wonder what your SMTP config is? Mine is:

Server: mydomain.com
Port: 587
Username: username
Auth method: NTLM
Security: STARTTLS

Cheers
SMTP Connecting to: mail.mydomain.com
SMTP entering state: 0
SMTP Response: 220 mail.mydomain.com Microsoft ESMTP MAIL Service ready at Tue, 
8 Dec 2015 15:33:36 +0100
SMTP entering state: 14
SMTP Send: EHLO [192.168.1.2]
SMTP entering state: 0
SMTP Response: 250-mail.mydomain.com Hello [192.168.1.2]
SMTP entering state: 0
SMTP Response: 250-SIZE 10485760
SMTP entering state: 0
SMTP Response: 250-PIPELINING
SMTP entering state: 0
SMTP Response: 250-DSN
SMTP entering state: 0
SMTP Response: 250-ENHANCEDSTATUSCODES
SMTP entering state: 0
SMTP Response: 250-STARTTLS
SMTP entering state: 0
SMTP Response: 250-AUTH GSSAPI NTLM
SMTP entering state: 0
SMTP Response: 250-8BITMIME
SMTP entering state: 0
SMTP Response: 250-BINARYMIME
SMTP entering state: 0
SMTP Response: 250 CHUNKING
SMTP entering state: 4
SMTP entering state: 21
SMTP Send: STARTTLS
SMTP entering state: 0
SMTP Response: 220 2.0.0 SMTP server ready
SMTP entering state: 19
SMTP entering state: 14
SMTP Send: EHLO [192.168.1.2]
SMTP entering state: 0
SMTP Response: 250-mail.mydomain.com Hello [192.168.1.2]
SMTP entering state: 0
SMTP Response: 250-SIZE 10485760
SMTP entering state: 0
SMTP Response: 250-PIPELINING
SMTP entering state: 0
SMTP Response: 250-DSN
SMTP entering state: 0
SMTP Response: 250-ENHANCEDSTATUSCODES
SMTP entering state: 0
SMTP Response: 250-AUTH GSSAPI NTLM LOGIN
SMTP entering state: 0
SMTP Response: 250-8BITMIME
SMTP entering state: 0
SMTP Response: 250-BINARYMIME
SMTP entering state: 0
SMTP Response: 250 CHUNKING
SMTP entering state: 4
SMTP entering state: 21
SMTP auth: server caps 0x24914, pref 0xC000, failed 0x0, avail caps 0x4000
(GSSAPI = 0x800, CRAM = 0x2000, NTLM = 0x4000, MSN =  0x8000, PLAIN = 0x200, 
LOGIN = 0x100, EXTERNAL = 0x400)
trying auth method 0x4000
SMTP entering state: 16
SMTP AuthLoginStep1() for username@whatever
NTLM/MSN auth, step 1
Logging suppressed for this command (it probably contained authentication 
information)
SMTP entering state: 0
SMTP Response: 334 ...
SMTP entering state: 18
SMTP Login response, code 334
SMTP entering state: 17
SMTP AuthLoginStep2
NTLM/MSN auth, step 2
Logging suppressed for this command (it probably contained authentication 
information)
SMTP entering state: 0
SMTP Response: 535 5.7.3 Authentication unsuccessful
SMTP entering state: 18
SMTP Login response, code 535
marking auth method 0x4000 failed
SMTP auth: server caps 0x24914, pref 0xC000, failed 0x4000, avail caps 0x0
(GSSAPI = 0x800, CRAM = 0x2000, NTLM = 0x4000, MSN =  0x8000, PLAIN = 0x200, 
LOGIN = 0x100, EXTERNAL = 0x400)
no auth method remaining
SMTP: ask user what to do (after login failed): new password, retry or cancel
new password button pressed
marking auth method 0x800 failed
marking auth method 0x400 failed
SMTP: login failed: failed C00, current 0
SMTP entering state: 21
SMTP auth: server caps 0x24914, pref 0xC000, failed 0xC00, avail caps 0x4000
(GSSAPI = 0x800, CRAM = 0x2000, NTLM = 0x4000, MSN =  0x8000, PLAIN = 0x200, 
LOGIN = 0x100, EXTERNAL = 0x400)
trying auth method 0x4000
SMTP entering state: 16
SMTP AuthLoginStep1() for username@whatever
NTLM/MSN auth, step 1
Logging suppressed for this command (it probably contained authentication 
information)
SMTP entering state: 0
SMTP Response: 334 ...
SMTP entering state: 18
SMTP Login response, code 334
SMTP entering state: 17
SMTP AuthLoginStep2
NTLM/MSN auth, step 2
Logging suppressed for this command (it probably contained authentication 
information)
SMTP entering state: 0
SMTP Response: 535 5.7.3 Authentication unsuccessful
SMTP entering state: 18
SMTP Login response, code 535
marking auth method 0x4000 failed
SMTP auth: server caps 0x24914, pref 0xC000, failed 0x4C00, avail caps 0x0
(GSSAPI = 0x800, CRAM = 0x2000, NTLM = 0x4000, MSN =  0x8000, PLAIN = 0x200, 
LOGIN = 0x100, EXTERNAL = 0x400)
no auth method remaining
SMTP: ask user what to do (after login failed): new password, retry or cancel
cancel button pressed
SMTP Send: QUIT
SMTP entering state: 0
SMTP entering state: 0
SMTP Response: 221 2.0.0 Service closing transmission channel
SMTP entering state: 11
SMTP entering state: 12
SMTP connection error quitting 80004004, ignoring 

Reply via email to