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:Optional:
domain

Domain allowed access.

No
sendmail_domtrans( domain )
Summary

Domain transition to sendmail.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_domtrans_unconfined( domain )
Summary

Execute sendmail in the unconfined sendmail domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_manage_log( domain )
Summary

Create, read, write, and delete sendmail logs.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_read_log( domain )
Summary

Read sendmail logs.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_run( domain , role , terminal )
Summary

Execute the sendmail program in the sendmail domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to allow the sendmail domain.

No
terminal

The type of the terminal allow the sendmail domain to use.

No
sendmail_run_unconfined( domain , role , terminal )
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:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the unconfined sendmail domain.

No
terminal

The type of the terminal allow the unconfined sendmail domain to use.

No
sendmail_rw_pipes( domain )
Summary

Allow attempts to read and write to sendmail unnamed pipes.

Parameters
Parameter:Description:Optional:
domain

Domain to not audit.

No
sendmail_rw_tcp_sockets( domain )
Summary

Read and write sendmail TCP sockets.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_rw_unix_stream_sockets( domain )
Summary

Read and write sendmail unix_stream_sockets.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_signal( domain )
Summary

Send generic signals to sendmail.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
sendmail_stub( domain )
Summary

Sendmail stub interface. No access allowed.

Parameters
Parameter:Description:Optional:
domain

N/A

Yes
Return