Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-09 | postfix: Enable secure submission of outgoing email | Malfurious | 1 | -39/+15 | |
The encrypted "submissions" port (465) is opened in postfix and is configured for delivery of outgoing mail of authenticated users only. The authentication is provided by dovecot via unix socket and account data is sourced from the userconfig directory. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2024-06-06 | Add default postfix config files | Malfurious | 1 | -0/+137 | |
Signed-off-by: Malfurious <m@lfurio.us> |