Send Notifications with Gmail
Komari can send email notifications through Gmail SMTP when Gmail account settings permit it.
Setup Outline
- Enable two-factor authentication on the Google account.
- Create an app password for SMTP usage.
- Configure Komari email notification settings with Gmail SMTP.
- Send a test notification.
Typical SMTP values:
text
Host: smtp.gmail.com
Port: 587
Security: STARTTLS
Username: your Gmail address
Password: app passwordNotes
- Use an app password instead of your normal Google account password.
- Keep credentials private.
- Check Gmail sending limits if you send frequent notifications.
The Chinese guide has more detailed current steps: Gmail SMTP notifications.