Re: [exim] Show auth in logs?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Sam Michaels
Datum:  
To: j2
CC: exim-users
Betreff: Re: [exim] Show auth in logs?
On 1/20/06, j2 <spamfilter2@???> wrote:
> Yeap?


As Dave just said, post your log line. You can also test
authentication by doing it through telnet. Encode your username and
pass in base64 (http://www.dillfrog.com/tools/base-64_encode will do
it) and then do an "AUTH LOGIN". Put in the encoded username, slap
enter, put in the encoded pass. See if it works.

Sam