Features
An email list has many different configuration settings that can be tuned from the defaults.
Config Reference
This table explains all configurable options available to adminstrators.
| Option | Default | Explanation |
|---|---|---|
| title | list email | Human readable title that is displayed in the webapp and on printable documents |
| description | empty | Human readable description of the purpose of this list. displayed in webapp and documents |
| value specified on create | set on creation | |
| Recipients | empty list | List of email forwarding targets to send to. may contain other lists. |
| Publicly visible | false | Hidden lists do not show up in the webapp or on reference lists by default. |
| priority | 0 | Outbound send priority. Higher priority emails are send first. jobs may be interupted by higher priority requests. |
| Allow self-subscription | false | Enables the List-Manager for this list. |
| Block senders not in the global allowlist | true | Disables the global allowlist filter. By default lists only forward known sources. Disable for public emails (like eg. info@). Part of the ingress filter. |
| Inbound Allowlist | None | Restrict sending to this list to only targets on the selected list if configured. Part of the ingress filter. |
| Enable templating engine | false | If enabled you may use mustache templating to mass-personalize your send emails. |
danger
The option Allow signup of users not on the allowlist is only shown for lists that have self-subscription enabled. You
need to save a list as public before it becomes visible to you.
This flag is automatically reset to false when ListManager is disabled. This feature is intended for newsletters. Only enable if you know what you are doing.
Defaults
A newly created list is a hidden, internal-use-only forwarding list without any additional features. Most lists usually use these defaults with minimal changes.