Re: [Exim] Authentication/Relay problems

Góra strony
Delete this message
Reply to this message
Autor: Matthew Daubenspeck
Data:  
Dla: exim-users
CC: vadik-exim
Temat: Re: [Exim] Authentication/Relay problems
>Do they really authenticate? Try to run 'exim -bh' with their IP
>address and authenticate manually. Can you relay then?


I'm kind of a newbie here, so please bear with me. I manually connected
with the above and tried to relay without authentication. It didn't work.
Whew! :)

I'm not sure exactly what steps to add for authentication. I tried AUTH
LOGIN and I got some garbage back, which I assumed was 'Username' encrypted
(from exim.conf). Again I would assume that my client would send the actual
username in return, encrypted as well. How do I encrypt that name to test
it? Just sending it manually did not do anything.

>Is authentication logged for them?


Would that be included in mainlog? I stepped through and it doesn't say
anything specifically about authentication, so I'm not sure.

Thanks a million for your help.