Email integration

后端 未结 6 1032
终归单人心
终归单人心 2021-02-02 00:54

I was wondering if someone could help me out. In some web application, the app will send out emails, say when a new message has been posted. Then instead of signing into the a

6条回答
  •  旧巷少年郎
    2021-02-02 01:51

    This is an area where the Rails-world is ahead: Rails has built-in support for receiving emails. The mail sever configuration though is probably just the same.

提交回复
热议问题