Layer: apps

Module: thunderbird

Description:

Thunderbird email client

Templates:

thunderbird_domtrans_user_thunderbird( userdomain_prefix , domain )
Summary

Run thunderbird in user thunderbird domain.

Description

Run thunderbird in thunderbird domain.

This is a templated interface, and should only be called from a per-userdomain template.

Parameters
Parameter:Description:Optional:
userdomain_prefix

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

No
domain

Domain allowed access.

No
thunderbird_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the thunderbird module.

Description

This template creates a derived domain which is used for the thunderbird email client.

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
user_domain

The type of the user domain.

No
user_role

The role associated with the user domain.

No
Return