mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 07:14:40 +03:00
when removing account, remove its data directory instead of leaving it around
recreating the account would resurface the old messages, certainly not what you'ld expect. it's about time to just remove the files. we do ask admins to confirm that when removing through admin interface. it's also in the "mox config account rm" help output now. for issue #162 by RobSlgm with feedback from x8x, thanks!
This commit is contained in:
2
doc.go
2
doc.go
@ -937,6 +937,8 @@ Remove an account and reload the configuration.
|
||||
Email addresses for this account will also be removed, and incoming email for
|
||||
these addresses will be rejected.
|
||||
|
||||
All data for the account will be removed.
|
||||
|
||||
usage: mox config account rm account
|
||||
|
||||
# mox config address add
|
||||
|
Reference in New Issue
Block a user