[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Exim4, GMail TLS error?



Hi all, I've been trying to forward mail from my SID box to my GMail
box.
I've followed http://wiki.debian.org/GmailAndExim4 and actually
successfully managed to get some mails through!

However then I ran into problems, Exim now says: "A TLS packet with
unexpected length was received." when exim tries to send mails to
gmail.
Running unstable.

Any hints?

Regards, David.

Below is some output when running $ sudo exim4 -d -M 1I8Y2t-0000kk-SF

  SMTP>> AUTH PLAIN ********************
tls_do_write(bfa043ec, 33)
gnutls_record_send(SSL, bfa043ec, 33)
outbytes=33
waiting for data on socket
Calling gnutls_record_recv(8110de0, bfa023ec, 4096)
read response data: size=20
  SMTP<< 235 2.7.0 Accepted
plain authenticator yielded 0
  SMTP>> MAIL FROM:<> SIZE=41471
tls_do_write(bfa043ec, 25)
gnutls_record_send(SSL, bfa043ec, 25)
outbytes=25
waiting for data on socket
Calling gnutls_record_recv(8110de0, bfa023ec, 4096)
LOG: MAIN
  TLS recv error on connection to gmail-smtp.l.google.com
[64.233.183.109]: A TLS packet with unexpected length was received.
ok=0 send_quit=0 send_rset=1 continue_more=0 yield=1 first_address is
not NULL
tls_close(): shutting down TLS
LOG: MAIN
  Remote host gmail-smtp.l.google.com [64.233.183.109] closed
connection in response to MAIL FROM:<> SIZE=41471
set_process_info: 29300 delivering 1I8Y2t-0000kk-SF: just tried gmail-
smtp.l.google.com [64.233.183.109] for achoice@gmail.com: result DEFER
added retry item for T:gmail-smtp.l.google.com:64.233.183.109:587:
errno=-18 more_errno=0,A flags=2



Reply to: