287 |
287 |
288 \fBvmm u0 b.user@example.com imap\fP |
288 \fBvmm u0 b.user@example.com imap\fP |
289 \fBvmm userdisable c.user@example.com\fP |
289 \fBvmm userdisable c.user@example.com\fP |
290 .fi |
290 .fi |
291 .TP |
291 .TP |
292 \fBuserenable\fP (\fBu1\fP) \fIaddress\fP [ \fIservicel\fP ] |
292 \fBuserenable\fP (\fBu1\fP) \fIaddress\fP [ \fIservice\fP ] |
293 To allow access to one or all restricted services use this subcommand. |
293 To allow access to one or all restricted services use this subcommand. |
294 .br |
294 .br |
295 If neither a \fIservice\fP nor the keyword '\fIall\fP' is given all services |
295 If neither a \fIservice\fP nor the keyword '\fIall\fP' is given all services |
296 (\fIsmtp\fP, \fIpop3\fP, \fIimap\fP, and \fImanagesieve\fP) will be enabled for |
296 (\fIsmtp\fP, \fIpop3\fP, \fIimap\fP, and \fImanagesieve\fP) will be enabled for |
297 the account with the specified \fIaddress\fP. Otherwise only the specified |
297 the account with the specified \fIaddress\fP. Otherwise only the specified |
298 \fIservice\fP will be enabled. |
298 \fIservice\fP will be enabled. |
299 .TP |
299 .PP |
300 \fBuserdelete\fP (\fBud\fP) \fIaddress\fP |
300 .TP |
|
301 \fBuserdelete\fP (\fBud\fP) \fIaddress\fP [ \fIdelalias\fP ] |
301 Use this subcommand to delete the account with the given \fIaddress\fP. |
302 Use this subcommand to delete the account with the given \fIaddress\fP. |
|
303 .br |
|
304 If there are one or more aliases with an identical destination address, |
|
305 \fBvmm\fP will abort the requested operation and show an error message. To |
|
306 prevent this, specify the optional keyword '\fIdelalias\fP'. |
302 .\" |
307 .\" |
303 .SS ALIAS SUBCOMMANDS |
308 .SS ALIAS SUBCOMMANDS |
304 .TP |
309 .TP |
305 \fBaliasadd\fP (\fBaa\fP) \fIalias\fP \fItarget\fP |
310 \fBaliasadd\fP (\fBaa\fP) \fIalias\fP \fItarget\fP |
306 This subcommand is used to create a new alias. |
311 This subcommand is used to create a new alias. |