On Thu, 2005-08-18 at 00:38 +0200, Jakob Hirsch wrote:
> Cole Tuininga wrote:
>
> > 2005-08-17 17:13:51 SMTP protocol violation: synchronization error
> > (input sent without waiting for greeting): rejected connection from
> > H=some.host.com [ip.address.goes.here] input="\200F\001\003"
>
> On which port is the connection coming in? (log_selector = ...
> +incoming_port)
> If it's 465, you forgot "tls_on_connect_ports = 465".
Nope - just using plain ole starttls over port 25. The good news is
that this appears to have been a client issue, not a server issue.
> > plain:
> > driver = plaintext
> > public_name = PLAIN
> > server_advertise_condition = ${if eq{$tls_cipher}{}{}{*}}
> > server_condition = ${if saslauthd{{$1}{$2}}{True}{False}}
>
> plain has username in $2, password in $3.
That's done it. Many thanks again!
--
Cole's Law: Thinly sliced cabbage.
Cole Tuininga
Lead Developer
Code Energy, Inc
[EMAIL PROTECTED]
PGP Key ID: 0x43E5755D
--
## 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/