📬 POP3 Monitor
Monitors a POP3 mail server to ensure it's accepting connections on port 995 (SSL) or 110 (plaintext).
⚙️ 配置
| 设置 | 描述 | Default Port |
|---|---|---|
| Host | Mail server hostname | — |
| Port | POP3 port | 995 (SSL) or 110 |
💡 使用场景
Use this if your users connect to your mail server via POP3 (e.g., Outlook, Thunderbird with POP3 config). Most modern setups use IMAP instead, but POP3 is still common.