This is a public repository. Do not post secrets or customer-sensitive data.
Never share:
- Private keys (
privkey.pem, key material, or certificates tied to real domains) - Passwords or access tokens
- Real customer/client email addresses, hostnames, IP addresses, or account identifiers
- Unsanitized logs that include sensitive metadata
When requesting help, use sanitized output only:
- Replace real domains with
mail.example.com - Remove user identities and mailbox names
- Redact any IDs or values that can identify a specific environment
- Inspect remote scripts before running them in production.
- This project provides check-only mode by default.
- The optional installer only downloads and installs this helper script.
- Never paste private keys, mailbox passwords, customer logs, or unsanitized server data into public issues.
Open an issue with a high-level description first, without sensitive details. If additional context is needed, sanitize all artifacts before sharing.