On 24/07/2012 08:18, CSS wrote:
> I've had no problems building or installing, but I'm really lost on
> just where to start - I see there's a web interface, but the docs
> seem to refer to configuration items to define policies/groups that
> would go in a config file (but don't look like they belong in
> cluebringer.conf).  So there's that...

Policyd by default comes with some policies you can use as a starting 
point, changing them as needed. There is nothing stopping you from 
removing / disabling them and defining your own, though. Take a look at 
policy groups and policy group members, they're linked to policies which 
will run in order of priority (0-100, 0 being highest priority).

cluebringer.conf defines how policyd operates, what modules to run, 
logging, database access etc. but policy configuration is stored in the 
database, which the web interface has access to.

> Next, I have a number of domains.  They get added, deleted via our
> control panel - is my only route to determining inbound vs. outbound
> email to define internal domains and match on that?  Might matching
> on any auth'd sasl user work, and if so, what does that match look
> like (this would be preferred).

Have a look here: http://wiki.policyd.org/policies#specifications
This should give you an idea of what options you have. $sasl_username 
seems to be what you're after. There's also $* for any SASL username and 
$- for no SASL username.

Hope this helps.
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to