email_configure
Configure SMTP and IMAP settings for email accounts. Update individual fields like host, port, credentials, or TLS/SSL options without affecting other settings.
Instructions
Runtime 動態設定 SMTP / IMAP 帳號設定。任一欄位可單獨更新,未提供的欄位維持現值。回傳更新後的非敏感設定摘要。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imap | No | ||
| smtp | No | ||
| retry_max | No | ||
| email_from | No | 預設寄件人 | |
| retry_base_delay | No | ||
| attachment_allowed_dirs | No | 附件路徑白名單目錄。設定後 email_send 的 path 附件只能來自這些目錄底下,用來防止任意本機檔案外洩。空 list 代表不限制。 |