diff --git a/docs/CONFIG.md b/docs/CONFIG.md index 1b67141..d875f85 100644 --- a/docs/CONFIG.md +++ b/docs/CONFIG.md @@ -37,7 +37,7 @@ the following structure, and set `MH_OUTGOING_SMTP` or `-outgoing-smtp`. "server name": { "name": "server name", "host": "...", - "port": 587, + "port": "587", "email": "...", "username": "...", "password": "...",