Open Bug 1120702 Opened 9 years ago Updated 2 years ago

Unable to send messages -- for an unknown reason

Categories

(Thunderbird :: Security, defect)

31 Branch
x86_64
All
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: sam, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Steps to reproduce:

Thunderbird can't send mail via smtp.robots.org.uk (port 587 with STARTTLS).

This happened relatively recently... the user re-installed Windows and presumably updated to a newer version of Thunderbird that doesn't want to talk to the server.


Actual results:

Client-side error:

Sending of message failed.
The message could not be sent using SMTP server smtp.robots.org.uk for an unknown reason. Please verify that your SMTP server settings are correct and try again, or contact your network administrator.

Server-side error:

2015-01-12 23:09:30 TLS error on connection from foo.example ([192.168.x.x]) [x.x.x.x] (gnutls_handshake): A TLS fatal alert has been received.
Fixed this by removing tls_require_ciphers = SECURE128 from exim.conf. Client still needs a better error message though.
Component: Untriaged → Security
I'm getting this error as well, all of a sudden. Presumably it's a configuration change on the server, but "for an unknown reason" is a truly bad user experience.

(In case it helps pinpoint the origin of "unknown errors" in the code, the server is postfix and it generates the log:  warning: TLS library problem: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate:s3_pkt.c:1275:SSL alert number 42:
lost connection after STARTTLS from unknown[......])
Do you still see this issue when using a current version?
Flags: needinfo?(wiml)
Flags: needinfo?(sam)

(In reply to sam morris from comment #1)

Fixed this by removing tls_require_ciphers = SECURE128 from exim.conf.
Client still needs a better error message though.

Do we have a bug report or patch for this?

Flags: needinfo?(kaie)
Flags: needinfo?(gds)

Sam, can you still reproduce this if you reverse your change?

OS: Linux → All

(In reply to Wayne Mery (:wsmwk) from comment #4)

Do we have a bug report or patch for this?

Doesn't ring a bell for me...

Flags: needinfo?(gds)

It sounds like the "server uses a bad certificate, thunderbird doesn't like it, but we don't give good user feedback" scenario.

Flags: needinfo?(kaie)

In the spirit of these two, or do we have a better bug?

  • Bug 713714 - Incorrect Error message when using new account setup wizard to setup a server with self signed or revoked SSL certificates - bad cert listener is blocked
  • Bug 1151322 - Generate better diagnostic messages when certificate issues cause SMTP STARTTLS connection failures
Flags: needinfo?(wiml)
Flags: needinfo?(sam)
Flags: needinfo?(kaie)
Flags: needinfo?(kaie) → needinfo?(mkmelin+mozilla)

We currently have bug 1681960 open.
Re bug 1151322 : I'm not sure that's the case any more, IIRC it's not even if the message may be a bit cryptic

Flags: needinfo?(mkmelin+mozilla)

I know nothing of any of the words on this page.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: