Layer: services

Module: pyzor

Interfaces Templates

Description:

Pyzor is a distributed, collaborative spam detection and filtering network.

Interfaces:

pyzor_domtrans( domain )
Summary

Execute pyzor with a domain transition.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
pyzor_exec( domain )
Summary

Execute pyzor in the caller domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
pyzor_signal( domain )
Summary

Send generic signals to pyzor

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return

Templates:

pyzor_per_role_template( userdomain_prefix )
Summary

The per role template for the pyzor module.

Description

This template allows pyzor to manage files in a user home directory, creating files with the correct type.

This template is invoked automatically for each user, and generally does not need to be invoked directly by policy writers.

Parameters
Parameter:Description:Optional:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

No
Return