Re: [exim] RCPT acl tests

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jim Cheetham
Data:  
Para: exim users
Asunto: Re: [exim] RCPT acl tests
Quoting Dave Evans (from 12/05/10 17:52):
> On Wed, May 12, 2010 at 04:24:36PM +1200, Jim Cheetham wrote:
>> However, I can't see the ACL conditions that would allow me to test for
>> the destination IP/port ... how can I do this?
>
> Construct a "condition" line which tests $received_ip_address, $received_port.


Excellent, thanks Dave, just what I needed. Now to build up a decent
test suite ...

-jim