Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在尝试提供响应电子邮件回复的服务。(类似于“回复此电子邮件以取消订阅”服务)
我们如何收听指定电子邮件地址的回复?
我们需要安装整个邮件服务器吗?
我们可以使用一些简单的组件吗?还是服务?
如果您已经为该域设置了电子邮件服务器,则可以直接使用它。为可以接收电子邮件的电子邮件地址设置一个帐户,然后使用 IMAP 或 POP 阅读电子邮件并完成工作。
您必须找到一个组件来执行 IMAP 或 POP,但那里有很多: