Closed
Bug 1067238
Opened 11 years ago
Closed 11 years ago
After upgrade to 31 does not download emails from IMAP if network.negotiate-auth.allow-insecure-ntlm-v1 is false
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pawel, Unassigned)
Details
(Keywords: regression)
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140830210550
Steps to reproduce:
I have upgraded TB to 31.1.1 version with Ubuntu 14.04 automatic updates. I have turned on TB.
Actual results:
1. Message "<email@address>:Connected to <imap.server.com> ..." is didplayed in the status bar
2. Emails are not downloaded.
Expected results:
Emails are downloaded from the server. I have checked with WWW client and there are new emails on it.
| Reporter | ||
Updated•11 years ago
|
Severity: normal → critical
Priority: -- → P2
| Reporter | ||
Comment 1•11 years ago
|
||
I had to downgrade TB to 24.7.0 to ba able to download emails from server.
Comment 2•11 years ago
|
||
Does setting security.use_mozillapkix_verification to false help?
Dupe of bug 1036338?
Keywords: regression
| Reporter | ||
Comment 3•11 years ago
|
||
I did not help.
Situation is still the same
| Reporter | ||
Comment 4•11 years ago
|
||
I have attached logs from TB 24.7.0 to have ability to compare
Comment 5•11 years ago
|
||
No crash, data loss nor, apparently, memory leak
https://developer.mozilla.org/ca/docs/What_to_do_and_what_not_to_do_in_Bugzilla#Severity
Severity: critical → major
| Reporter | ||
Updated•11 years ago
|
Summary: After upgrade to 31.1.1 does not download emails from IMAP → After upgrade to 31 does not download emails from IMAP
| Reporter | ||
Comment 6•11 years ago
|
||
I have tried to upgrade to the newest version - 31.4.0
1. Message "<email@address>:Connected to <imap.server.com> ..." is didplayed in the status bar. Emails are not downloaded.
2. I am not able to send email through SMTP. I get dialog error: "Sending of message failed.
The message could not be sent using SMTP server <smtp.server.com> for an unknown reason. Please verify that your SMTP server settings are correct and try again, or contact your network administrator."
Account settings are the same as in 24 version.
I have attached IMAP and SMTP log files.
| Reporter | ||
Comment 7•11 years ago
|
||
| Reporter | ||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Hm, was it using NTLM authentication?
Try setting network.negotiate-auth.allow-insecure-ntlm-v1 to true
| Reporter | ||
Comment 10•11 years ago
|
||
(In reply to Magnus Melin from comment #9)
> Hm, was it using NTLM authentication?
I have no idea. How can I check it?
> Try setting network.negotiate-auth.allow-insecure-ntlm-v1 to true
Where/how I can set this?
Comment 11•11 years ago
|
||
Preference | Advanced | General | Config editor
| Reporter | ||
Comment 12•11 years ago
|
||
I have added network.negotiate-auth.allow-insecure-ntlm-v1 setting and problem has gone!
| Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Priority: P2 → --
Summary: After upgrade to 31 does not download emails from IMAP → After upgrade to 31 does not download emails from IMAP if network.negotiate-auth.allow-insecure-ntlm-v1 is false
You need to log in
before you can comment on or make changes to this bug.
Description
•