Layer: services

Module: sendmail

Interfaces

Description:

Policy for sendmail.


Interfaces:

sendmail_create_log( domain )
Summary

Create sendmail logs with the correct type.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_domtrans( domain )
Summary

Domain transition to sendmail.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_domtrans_unconfined( domain )
Summary

Execute sendmail in the unconfined sendmail domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_dontaudit_rw_tcp_sockets( domain )
Summary

Dontaudit Read and write sendmail TCP sockets.

Parameters
Parameter:Description:
domain

Domain not allowed access.

sendmail_dontaudit_rw_unix_stream_sockets( domain )
Summary

dontaudit Read and write sendmail unix_stream_sockets.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_manage_log( domain )
Summary

Create, read, write, and delete sendmail logs.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_manage_tmp( domain )
Summary

Manage sendmail tmp files.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_read_log( domain )
Summary

Read sendmail logs.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_run( domain , role )
Summary

Execute the sendmail program in the sendmail domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to allow the sendmail domain.

sendmail_run_unconfined( domain , role )
Summary

Execute sendmail in the unconfined sendmail domain, and allow the specified role the unconfined sendmail domain, and use the caller's terminal.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed the unconfined sendmail domain.

sendmail_rw_pipes( domain )
Summary

Allow attempts to read and write to sendmail unnamed pipes.

Parameters
Parameter:Description:
domain

Domain to not audit.

sendmail_rw_unix_stream_sockets( domain )
Summary

Read and write sendmail unix_stream_sockets.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_signal( domain )
Summary

Send generic signals to sendmail.

Parameters
Parameter:Description:
domain

Domain allowed access.

sendmail_stub( domain )
Summary

Sendmail stub interface. No access allowed.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return