|
|
|
|
|
by arthurcolle
1804 days ago
|
|
Gotcha, I'll poke around, thanks! What do you use for inbound mail processing? Do you run your own mail server? I was looking to process TheOCC.com inbound emails for some options trading stuff I was doing but never decided on a solution. |
|
Or sendgrid free tier support incoming procesing too.
Also, you can use my own service https://hanami.run it supports webhook
Setup an email server for inbound email with Postfix is pretty easy to. You can use mailbox_command of postfix to parse email
You can setup email on a sub domain and only point the subdomain to it.