On Mon, 14 Aug 2006, Christer Jonson wrote:

> The client authenticator looks like this:
>     fixed_login:
>         driver = plaintext
>         public_name = LOGIN
>         client_send = : '[EMAIL PROTECTED]' : 'secretpw'

I know nothing about Windows, but you probably need

         client_send = [EMAIL PROTECTED] : secretpw
         
That is, TWO strings, not three, and no quotes. 
         
-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

-- 
## 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/

Reply via email to