Forum Discussion
xorrkaz
Genius
Yes, actually! We are building out the requirements now. Essentially, I'm thinking of using board_id@community.domain.com as the email address. That will be intercepted by my server and a script that will parse the email and use the REST API to add a new thread to board_id. If board_id does not exist, the script will send a reply back to the user letting them know that the board is unknown. I'm not thinking of doing two-factor confirmation here since this is an internal thing. We may have to change that depending on what spamage we see.
The script will be hosted on a UNIX platform, and community.domain.com will have an MX record that points to this UNIX server.
ericnute
13 years agoAdept
Would you be willing to open-source the script?
Related Content
- 2 years ago
- 10 months ago
- 5 years ago