Re: [exim] Problem with checking condition in acl section

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: exim
Data:  
Para: exim-users
Asunto: Re: [exim] Problem with checking condition in acl section
sorry for the empty mail

is it possible to use in the DATA ACL the ip address over the email arrive the
exim? so that i can do

deny    message       = This message contains an attachment of a type which we
do not accept (.$found_extension)
            demime        = bat
                $incommingip  = 192.168.0.1


if it is possible, how is the variablename?

thx

kai