equal
deleted
inserted
replaced
181 |
181 |
182 vmm domaintransport support.example.com dovecot: |
182 vmm domaintransport support.example.com dovecot: |
183 |
183 |
184 .. _domaindelete: |
184 .. _domaindelete: |
185 |
185 |
186 ``domaindelete (dd) domain [ delalias | deluser | delall ]`` |
186 ``domaindelete (dd) domain [ force ]`` |
187 This subcommand deletes the specified *domain*. |
187 This subcommand deletes the specified *domain*. |
188 |
188 |
189 If there are accounts and/or aliases assigned to the given domain, **vmm** |
189 If there are accounts, aliases and/or relocated users assigned to the given |
190 will abort the requested operation and show an error message. If you know, |
190 domain, **vmm** will abort the requested operation and show an error |
191 what you are doing, you can specify one of the following keywords: |
191 message. If you know, what you are doing, you can specify the keyword |
192 **delalias**, **deluser** or **delall**. |
192 **force**. |
193 |
193 |
194 If you really always know what you are doing, edit your *vmm.cfg* and set |
194 If you really always know what you are doing, edit your *vmm.cfg* and set |
195 the option |domain.force_deletion|_ to true. |
195 the option |domain.force_deletion|_ to true. |
196 |
196 |
197 |
197 |