[EMAIL PROTECTED] wrote:
J> If you want STARTTLS, use port 25. Or 587, given that you configured
J> Exim to listen to that port.
}--
want work by TLS
but has errors inot log/exim4/mainlog :
==> /var/log/exim4/mainlog <==
2005-08-25 18:56:35 SMTP connection from [85.235.209.254]:3080
I=[85.235.209.2]:465 (TCP/IP connection count = 1)
2005-08-25 18:57:05 ident connection to 85.235.209.254 timed out
2005-08-25 18:57:05 no IP address found for host 85.235.209.254.host-lux.ru
(during SMTP connection from [85.235.209.254]:3080 I=[85.235.209.2]:465)
2005-08-25 18:57:06 TLS error on connection from [85.235.209.254]:3080
(gnutls_handshake): An error was encountered at the TLS Finished packet
calculation.
and what is mean LAST LINE ?
I don't know The Bat either, but I know that in Thunderbird, the options
for encryption are:
* none
* TLS (if available)
* TLS
* SSL
The "TLS" options are standard STARTTLS on an initially unencrypted
port. The "SSL" option is tls-on-connect. If The Bat is the same, (and
it would explain the line in question, because it means that your client
is trying to send a plain text EHLO and STARTTLS to a tls-on-connect
port), then you should actually try following Jakob's advice instead of
rejecting it out of hand.
Also, please try not to use excessive abbreviation. I had a lot of
trouble parsing your message. In particular, your original message had
me stumped for a long time about how Samba fit into this problem, before
I realized that "smbd" actually meant "somebody".
- Marc
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/