It should be possible to create new topics via email.
Questions:
- How do we handle routing it into the correct forum? Best way I can think of is to use an addressing system like
new_topic+forum_id@..., but that's unintuitive. Perhaps in the subject?
- How do we handle not having an authentication token? Sending a confirmation email seems like the best way, but that's still stupid.
It should be possible to create new topics via email.
Questions:
new_topic+forum_id@..., but that's unintuitive. Perhaps in the subject?