summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-09-23 16:12:07 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-09-23 16:12:07 -0400
commita3fc13e5ce54cd8d0e139e338ac75370e26c9184 (patch)
tree578cc934c175c2b0cf09cdefd14b451321bf7c90 /README.md
parent7a792c7c11d315132a062c800b0a35cbccd9195d (diff)
465 now default instead of 587
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2aee255..a19170b 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ The mutt-wizard runs via the command `mw`. Once setup is complete, you'll use
- `-i` -- IMAP server address
- `-I` -- IMAP server port (otherwise assumed to be 993)
- `-s` -- SMTP server address
-- `-S` -- SMTP server port (otherwise assumed to be 587)
+- `-S` -- SMTP server port (otherwise assumed to be 465)
- `-m` -- Maximum number of emails to be kept offline. No maximum is default
functionality.
- `-x` -- Account password. You will be prompted for it otherwise.