muw.1 (1457B)
1 .Dd Aug 31, 2022 2 .Dt muw 1 3 .Sh NAME 4 .Nm muw 5 .Nd easily configure mu4e accounts 6 .Sh SYNOPSIS 7 .Nm 8 .Op Ar cmd 9 .Op Ar option... 10 .Sh DESCRIPTION 11 .Nm 12 is a program to create, delete, and otherwise manage email accounts to be used 13 with mu4e. 14 .Nm 15 uses programs such as 16 .Sy isync , 17 .Sy msmtp 18 .Pp 19 The following subcommands are available: 20 .Bl -tag -width 8n -offset indent 21 .It add 22 Add and autoconfigure an email address 23 .It delete 24 Pick an account to delete 25 .It list 26 List configured accounts 27 .It purge 28 Purge all configuration 29 .It sync 30 Sync mail for accounts 31 .It mu-init 32 Run 'mu init' with the configured accounts 33 .It data 34 Output system data directory and exit 35 .El 36 .Sh AUTHOR 37 .An Cem Keylan Aq Mt cem@ckyln.com 38 .Sh COPYING 39 Copyright (c) 2020-2022 Cem Keylan 40 .Pp 41 This program is free software: you can redistribute it and/or modify it under 42 the terms of the GNU General Public License as published by the Free Software 43 Foundation, either version 3 of the License, or (at your option) any later 44 version. 45 .Pp 46 This program is distributed in the hope that it will be useful, but WITHOUT ANY 47 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 48 PARTICULAR PURPOSE. See the GNU General Public License for more details. 49 .Pp 50 You should have received a copy of the GNU General Public License along with 51 this program. If not, see 52 .Lk https://www.gnu.org/licenses/ . 53 .Sh SEE ALSO 54 .Xr muw-add 1 55 .Xr muw-delete 1 56 .Xr muw-sync 1 57 .Xr mbsync 1 58 .Xr msmtp 1