Settings

Bot status, mailbox, V2 service account, and per-environment runtime overrides.

Bot status

Pause inbound email processing. The bot stops reading IMAP and halts reminders; emails received while paused are skipped on resume — they never get a stale reply.

Live

Loading…

Bot mailbox (Outlook)

The email account the bot reads (IMAP) and sends from (SMTP). Stored encrypted in the bot database.

For a standard Office 365 mailbox you only need the email + password — IMAP/SMTP hosts default to outlook.office365.com / smtp.office365.com. When Active, these override the EMAIL_* / IMAP_* / SMTP_* values in .env.

Loading…

V2 credentials

Service account the bot uses to log into V2. Stored encrypted in the bot database.

This email must also be enabled in V2's Bot Service Accounts allowlist (yie-admin → System Settings) or impersonation headers will be ignored.

When saved here, database values override V2_BOT_EMAIL / V2_BOT_PASSWORD in .env.

Loading…

Runtime overrides

Override per-environment .env values without redeploying. Blank a field to revert to its .env default.

Loading…