Email (SMTP)

How to configure Email
1. Enter your SMTP server details (e.g. smtp.gmail.com, port 587, STARTTLS).
2. Set the From Address and credentials (username + app password).
3. For Gmail: enable 2FA and create an App Password — use that instead of your account password.
4. Enter a test recipient and click Send test to verify delivery before saving.

Server

Authentication

Test

 Telegram Bot

How to configure Telegram
1. Open Telegram and message @BotFather → send /newbot to create a bot.
2. Copy the token BotFather gives you (format: 123456:ABC-DEF…) and paste it here.
3. Choose your destination:
  • Public channel/group with @username — enter @channelusername directly. No fetch needed.
  • Private chat or group — open your bot (or the group), send any message, then click Fetch Chat ID.
Note: personal usernames like @YourName do not work — Telegram only allows bots to message users who have started a conversation with the bot first.