diff options
| -rwxr-xr-x | bin/mw | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -278,26 +278,26 @@ including downloadable mail with \`isync\`. Main actions: -a your@email.com Add an email address -c create basic mailboxes for all accounts - -l List email addresses configured -d Remove an already added address -D your@email.com Force remove account without confirmation + -l List email addresses configured + -r Reorder account numbers -t number Toggle automatic mailsync every <number> minutes -T Toggle automatic mailsync - -r Reorder account numbers Options allowed with -a: - -u Account login name if not full address - -n "Real name" to be on the email account + -f Assume typical English mailboxes without attempting log-on. -i IMAP/POP server address -I IMAP/POP server port + -n "Real name" to be on the email account + -o Configure address, but keep mail online. + -p Add for a POP server instead of IMAP. + -P Pass Prefix (prefix of the file where password is stored) -s SMTP server address -S SMTP server port + -u Account login name if not full address -x Password for account (recommended to be in double quotes) - -p Add for a POP server instead of IMAP. - -P Pass Prefix (prefix of the file where password is stored) -X Delete an account's local email too when deleting. - -o Configure address, but keep mail online. - -f Assume typical English mailboxes without attempting log-on. NOTE: Once at least one account is added, you can run \`mbsync -a\` to begin downloading mail. |
