Skip to content

Commit

Permalink
Added documentation for the reply-by-email to comment feature
Browse files Browse the repository at this point in the history
  • Loading branch information
namangupta01 committed Jun 11, 2018
1 parent 042e136 commit b0da511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ For some, it will be necessary to prepend your gem-related commands with `bundle

***

## Public Lab now supports reply by email to comment feature. For more details regarding it go to [Doc](https://github.com/publiclab/plots2/blob/master/doc/EMAIL.md)
### Public Lab now supports reply by email to comment feature. For more details regarding it go to [Doc](https://github.com/publiclab/plots2/blob/master/doc/EMAIL.md)

***

Expand Down
1 change: 1 addition & 0 deletions doc/EMAIL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ With the merge of [fad88f](https://github.com/publiclab/plots2/commit/fad88fd72c
After configurations are done we are good to start the `mailman` server. For starting the server use the go to the script folder and use command `mailman`.

> cd script
> mailman
Above command will start the server and then the mailman server will do polling in every 60 seconds(which is by default) to check for the incoming mail. However polling time can be changed by setting value to `Mailman.config.poll_interval`(more details can be found at its official [mailman user guide](https://github.com/mailman/mailman/blob/master/USER_GUIDE.md)).

0 comments on commit b0da511

Please sign in to comment.