summaryrefslogtreecommitdiff
path: root/bin/mw
AgeCommit message (Collapse)Author
2024-03-18Don't prompt for password, if the email address already has a savedspeedie
password. This is useful if you copy your .password-store directory from one computer to another.
2023-08-23Merge pull request #958 from jdujava/masterLuke Smith
fix: reorder action
2023-08-11fix: reorder actionJonas Dujava
2023-07-26pipe password directly to passTomáš Faikl (astro)
- also change slightly confusing naming for (re)inserting given passwords to pass store
2023-03-01switch msmtp log file to XDG_STATE_HOMEvohoanglong0107
2023-02-18simplification of decoding, show help on nooptLuke Smith
2023-02-14fix: mailsync looks no '-q' parameter or made it failshane.xb.qian
// solution: remove '-q' Signed-off-by: shane.xb.qian <shane.qian@foxmail.com>
2023-02-13help menu fixLuke Smith
2023-02-13offline mail cache fix and other tweaksLuke Smith
2023-02-13stupid fix and cli feedbackLuke Smith
2023-02-13continue revisionLuke Smith
2023-02-13use template filesLuke Smith
2023-02-13deprecate -y and -Y, cleanup.Luke Smith
2023-01-05error messagingLuke Smith
2022-10-14escape single quote in box, fix #880Luke Smith
2022-07-05removed introduced bug, fix #861Luke Smith
2022-07-04Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2022-07-04move msmtp cache and reorder prepLuke Smith
2022-07-03pass: add feature to optionally add a prefixLokesh Mohanty
2022-07-01Merge branch 'master' of https://github.com/wrigleyster/mutt-wizard into ↵Luke Smith
wrigleyster-master
2022-07-01remove Protonmail support. POP server now -pLuke Smith
2022-07-01Silence mailsync, so cron doesn't spam e-mails on every updatejw
2022-06-14remove harmless sed error msg if no muttrcLuke Smith
2022-01-22Merge pull request #804 from epsilon-0/masterLuke Smith
add GPG WKS publishing functionality
2022-01-22Merge pull request #786 from Jberczel/reorder-cleanupLuke Smith
Cleanup reorder account numbers action
2022-01-10change path of command to use prefixAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-12-31add GPG WKS publishing functionalityAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-11-01Revert "allow dynamically loading available mailboxes"Luke Smith
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0.
2021-11-01Cleanup reorder account numbers actionJberczel
Refactors commit 85c5d01 * Keep the comment(s) when reordering account numbers in temp file. Users may accidently reorder rows or rename accounts rather than update order number. * Remove original default config from muttrc. Currently, script only removes the macro shortcuts .If you run reorder action multiple times, you'll end up sourcing multiple "default" config files.
2021-10-06mw -r to reorder account numbersLuke Smith
2021-10-05minor tweaksLuke Smith
2021-09-23hardcode mailbox names. don't remake shortcuts.Luke Smith
2021-09-23more computationally efficient idnum discoveryLuke Smith
2021-09-23465 now default instead of 587Luke Smith
2021-09-23actual lolLuke Smith
2021-09-23lolLuke Smith
2021-09-23id numbers removed from filenamesLuke Smith
2021-09-23Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-09-23decrease gnuismsLuke Smith
2021-09-23Merge branch 'master' into masterLuke Smith
2021-09-23fix #691, fix #689, fix #690Luke Smith
2021-08-29not necessary to create cachedir manuallyLuke Smith
2021-08-27Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-08-27fix for 465 starttlsLuke Smith
2021-08-22Merge pull request #722 from pantosaur/masterLuke Smith
password store with multiple private keys fix
2021-08-14use soyterms if not slower distroLuke Smith
2021-08-09remove bashism, fix #752Luke Smith
2021-08-07bug; argument getting splitted by spaceananthu
2021-07-08Set hostname variablephire
2021-06-28fix #730, sed only nl removal with error supLuke Smith