Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Comms admin

Transactional emails

Verification, password reset, and gallery image-share emails send via PHPMailer/SMTP with mail() fallback.

Implemented Verified from source User-facing

In one sentence

Mail flows prefer PHPMailer against Hostinger-style SMTP settings; incomplete config falls back to PHP mail().

Related functionality