Re: [exim] Login authenticator takes very long time

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marc Sherman
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] Login authenticator takes very long time
Matthew Daubenspeck wrote:
>
> This works, and works great. However, it takes FOREVER to happen. I
> setup Thunderbird to use authentication and when I send a message, it
> takes sometimes more then 30 seconds to ask for the password. Once I
> enter the password, the message is sent immediately. I have tried
> disabling the hostname lookups, and nothing changes.


Try disabling ident lookup (rfc1413_hosts):
http://www.exim.org/exim-html-current/doc/html/spec_html/ch14.html

- Marc