Réception :25, validation des boîtes par carte LDAP (attribut mail), remise LMTP réseau vers le mail-store Dovecot (virtual_transport lmtp), TLS via step_ca (pont de cert), aucune boîte locale. main.cf + ldap-mailboxes.cf, validé par postfix check. Bind LDAP: vault_openldap_admin. Validé statiquement (ansible-lint, syntax, rendu main.cf) ; déploiement à suivre. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
10 lines
281 B
Django/Jinja
10 lines
281 B
Django/Jinja
# Géré par Set-OPS (rôle serveur_postfix). Ne pas éditer à la main.
|
|
[Unit]
|
|
Description=Set-OPS — surveille le certificat step_ca de Postfix
|
|
|
|
[Path]
|
|
PathChanged={{ serveur_postfix_tls_source_cert }}
|
|
Unit=setops-postfix-cert-sync.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|