Re: [Exim] RBL logging

トップ ページ
このメッセージを削除
このメッセージに返信
著者: tsh
日付:  
To: exim-users
題目: Re: [Exim] RBL logging
>On Fri, 8 Nov 2002 tsh@??? wrote:
>
>> >> Although I know a mail msg was rejected by the dnslists ACL
>> >> (the sender complained), I didnt get a message in the exim log.
>
>> 550 rejected because 195.6.207.1 is in a black list at rbl-plus.mail-abuse.ja.net
>> LOG: H=[195.6.207.1] F=<tsm2@???> rejected RCPT tsh@???: rejected because 195.6.207.1 is in a black list at rbl-plus.mail-abuse.ja.net
>
>That claims it would have logged. Are you sure you don't see those
>lines? We have a very similar ACL:
>
>  deny    hosts = !+local_networks
>          message = $sender_host_address is listed at $dnslist_domain
>          dnslists = rbl-plus.mail-abuse.ja.net

>
>and our logs do show the message. Often :-(



Nope, I cant find it anywhere. (And I've gunzip'ped the old logs before checking).
dnslists says it checks whether the 'calling host' is in the list.
What exactly is the calling host? Is it the domain of the envelope-sender?
Can I test this out with an exim -f?

Cheers,
Terry.


>
>--
>Philip Hazel            University of Cambridge Computing Service,
>ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
>
>--
>
>## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>