Mercurial > p > roundup > code
diff doc/FAQ.txt @ 596:1d9b10b0efb9
how to do without a mailserver.
| author | Engelbert Gruber <grubert@users.sourceforge.net> |
|---|---|
| date | Mon, 04 Feb 2002 23:29:53 +0000 |
| parents | 28debb477133 |
| children | 8ba4f914de83 |
line wrap: on
line diff
--- a/doc/FAQ.txt Mon Feb 04 09:40:21 2002 +0000 +++ b/doc/FAQ.txt Mon Feb 04 23:29:53 2002 +0000 @@ -1,4 +1,4 @@ -2002-01-17 eg +2002-02-05 eg NOTE: This is just a grabbag, most of this should go into documentation. @@ -52,3 +52,9 @@ to to see "( <td class="form-text"><display call="reldate('creation', pretty=1)"> (issue<display call="plain('id')"> by <display call="plain('creator')">)</td> + +Q: Living without a mailserver. + +A: Remove the nosy reactor - delete the file + <instance home>/detectors/nosyreactor.py +
