Code zum Empfangen von E-Mails über die Discourse API

From the output of rake routes You can send a POST request to

admin/email/handle_mail

Here is the controller method from handle_mail: