{{define "status_body"}}
{{.OverallHeading}}
Could not ask supervisord for the process list.
{{else}}| Program | State | Detail |
|---|---|---|
| {{.Name}} | {{.State}} | {{.Detail}} |
{{.QueueError}}
{{else}}{{if .QueueSummary}}{{.QueueSummary}}{{else}}Mail queue is empty.{{end}} Full queue
{{end}}The certificate Postfix serves on port 465{{if .Cert.Subject}} ({{.Cert.Subject}}){{end}}. It is supplied by the reverse proxy through a read-only mount; SelfPost only reads it.
{{if not .Cert.NotAfter.IsZero}} {{.Cert.NotAfter.UTC.Format "2006-01-02 15:04 UTC"}} {{end}}{{.Cert.Detail}}
| Milter | Socket | State |
|---|---|---|
| {{.Name}} | {{.Path}} | {{.Status}} {{.Detail}} |