equal
deleted
inserted
replaced
1 .TH "VMM" "1" "2014-02-23" "vmm 0.7" "vmm" |
1 .TH "VMM" "1" "2014-06-08" "vmm 0.7" "vmm" |
2 .SH NAME |
2 .SH NAME |
3 vmm \- command line tool to manage email domains/accounts/aliases |
3 vmm \- command line tool to manage email domains/accounts/aliases |
4 .\" ----------------------------------------------------------------------- |
4 .\" ----------------------------------------------------------------------- |
5 .SH SYNOPSIS |
5 .SH SYNOPSIS |
6 .B vmm |
6 .B vmm |
737 Retype new password: |
737 Retype new password: |
738 .fi |
738 .fi |
739 .\" ------------------------------------ |
739 .\" ------------------------------------ |
740 .SS userdelete (ud) |
740 .SS userdelete (ud) |
741 .BI "vmm userdelete" " address" |
741 .BI "vmm userdelete" " address" |
|
742 .RB [ \-\-delete\-home ] |
742 .RB [ \-\-force ] |
743 .RB [ \-\-force ] |
|
744 .PP |
|
745 .\" ------------------------------------ |
|
746 .TP |
|
747 .B \-\-delete\-home |
|
748 When this option is present, |
|
749 .B vmm |
|
750 will also delete the account\(aqs home directory. |
|
751 This overrides the |
|
752 .I account.delete_directory |
|
753 setting of |
|
754 .IR vmm.cfg . |
|
755 .\" ------------------------------------ |
|
756 .TP |
|
757 .B \-\-force |
|
758 When this option is given, |
|
759 .B vmm |
|
760 will delete the account, even if there are aliases with the account\(aqs |
|
761 address as their destination. |
|
762 Those aliases will be deleted too. |
|
763 .\" ------------------------------------ |
743 .PP |
764 .PP |
744 Use this subcommand to delete the account with the given |
765 Use this subcommand to delete the account with the given |
745 .IR address . |
766 .IR address . |
746 .PP |
767 .PP |
747 If there are one or more aliases with an identical destination address, |
768 If there are one or more aliases with an identical destination address, |