Hi,
This is my config:

smtpd_recipient_restrictions=
        reject_unauth_pipelining,
        permit_mynetworks,
        permit_sasl_authenticated,
        reject_non_fqdn_recipient,
        reject_unauth_destination,
        check_policy_service inet:127.0.0.1:10031,
        permit

smtpd_end_of_data_restrictions =
       check_policy_service inet:127.0.0.1:10031


br hw

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nigel
Kukard
Sent: 26. juni 2008 14:47
To: [email protected]
Subject: Re: [policyd-users] policyd v2 smtpd_end_of_data_restrictions


On Thu, 2008-06-26 at 14:33 +0200, Helge Waastad wrote:
> I've turned on all cluebringer debugging and this is what I see:
> 
> [2008/06/26-14:32:38 - 5761] [CORE] INFO: 2008/06/26-14:32:38 CONNECT 
> TCP Peer: "127.0.0.1:47941" Local: "127.0.0.1:10031"
> [2008/06/26-14:32:38 - 5761] [PROTOCOLS/Postfix] DEBUG: Possible 
> Postfix protocol
> [2008/06/26-14:32:38 - 5761] [PROTOCOLS/Postfix] INFO: Identified 
> Postfix protocol
> [2008/06/26-14:32:38 - 5633] [CORE] INFO: Starting "1" children
> [2008/06/26-14:32:38 - 5761] [CORE] ERROR: ''
> [2008/06/26-14:32:38 - 5761] [CBPOLICYD] ERROR: Protocol data 
> validation error, required parameter 'recipient' was not found or 
> invalid format
> [2008/06/26-14:32:38 - 6018] [CORE] DEBUG: Child Preforked (6018)
> [2008/06/26-14:32:38 - 6018] [CBPOLICYD] DEBUG: Starting up caching 
> engine

Where are you doing your check_policy_service?

-N


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
policyd-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to