Auteur: Walt Reed Date: À: Robert Cates CC: Exim, Users Sujet: Re: [exim] POP/IMAP and Exim (4.43)
On Mon, Jul 18, 2005 at 10:17:29PM +0200, Robert Cates said: > I have Courier and Exim installed and things seem to work ok, but I
> apparently do not have AUTHentication setup/configured, at least not with
> Exim. I've compiled Exim myself and included AUTH_CRAM_MD5=yes
> AUTH_PLAINTEXT=yes AUTH_SPA=yes, but when I 'telnet localhost 25' I do not
> get '250-AUTH PLAIN LOGIN CRAM-MD5'.
Did you test with a HELO or an EHLO? Exim only responds with auth info
when called with EHLO (since AUTH is an extended capability.)