Niclas Hedhman wrote:

2005-09-29 09:43:06 no host name found for IP address 219.94.56.25 2005-09-29 09:43:06 SMTP protocol violation: synchronization error
(input sent without waiting for greeting): rejected connection from
H=[219.94.56.25] input="\200g\001\003"

That looks like you're connecting with TLS-on-connect (ie: old style SSL) to an unencrypted port that expects STARTTLS to turn on encryption.

> For TLS+PLAIN I get the message from the client that TLS is not
> supported, and the same "no host name found"

The client is claiming it doesn't support TLS? It looks like your upgrade to KMail broke the client, then. Either install a working KMail, or configure your exim to run TLS-on-connect on port 465:

> daemon_smtp_ports = 25 : 465
> tls_on_connect_ports = 465

Please apologize to Wash and send the appropriate log messages and details of what's failing next time you ask for free support:

http://exim.org/eximwiki/MailingListEtiquette#head-d6891f257f551d68b29d00e4ccdbb58c3fc501cf

Also, from the looks of your config file, it's not a stock config at all, but rather a debian config. If you have any questions about modifying that config file, they belong on the debian exim list.

- 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/

Reply via email to