man/man1/vmm.1
branchv0.7.x
changeset 688 c14299bc1b99
parent 687 5eb033796444
child 690 06c0acf6c45d
equal deleted inserted replaced
687:5eb033796444 688:c14299bc1b99
   462 to
   462 to
   463 .BR true .
   463 .BR true .
   464 .\" ------------------------------------
   464 .\" ------------------------------------
   465 .SS domaininfo (di)
   465 .SS domaininfo (di)
   466 .B vmm domaininfo
   466 .B vmm domaininfo
   467 .I fqdn 
   467 .I fqdn
   468 .RB [ \-d
   468 .RB [ \-d
   469 .IR details ]
   469 .IR details ]
   470 .PP
   470 .PP
   471 This subcommand shows some information about the given domain.
   471 This subcommand shows some information about the given domain.
   472 .PP
   472 .PP
   516         Catch-All Dests..: 1
   516         Catch-All Dests..: 1
   517 .fi
   517 .fi
   518 .\" ------------------------------------
   518 .\" ------------------------------------
   519 .SS domainquota (dq)
   519 .SS domainquota (dq)
   520 .B vmm domainquota
   520 .B vmm domainquota
   521 .I fqdn storage 
   521 .I fqdn storage
   522 .RB [ \-m
   522 .RB [ \-m
   523 .IR messages ]
   523 .IR messages ]
   524 .RB [ --force ]
   524 .RB [ --force ]
   525 .PP
   525 .PP
   526 This subcommand is used to configure a new quota limit for the accounts of
   526 This subcommand is used to configure a new quota limit for the accounts of
   546 .B vmm domainquota example.com 1g \-\-force
   546 .B vmm domainquota example.com 1g \-\-force
   547 .fi
   547 .fi
   548 .\" ------------------------------------
   548 .\" ------------------------------------
   549 .SS domainservices (ds)
   549 .SS domainservices (ds)
   550 .B vmm domainservices
   550 .B vmm domainservices
   551 .I fqdn 
   551 .I fqdn
   552 .RB [ \-s
   552 .RB [ \-s
   553 .IR "service ..." ]
   553 .IR "service ..." ]
   554 .RB [ \-\-force ]
   554 .RB [ \-\-force ]
   555 .PP
   555 .PP
   556 To define which services could be used by the users of the domain \(em with
   556 To define which services could be used by the users of the domain \(em with
   560 .PP
   560 .PP
   561 Each specified
   561 Each specified
   562 .I service
   562 .I service
   563 will be enabled/usable.
   563 will be enabled/usable.
   564 All other services will be deactivated/unusable.
   564 All other services will be deactivated/unusable.
   565 Possible service names are: 
   565 Possible service names are:
   566 .BR  imap ", " pop3 ", " sieve " and " smtp .
   566 .BR  imap ", " pop3 ", " sieve " and " smtp .
   567 .br
   567 .br
   568 The new service set will affect only those accounts for which the set has not
   568 The new service set will affect only those accounts for which the set has not
   569 been overridden. If you want to restore the default to all accounts, you may
   569 been overridden. If you want to restore the default to all accounts, you may
   570 pass the option
   570 pass the option
   739 To prevent this, give the optional argument
   739 To prevent this, give the optional argument
   740 .BR \-\-force .
   740 .BR \-\-force .
   741 .\" ------------------------------------
   741 .\" ------------------------------------
   742 .SS userinfo (ui)
   742 .SS userinfo (ui)
   743 .B "vmm userinfo"
   743 .B "vmm userinfo"
   744 .I address 
   744 .I address
   745 .RB [ \-d 
   745 .RB [ \-d
   746 .IR details ]
   746 .IR details ]
   747 .PP
   747 .PP
   748 This subcommand displays some information about the account specified by
   748 This subcommand displays some information about the account specified by
   749 .IR address .
   749 .IR address .
   750 .PP
   750 .PP
   833 .B vmm up d.user@example.com \-p \(dqA |\(rs/|0r3 5ecur3 P4s5\(rs/\(rs/0rd?\(dq
   833 .B vmm up d.user@example.com \-p \(dqA |\(rs/|0r3 5ecur3 P4s5\(rs/\(rs/0rd?\(dq
   834 .fi
   834 .fi
   835 .\" ------------------------------------
   835 .\" ------------------------------------
   836 .SS usernote (uo)
   836 .SS usernote (uo)
   837 .BI "vmm usernote" " address"
   837 .BI "vmm usernote" " address"
   838 .RB [ \-n 
   838 .RB [ \-n
   839 .IR note ]
   839 .IR note ]
   840 .PP
   840 .PP
   841 With this subcommand, it is possible to attach a note to the specified
   841 With this subcommand, it is possible to attach a note to the specified
   842 account. Without an argument, an existing note is removed.
   842 account. Without an argument, an existing note is removed.
   843 .PP
   843 .PP
   873 .B vmm userquota d.user@example.com 750m
   873 .B vmm userquota d.user@example.com 750m
   874 .fi
   874 .fi
   875 .\" ------------------------------------
   875 .\" ------------------------------------
   876 .SS userservices (us)
   876 .SS userservices (us)
   877 .B vmm userservices
   877 .B vmm userservices
   878 .I address 
   878 .I address
   879 .RB [ \-s
   879 .RB [ \-s
   880 .IR "service ..." ]
   880 .IR "service ..." ]
   881 .PP
   881 .PP
   882 To grant a user access to the specified services, use this command.
   882 To grant a user access to the specified services, use this command.
   883 .PP
   883 .PP