summaryrefslogtreecommitdiff
path: root/bin/mw
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-23 07:26:52 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-23 07:26:52 +0900
commit5d38cd02507f1d2b94b25940e2fbf1c47f7683ce (patch)
treeca1c6e9e76e1e8571b935261dd5bacfec0571e73 /bin/mw
parent733bdd4028f0834a6dba8ec7ecfc0d6b6f7f2a87 (diff)
modified bin/mw
Diffstat (limited to 'bin/mw')
-rwxr-xr-xbin/mw16
1 files changed, 8 insertions, 8 deletions
diff --git a/bin/mw b/bin/mw
index 5946123..6012c21 100755
--- a/bin/mw
+++ b/bin/mw
@@ -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.