diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -7,11 +7,11 @@ I've linked this file on Github to a shorter, more memorable address on my website so you can get it on your machine with this short command: ```sh -curl -LO lukesmith.xyz/emailwiz.sh +curl -LO thesiah.xyz/emailwiz.sh ``` When prompted by a dialog menu at the beginning, select "Internet Site", then -give your full domain without any subdomain, e.g. `lukesmith.xyz`. +give your full domain without any subdomain, e.g. `thesiah.xyz`. I'm glad to say that dozens, hundreds of people have now used it and there is a sizeable network of people with email servers thanks to this script. @@ -34,7 +34,7 @@ sizeable network of people with email servers thanks to this script. - set up a graphical web interface for mail like Roundcube or Squirrel Mail. You are expected to use a normal mail client like Thunderbird or K-9 for Android or good old mutt with - [mutt-wizard](https://github.com/lukesmithxyz/mutt-wizard). Note that there + [mutt-wizard](https://github.com/TheSiahxyz/mutt-wizard). Note that there is a guide for [Rainloop](https://landchad.net/rainloop/) on [LandChad.net](https://landchad.net) for those that want such a web interface. @@ -112,9 +112,9 @@ 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.thesiah.xyz` - SMTP port: 465 -- IMAP server: `mail.lukesmith.xyz` +- IMAP server: `mail.thesiah.xyz` - IMAP port: 993 ## Benefited from this? |
