Closed
Bug 266853
Opened 21 years ago
Closed 18 years ago
timeout if message was sended through SMTP-server with TLS encryption.
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: creatorizh, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20041008 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20041008 Firefox/0.9.3
Mail server : Postfix 2.1.4 with TLS/Cyrus-sasl2, usernames and passwords in
sql-database
/var/log/maillog :
Oct 29 10:45:32 mx2 postfix/smtpd[5810]: connect from host.domain.ru[xx.xx.xxx.xx]
Oct 29 10:45:32 mx2 postfix/smtpd[5810]: setting up TLS connection from
host.domain.ru[xx.xx.xxx.xx]
Oct 29 10:45:32 mx2 postfix/smtpd[5810]: TLS connection established from
host.domain.ru[xx.xx.xxx.xx]: TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)
Oct 29 10:46:04 mx2 postfix/smtpd[5810]: E1548175C24:
client=host.domain.ru[xx.xx.xxx.xx], sasl_method=CRAM-MD5,
sasl_username=user@domain.ru
Oct 29 10:49:44 mx2 postfix/smtpd[5758]: timeout after DATA from
host.domain.ru[xx.xx.xxx.xx]
Oct 29 10:49:44 mx2 postfix/smtpd[5758]: disconnect from
host.domain.ru[xx.xx.xxx.xx]
Oct 29 10:50:46 mx2 postfix/smtpd[5786]: warning: Read failed in
network_biopair_interop with errno=60: num_read=-1, want_read=5
--------------
Thunderbird 0.8. Was compiled from ports-collection. Checked 0.8 with
portrevision 2 and 3. When I try to send any letter, Thunderbird showed
progressbar, and before 1-2 minutes reported that mailmessage cann't be sended.
--------------
Mail server configuration also checked with MS Outlook (Express also ), Kmail,
Ximian Evolution.
Please fix my liked mail-client ! :-)
Reproducible: Always
Steps to Reproduce:
1. Write a letter
2. Try to send
3.
Actual Results:
nothing. Thunderbird reported something like "cann't send message "
Expected Results:
Send a message :-)
Client configuration:
FreeBSD 5.3 and 4.10 also checked
CPU: Intel Celeron 900Mhz; RAM: 128Mb; X Window System: Xorg 6.7.0;
WindowManager: Afterstep 2.00/Afterstep 1.8; Other : openssl-0.9.7d, gtk-2.4.9,
jpeg-6b, png-1.2.6, libmng-1.0.8, nspr-4.4.1
Thunderbird was build without any optimization (ports/mail/thunderbird : make
install clean), default theme used
Server :
FreeBSD 5.3, Postfix 2.1.4 build with Cyrus-Sasl-2.1.19 and with TLS patches
| Reporter | ||
Comment 1•21 years ago
|
||
Upps...
"and before 1-2 minutes" - "after" instead of "before"
Summary: timeout if message was sended through SMTP-server with TLS encryption. → timeout if message was sended through SMTP-server with TLS encryption.
I confirm this problem: on 2 smtp servers using TLS emcryption (debian 3.1,
postfix), Thunderbird says "cannot send message".
Outlook, OE and kmail with the same config work well.
The postfix log says this:
"postfix/smtpd: warning: Read failed in
network_biopair_interop with errno=60: num_read=-1, want_read=5"
| Reporter | ||
Updated•20 years ago
|
Severity: normal → major
OS: FreeBSD → All
Comment 3•20 years ago
|
||
I can also confirm this problem.
Mail server = Linux 2.6.12.3, Postfix 2.0.6+TLS+Cyrus sasl 2.1.12
Thunderbird 1.06 on Win2K = failed
Thunedrbird 1.07 on Fedora Core 4 = failed
Outlook 2000 on Win2K = pass
Evolution 2.4 on Fedora Core 4 = pass
Comment 4•19 years ago
|
||
I retested this problem today with the latest 1.0.X version of Thunderbird and the problem still exists.
Updated•18 years ago
|
QA Contact: general
Comment 5•18 years ago
|
||
Bryan, and others, do you see this problem with version 2 ? (v1 is now 2 years old)
Assignee: mscott → nobody
Version: unspecified → 0.9
Comment 6•18 years ago
|
||
Ilya indicates the problem is gone, so closing WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•