TLS client disconnected cleanly / Technical details of temporary failure: TLS Ne

Tác giả server360, T.Mười 24, 2014, 10:47:24 SÁNG

« Chủ đề trước - Chủ đề tiếp »

0 Thành viên và 1 Khách đang xem chủ đề.

Mã nguồn [Chọn]
2014-10-24 10:13:21 TLS client disconnected cleanly (rejected our certificate?)
2014-10-24 10:15:06 TLS error on connection from mail-ob0-f171.google.com [209.85.214.171] (SSL_accept): error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher


Trong log của Direct Admin /var/log/exim/mainlog. Còn đây là lỗi trả về của Google gmail.

Mã nguồn [Chọn]
This is an automatically generated Delivery Status Notification
THIS IS A WARNING MESSAGE ONLY.
YOU DO NOT NEED TO RESEND YOUR MESSAGE.
Delivery to the following recipient has been delayed:

[email protected]

Message will be retried for 2 more day(s)

Technical details of temporary failure:
TLS Negotiation failed

----- Original message -----

DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=nzHvZ1JdJ0Gx46mT0fTcH47562lBiygzdOT8W4d

Cách xử lý lỗi này là bằng cách update Exim là được.

Mã nguồn [Chọn]
#wget -O /etc/exim.conf [url=http://files.directadmin.com/services/exim.conf]http://files.directadmin.com/services/exim.conf[/url]
#wget -O /etc/exim.pl [url=http://files.directadmin.com/services/exim.pl]http://files.directadmin.com/services/exim.pl[/url]
#chmod 755 /etc/exim.pl
#cd /etc/virtual
#touch blacklist_domains whitelist_from use_rbl_domains bad_sender_hosts blacklist_senders whitelist_domains whitelist_hosts whitelist_senders
#if [ ! -e limit ]; then echo 0 > limit; fi
#mkdir -p usage
#chown mail:mail limit blacklist_domains whitelist_from use_rbl_domains bad_sender_hosts blacklist_senders whitelist_domains whitelist_hosts whitelist_senders limit usage

Cho Devecot

Mã nguồn [Chọn]
#patch -p0 < /usr/local/directadmin/customapache/exim.conf.dovecot.patch
#patch -p0 < /usr/local/directadmin/custombuild/exim.conf.dovecot.patch
#/sbin/service exim restart

Các chủ đề tương tự (10)

6901

Tác giả server360


Trả lời: 0
Lượt xem: 4599

2153

Tác giả server360


Trả lời: 0
Lượt xem: 2684