The problem was that Lotus Domino smtp server answers to EHLO AUTH with
250-AUTH=LOGIN
The equal sign (=) is non-standard, should be a blank as per specs, but this
is common practice in some Windows related MUAs, MTAs.
exim author Philip Hazel (with good reasons) refuses to change exim's code t
"Francesc" == Francesc Oller <[EMAIL PROTECTED]> writes:
Francesc> Hi all! I'm trying to configure exim 3.35 as relying to
Francesc> a outgoing smarthost which
Francesc> client_send = ": francesc oller : my_passwd"
I'm *guessing* that exim is being tripped up by the space in you
Hi all!
I'm trying to configure exim 3.35 as relying to a outgoing smarthost
which
uses PLAIN AUTH. Lines from /etc/exim/exim.conf (transport, router and
client authentication respectively):
#---
# This transport is used for delivering messages over SMTP connections.
remote_smtp:
d
3 matches
Mail list logo