Re: [exim] Smtp-Authentication problems (using courier-authd…

Top Page
Delete this message
Reply to this message
Author: Andreas Kahl
Date:  
To: Exim-users
Subject: Re: [exim] Smtp-Authentication problems (using courier-authdaemond on debian etch)
Thanks, the according entry in /var/log/exim4/mainlog says:
>>

2007-06-12 20:10:23 H=p54997838.dip.t-dialin.net (Cirrus.local)
[84.153.120.56] F=<kahl3@???> rejected RCPT
<Andreas_Kahl@???>: relay not permitted
<<
Below there is a line which could be related (~10min later):
>>

2007-06-12 20:20:12 SMTP command timeout on connection from
p54997838.dip.t-dialin.net [84.153.120.56]
<<

Unfortunately, this does not give me any idea where to look for an error.
Ideas?

Regards
Andreas

Derrick MacPherson schrieb:
> On my servers its /var/log/exim/mainlog
>
> -----Original Message-----
> From: Andreas Kahl <Andreas_Kahl@???>
> Sent: Tuesday, June 12, 2007 12:17
> To: Derrick MacPherson <dmacpher@???>
> Subject: Re: [exim] Smtp-Authentication problems (using courier-authdaemond on debian etch)
>
> Which is the correct error log?
>
> My /var/log/mail.err is empty and my /var/log/exim4/rejectlog says:
> 2007-06-12 20:10:23 H=p54997838.dip.t-dialin.net (Cirrus.local)
> [84.153.120.56] F=<kahl3@???> rejected RCPT
> <Andreas_Kahl@???>: relay not permitted
> ... which is nothing more than my Thunderbird said.
>
> Are there any more logs I should have a look at?
>
> Regards
> Andreas
>
> Derrick MacPherson schrieb:
>
>> Check the error log, could be permissions on the socket
>>
>> -----Original Message-----
>> From: Andreas Kahl <Andreas_Kahl@???>
>> Sent: Tuesday, June 12, 2007 11:42 AM
>> To: Exim-users@???
>> Subject: [exim] Smtp-Authentication problems (using courier-authdaemond on debian etch)
>>
>> Hello everyone,
>>
>> I have a exim4.conf saying: (I copy the lines, I suspect to be important)
>> <<
>> hostlist relay_from_hosts = localhost
>> [...]
>> accept authenticated = *
>> [...]
>>
>> begin authenticators
>>
>> AUTHDAEMON_SOCKET = /var/run/courier/authdaemon/socket
>>
>> # LOGI
>>
>
> [The entire original message is not included]