diff --git a/README.md b/README.md index 56abdc1..5b0ee09 100644 --- a/README.md +++ b/README.md @@ -98,10 +98,15 @@ to log in remotely though: Let's say you want to access your mail with Thunderbird or mutt or another email program. For my domain, the server information will be as follows: -- SMTP server: `mail.lukesmith.xyz` +- SMTP server: `mail.yourdomain.tld` - SMTP port: 587 -- IMAP server: `mail.lukesmith.xyz` -- IMAP port: 993 +- Authentication Method: Normal password +- Connection Security: STARTTLS + +- IMAP server: `mail.yourdomain.tld` +- IMAP port: 143 +- Authentication Method: Normal password +- Connection Security: STARTTLS In previous versions of emailwiz, you also had to log on with *only* your username (i.e. `luke`) rather than your whole email address (i.e.