diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -6,9 +6,9 @@ Get this great stuff without effort: - A full-featured and autoconfigured email client on the terminal with neomutt - Mail stored offline enabling the ability to: - * view and write emails while you're away from - the internet - * make backups + - view and write emails while you're away from + the internet + - make backups - Provides a `mailsync` script that can be scheduled to run as often as you like, which downloads/syncs mail and optionally notifies you when new mail has arrived. @@ -69,7 +69,6 @@ A user of Arch-based distros can also install the current mutt-wizard release fr syncing. - `mpop` - If you want to use POP protocol instead of IMAP. - ## Usage The mutt-wizard runs via the command `mw`. Once setup is complete, you'll use @@ -96,7 +95,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 465) +- `-S` -- SMTP server port (otherwise assumed to be 587) - `-m` -- Maximum number of emails to be kept offline. No maximum is default functionality. - `-x` -- Account password. You will be prompted for it otherwise. @@ -177,14 +176,13 @@ To give you an example of the interface, here's an idea: ## Help the Project! - - Try mutt-wizard out on weird machines and weird email addresses and report any errors. - Open a PR to add new server information into `domains.csv` so their users can more easily use mutt-wizard. - If nothing else, donate: - - XMR: `8AzeWXhJvYJ1VeENHcNXCR1dLMgDALreZ1BdooZVjRKndv6myr3t1ue6C4ML2an5fWSpcP1sTDA9nKUMevkukDXG6chRjNv` - - BTC: `bc1qacqfp36ffv9mafechmvk8f6r8qy4tual6rcm9p` + - XMR: `8AzeWXhJvYJ1VeENHcNXCR1dLMgDALreZ1BdooZVjRKndv6myr3t1ue6C4ML2an5fWSpcP1sTDA9nKUMevkukDXG6chRjNv` + - BTC: `bc1qacqfp36ffv9mafechmvk8f6r8qy4tual6rcm9p` ## Details for Tinkerers @@ -204,7 +202,7 @@ To give you an example of the interface, here's an idea: - Gmail accounts need to create an [App Password](https://support.google.com/accounts/answer/185833?hl=en) to - use with "less secure" applications. This password is single-use (i.e. + use with "less secure" applications. This password is single-use (i.e. for setup) and will be stored and encrypted locally. Enabling third-party applications requires turning off two-factor authentication and this will circumvent that. You might also need to manually "Enable IMAP" in the |
