debian squeeze exim4 : 4.72-6+squeeze3 server: manny.fsu.fr I can't send mail from the website server (manny), to me (i.e; [email protected]) [ the mail server is an old gentoo with qmail :-( ]
Here is the dialog: > Connecting to mx1.fsu.fr [91.121.120.209]:25 ... connected > SMTP<< 220 ns2014523.ovh.net ESMTP > SMTP>> EHLO manny.fsu.fr > SMTP<< 250-ns2014523.ovh.net > 250-PIPELINING > 250-STARTTLS > 250-8BITMIME > 250 SIZE 0 > SMTP>> STARTTLS > SMTP<< 220 ready for tls > SMTP>> EHLO manny.fsu.fr > SMTP<< 250-ns2014523.ovh.net > 250-PIPELINING > 250-8BITMIME > 250 SIZE 0 > SMTP>> MAIL FROM:<[email protected]> SIZE=1555 > SMTP>> RCPT TO:<[email protected]> > SMTP>> DATA > LOG: MAIN > TLS error on connection to mx1.fsu.fr [91.121.120.209] (recv): A TLS packet > with unexpected length was received. > LOG: MAIN > Remote host mx1.fsu.fr [91.121.120.209] closed connection in response to > MAIL FROM:<[email protected]> SIZE=1555 > LOG: MAIN > == [email protected] R=dnslookup T=remote_smtp defer (-18): Remote host > mx1.fsu.fr [91.121.120.209] closed connection in response to MAIL > FROM:<[email protected]> SIZE=1555 It's seem a TLS pb, but I don't understand why ! ( the CN certficate is manny.fsu.fr (OK)) So two questions: 1) in urgency: how to tell the exim4 website to not use TLS (problems appair whit the STARTTLS) [some google reference talk about debian package pb...] 2) in futur) how to do TLS works ? help me ! Francois -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
