man/man1/vmm.1
branchv0.7.x
changeset 687 5eb033796444
parent 684 083d36f53297
child 688 c14299bc1b99
equal deleted inserted replaced
686:5f4abdab738e 687:5eb033796444
     1 .TH "VMM" "1" "2013-01-13" "vmm 0.7" "vmm"
     1 .TH "VMM" "1" "2013-01-19" "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
   383 .\" -----------------------------------------------------------------------
   383 .\" -----------------------------------------------------------------------
   384 .SH DOMAIN SUBCOMMANDS
   384 .SH DOMAIN SUBCOMMANDS
   385 .SS domainadd (da)
   385 .SS domainadd (da)
   386 .B vmm domainadd
   386 .B vmm domainadd
   387 .I fqdn
   387 .I fqdn
       
   388 .RB [ \-n
       
   389 .IR note ]
   388 .RB [ \-t
   390 .RB [ \-t
   389 .IR transport ]
   391 .IR transport ]
       
   392 .PP
       
   393 .\" ------------------------------------
       
   394 .TP
       
   395 .BI "\-n " note
       
   396 the note that should be set.
       
   397 .\" ------------------------------------
       
   398 .TP
       
   399 .BI "\-t " transport
       
   400 a Postfix transport (transport: or transport:nexthop).
       
   401 .\" ------------------------------------
   390 .PP
   402 .PP
   391 Adds the new domain into the database and creates the domain directory.
   403 Adds the new domain into the database and creates the domain directory.
   392 .PP
   404 .PP
   393 If the optional argument
   405 If the optional argument
   394 .I transport
   406 .I transport
   670 .fi
   682 .fi
   671 .\" -----------------------------------------------------------------------
   683 .\" -----------------------------------------------------------------------
   672 .SH ACCOUNT SUBCOMMANDS
   684 .SH ACCOUNT SUBCOMMANDS
   673 .SS useradd (ua)
   685 .SS useradd (ua)
   674 .B vmm useradd
   686 .B vmm useradd
   675 .I address 
   687 .I address
   676 .RB [ \-p 
   688 .RB [ \-n
       
   689 .IR note ]
       
   690 .RB [ \-p
   677 .IR password ]
   691 .IR password ]
       
   692 .PP
       
   693 .\" ------------------------------------
       
   694 .TP
       
   695 .BI "\-n " note
       
   696 the note that should be set.
       
   697 .\" ------------------------------------
       
   698 .TP
       
   699 .BI "\-p " password
       
   700 the new user\(aqs password.
       
   701 .\" ------------------------------------
   678 .PP
   702 .PP
   679 Use this subcommand to create a new e\-mail account for the given
   703 Use this subcommand to create a new e\-mail account for the given
   680 .IR address .
   704 .IR address .
   681 .PP
   705 .PP
   682 If the
   706 If the