Il 04/11/2016 20:34, P.V.Anthony ha scritto:
> On 04/11/2016 22:52, Gelpi Andrea wrote:
> 
>> In the source part I have to check that it's an internal domain, but not
>> SASL authenticated and that is not arriving from a specific IP.
>>
>> I'm trying with:
>> %internal_domains,$-,!x.y.z.t
>> But this is not a valid configuration.
> 
> I am not an expert but you might want to try the following.
> 
> %internal_domains,!$*,!x.y.z.t
> 
> P.V.Anthony

I'm sorry for replying so late.

My problem is that I think the 3 elements don't work together.
In fact this combinations work fine:
%internal_domains,$-
%internal_domains,!x.y.z.t
$-,!x.y.z.t
but
%internal_domains,$-,!x.y.z.t
Doesn't work and an error is printed in log.

[CBPOLICYD] ERROR: Protocol data validation error, required parameter
'sender' was not found or invalid format

So my question is: How can I match the 3 elements, or what am I doing wrong?


-- 
Gelpi ing. Andrea
--------------------------------------------------------------
It took the computing power of three C-64s to fly to the Moon.
It takes a 486 to run Windows 95. Something is wrong here.
--------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to