# 126 Email SMTP Server

Send emails securely using the 126 email service with SMTP support. Enable sending plain text and HTML emails with CC and BCC options. Verify SMTP connections easily to ensure reliable email delivery.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add tanwenxin/mail-126-mcp

# Browse available tools
npx -y smithery tool list tanwenxin/mail-126-mcp
```
