| services.postfix.sslKey | SSL key to use.
|
| services.postfix.useSrs | Whether to enable sender rewriting scheme
|
| services.postfix.sslCert | SSL certificate to use.
|
| services.postfix.user | What to call the Postfix user (must be used only for postfix).
|
| services.postfix.group | What to call the Postfix group (must be used only for postfix).
|
| services.postfix.relayHost | Mail relay for outbound mail.
|
| services.postfix.mapFiles | Maps to be compiled and placed into /var/lib/postfix/conf.
|
| services.postfix.relayPort | SMTP port for relay mail relay.
|
| services.postfix.enable | Whether to run the Postfix mail server.
|
| services.postfix.config | The main.cf configuration file as key value set.
|
| services.postfix.domain | Domain to use
|
| services.postfix.origin | Origin to use in outgoing e-mail
|
| services.postfix.package | The postfix package to use.
|
| services.postfix.lookupMX | Whether relay specified is just domain whose MX must be used.
|
| services.postfix.aliasMapType | The format the alias map should have
|
| services.postfix.aliasFiles | Aliases' tables to be compiled and placed into /var/lib/postfix/conf.
|
| services.postfix.rootAlias | Who should receive root e-mail
|
| services.postfix.extraConfig | Extra lines to be added verbatim to the main.cf configuration file.
|
| services.postfix.virtual | Entries for the virtual alias map, cf. man-page virtual(5).
|
| services.postfix.setgidGroup | How to call postfix setgid group (for postdrop)
|
| services.postfix.headerChecks | Postfix header checks.
|
| services.postfix.extraMasterConf | Extra lines to append to the generated master.cf file.
|
| services.postfix.relayDomains | List of domains we agree to relay to
|
| services.postfix.setSendmail | Whether to set the system sendmail to postfix's.
|
| services.postfix.hostname | Hostname to use
|
| services.postfix.virtualMapType | What type of virtual alias map file to use
|
| services.postfix.extraAliases | Additional entries to put verbatim into aliases file, cf. man-page aliases(8).
|
| services.postfix.masterConfig | An attribute set of service options, which correspond to the service
definitions usually done within the Postfix
master.cf file.
|
| services.postfix.canonical | Entries for the canonical(5) table.
|
| services.postfix.enableSmtp | Whether to enable the smtp service configured in the master.cf
|
| services.postfix.extraHeaderChecks | Extra lines to /etc/postfix/header_checks file.
|
| services.postfix.networks | Net masks for trusted - allowed to relay mail to third parties -
hosts
|
| services.postfix.transport | Entries for the transport map, cf. man-page transport(5).
|
| services.postfix.enableHeaderChecks | Whether to enable postfix header checks
|
| services.postfix.networksStyle | Name of standard way of trusted network specification to use,
leave blank if you specify it explicitly or if you want to use
default (localhost-only).
|
| services.postfix.dnsBlacklists | dns blacklist servers to use with smtpd_client_restrictions
|
| services.postfix.postmasterAlias | Who should receive postmaster e-mail
|
| services.postfix.destination | Full (!) list of domains we deliver locally
|
| services.postfix.submissionOptions | Options for the submission config in master.cf
|
| services.postfix.dnsBlacklistOverrides | contents of check_client_access for overriding dnsBlacklists
|
| services.postfix.recipientDelimiter | Delimiter for address extension: so mail to user+test can be handled by ~user/.forward+test
|
| services.postfix.localRecipients | List of accepted local users
|
| services.postfix.enableSubmissions | Whether to enable the submissions service configured in master.cf
|
| services.postfix.enableSubmission | Whether to enable the `submission` service configured in master.cf
|
| services.postfix.submissionsOptions | Options for the submission config via smtps in master.cf.
smtpd_tls_security_level will be set to encrypt, if it is missing
or has one of the values "may" or "none".
smtpd_tls_wrappermode with value "yes" will be added automatically.
|
| services.postfix.tlsTrustedAuthorities | File containing trusted certification authorities (CA) to verify certificates of mailservers contacted for mail delivery
|