Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The documentation includes example configuration that stores IMAP/SMTP passwords directly in `backend.auth.raw` and `message.send.backend.auth.raw`. Even though a later section says raw passwords are for testing only and not recommended, the insecure pattern appears in the primary 'Minimal IMAP + SMTP Setup' example, which users are likely to copy verbatim, risking credential exposure via plaintext config files, backups, shell access, or source control.
