From 5d38cd02507f1d2b94b25940e2fbf1c47f7683ce Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 23 Jan 2025 07:26:52 +0900 Subject: modified bin/mw --- bin/mw | 16 ++++++++-------- 1 file 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 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. -- cgit v1.2.3