Ana içeriğe geç

📧 Email

Email is the most universal notification channel. Every team member has an email address!


🔧 Kurulum

Step 1: Configure SMTP (Global)

Go to Admin → Settings → Email Settings and configure your SMTP provider:

AyarAciklamaOrnek
Mail DriverSMTP, SES, Mailgun, Postmark, SendmailSMTP
SMTP HostYour mail serversmtp.gmail.com
SMTP PortUsually 587 (TLS) or 465 (SSL)587
UsernameSMTP username[email protected]
PasswordSMTP password or app passwordyour-app-password
EncryptionTLS or SSLTLS
From AddressSender email[email protected]
From NameSender display nameMonitron SaaS
SaglayiciHostPortNotlar
Gmailsmtp.gmail.com587Requires App Password (not your regular password)
SendGridsmtp.sendgrid.net587Use API key as password
Mailgunsmtp.mailgun.org587Create SMTP credentials in dashboard
Amazon SESemail-smtp.us-east-1.amazonaws.com587Use SES SMTP credentials
Postmarksmtp.postmarkapp.com587Use Server API Token as password

Step 2: Add to Contact (Per-Contact)

When creating or editing a contact, add the Email channel:

AyarDeger
ChannelEmail
Email[email protected]

📧 Gmail App Passwords

Google requires an "App Password" instead of your regular password:

  1. Go to myaccount.google.com/apppasswords
  2. Select MailOther → type "Monitron"
  3. Copy the 16-character password
  4. Use that as your SMTP password
uyarı

2FA must be enabled on your Google account to generate App Passwords.


💡 İpuclari

  • Use a dedicated email address for monitoring alerts (e.g., [email protected]) so they don't get lost in your inbox.
  • Set up email filters/rules to highlight or sort monitoring alerts.
  • For high-volume alerts, consider using a transactional email service (SendGrid, Mailgun) instead of Gmail to avoid rate limits.