Rejo Zenger wrote:
2005-11-23 21:20:46 login_saslauthd authenticator failed for \
(priveghnc40v92) [62.45.66.228]: 535 Incorrect authentication \
data (set_id=arianne)
2005-11-23 21:20:46 TLS recv error on connection from \
(priveghnc40v92) [62.45.66.228]: A TLS packet with unexpected \
length was received.
2005-11-23 21:20:46 TLS send error on connection from \
(priveghnc40v92) [62.45.66.228]: The specified session has been \
invalidated for some reason.
login_saslauthd:
driver = plaintext
public_name = LOGIN
# don't send system passwords over unencrypted connections
server_advertise_condition = ${if eq{$tls_cipher}{}{0}{1}}
server_condition = ${if saslauthd{{$2}{$3}}{1}{0}}
server_prompts = "Username:: : Password::"
server_set_id = $2
I don't know what's causing the TLS errors, but your LOGIN authenticator
is definitely incorrect. This was just discussed earlier this week;
please check the mailing list archives before posting.
http://www.exim.org/mail-archives/exim-users/Week-of-Mon-20051121/msg00131.html
- 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/