Re: can't configure authentication in exim (SOLVED!)

2003-07-24 Thread Francesc Oller
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

Re: can't configure authentication in exim

2003-07-22 Thread Shyamal Prasad
"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

can't configure authentication in exim

2003-07-22 Thread Francesc Oller
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