Re: [EXIM] RBL

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: John Brooks
Data:  
Para: exim-users
CC: exim-users
Assunto: Re: [EXIM] RBL

Hi,

> Ah! I see the light. Well, in that case it sounds like exim is silently
> disallowing the connections. Shouldn't it be making a log of some kind?


works fine here (we just flag and accept it at the MTA - it's up to the recipients
to actually reject/bin it):

from config:
rbl_domains = rbl.maps.vix.com
rbl_reject_recipients = false
rbl_warn_header = true

and the reject log:
1998-05-26 01:14:05 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 01:14:06 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 01:17:34 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 01:19:58 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 04:09:57 alpha.solutions.net [204.112.6.60] in RBL list, but rbl_reject_recipients is false
1998-05-26 11:22:44 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 18:27:21 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false
1998-05-26 18:29:49 db.search-sites.com [209.116.59.98] in RBL list, but rbl_reject_recipients is false

              Cheers, John


J.Brooks, Information Systems Unit, Manchester Metropolitan University,
Chester Street, Manchester M1 5GD, England
Tel: (+44) 161 247 6090 Fax: (+44) 161 247 6359 Mail: J.Brooks@???


--
*** Exim information can be found at http://www.exim.org/ ***