man/man1/vmm.1.rst
branchv0.6.x
changeset 361 971577b89d26
parent 345 f8d5c8bb8bce
child 362 c2e8eab2616d
equal deleted inserted replaced
360:44283818f8db 361:971577b89d26
     5 ----------------------------------------------------------
     5 ----------------------------------------------------------
     6 command line tool to manage email domains/accounts/aliases
     6 command line tool to manage email domains/accounts/aliases
     7 ----------------------------------------------------------
     7 ----------------------------------------------------------
     8 
     8 
     9 :Author:         Pascal Volk <neverseen@users.sourceforge.net>
     9 :Author:         Pascal Volk <neverseen@users.sourceforge.net>
    10 :Date:           2010-08-01
    10 :Date:           |today|
    11 :Version:        vmm-0.6.0
    11 :Version:        vmm-0.6.0
    12 :Manual group:   vmm Manual
    12 :Manual group:   vmm Manual
    13 :Manual section: 1
    13 :Manual section: 1
    14 
    14 
    15 .. contents::
    15 .. contents::
   268 
   268 
   269 ``useradd (ua) address [ password ]``
   269 ``useradd (ua) address [ password ]``
   270   Use this subcommand to create a new email account for the given *address*.
   270   Use this subcommand to create a new email account for the given *address*.
   271 
   271 
   272   If the *password* is not provided, **vmm** will prompt for it
   272   If the *password* is not provided, **vmm** will prompt for it
   273   interactively.
   273   interactively. When no *password* is provided and |account.random_password|_
       
   274   is set to **true**, **vmm** will generate a random password and print it to
       
   275   stdout after the account has been created.
   274 
   276 
   275   Examples::
   277   Examples::
   276 
   278 
   277     vmm ua d.user@example.com 'A 5ecR3t P4s5\\/\\/0rd'
   279     vmm ua d.user@example.com 'A 5ecR3t P4s5\\/\\/0rd'
   278     vmm ua e.user@example.com
   280     vmm ua e.user@example.com