Postfix relay Configurator
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 1 | Today |
juju deploy postfix-relay-configurator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
relay_access_sources | string
YAML list of entries to restrict access based on CIDR source per:
http://www.postfix.org/cidr_table.5.html
-
relay_recipient_maps | string
YAML map of lookups that alias specific mail addresses or domains to other local or remote addresses.
Allows for all configured aliases and transports to be valid recipients for relay_domains.
http://www.postfix.org/postconf.5.html#relay_recipient_maps
-
restrict_recipients | string
YAML map for restrictions by recipient address or domain.
-
restrict_senders | string
YAML map for restrictions by sender address or domain.
-
sender_login_maps | string
YAML map with entries to sender addresses to authenticated users.
See https://www.postfix.org/postconf.5.html for details.
-
transport_maps | string
YAML map from recipient address to message delivery transport or next-hop destination.
http://www.postfix.org/postconf.5.html#transport_maps
-
virtual_alias_maps | string
YAML map of lookup table entries that alias specific mail addresses or domains to other local or remote addresses.
http://www.postfix.org/postconf.5.html#virtual_alias_maps