Re: [Exim] AUTH PROBLEMS

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Matt Bernstein
Datum:  
To: Nick
CC: exim-users
Betreff: Re: [Exim] AUTH PROBLEMS
At 09:47 +0100 Nick wrote:

>I have auth login working on my test exim 4.05 mailserver but I cant send
>through it, outlook express gives the error below
>
>An unknown error has occurred. Account: 'LAN', Server: '192.168.0.1',
>Protocol: SMTP, Server Response: '334 VXNlciBOYW1l', Port: 25,
>Secure(SSL): No, Server Error: 334, Error Number: 0x80004005
>
>what have I forgotten to do ?


Read the Exim spec on this. LookOut Express is reported to require:
    334 VXNlcm5hbWU6
and
    334 UGFzc3dvcmQ6


ie server_prompts = "Username:::Password::"