configure_email_server
Configure SMTP and IMAP server settings for email accounts, including host, port, SSL options, and authentication, enabling advanced email management within the Email MCP Server.
Instructions
手动配置邮箱服务器设置(高级用户使用)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imapHost | No | IMAP服务器地址 | |
imapPort | No | IMAP端口 | |
imapSecure | No | 是否使用SSL | |
password | Yes | 邮箱密码或授权码 | |
smtpHost | No | SMTP服务器地址 | |
smtpPort | No | SMTP端口 | |
smtpSecure | No | 是否使用SSL | |
user | Yes | 邮箱账号 |