How to setup a mail server?

前端 未结 4 1185
攒了一身酷
攒了一身酷 2021-01-23 07:12

I want anyone who send a email to test@example.com, and the server could get the mail and so I can use some server side scripting language like Ruby to parser the content of the

4条回答
  •  自闭症患者
    2021-01-23 07:54

    If you've never set up an smtp server, and you're not willing to dig in and learn a lot, you might want to check out some of the services that offer this kind of ability. I have never used any of these, not sure about quality or pricing aspects.

    • cloudmailin
    • mailgun
    • dispatch
    • postmark

提交回复
热议问题