Revision 382ca20a docs/admin-guide.rst

b/docs/admin-guide.rst
40 40

  
41 41
There are two different ways to activate a new user. Both need access to a
42 42
running mail server. Your mail server should be defined in the
43
``/etc/synnefo/00-snf-common-admins.conf`` related constants:
43
``/etc/synnefo/00-snf-common-admins.conf`` related constants. At least:
44

  
45
.. code-block:: console
46

  
47
   EMAIL_HOST = "my_mail_server.example.com"
48
   EMAIL_PORT = "25"
44 49

  
45 50
Manual activation
46 51
~~~~~~~~~~~~~~~~~

Also available in: Unified diff