Re: [Exim] Lists supported

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Alan J. Flavell
Fecha:  
A: Exim-Users (E-mail)
Asunto: Re: [Exim] Lists supported
On Thu, 29 May 2003, Wakko Warner wrote:

> > Would it be possible to have an ACL entry with two dnslists clauses in
> > it? - like
> >
> >   deny dnslists = ! rbl-plus.mail-abuse.ja.net=127.1.0.2
> >        dnslists = rbl-plus.mail-abuse.ja.net

>
> With a patch I wrote this is easier. However, yoursyntax here is wrong.
> dnslists is not an exim list that allows negitation.


Thanks for the correction! and sorry for the misleading suggestion.

So, without a patch, it's back to the enumeration:

| More than one address may be given, using a comma as a separator.
| These are alternatives - if any one of them matches, the RBL entry
| operates.


cheers