We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b9f41 commit 770c226Copy full SHA for 770c226
doc/FAQ.txt
@@ -15,6 +15,10 @@ Living without a mailserver
15
Remove the nosy reactor - delete the tracker file
16
``detectors/nosyreactor.py`` from your tracker home.
17
18
+You do need to configure the ``[mail]`` section of
19
+config.ini. Specifically the ``domain`` and ``host`` settings have to
20
+have a value. The values don't matter, but the config parser will
21
+complain if they are not set.
22
23
The cgi-bin is very slow!
24
~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments