douxing9567 2014-05-09 00:20
浏览 118
已采纳

为什么使用SendGrid(和其他服务)[关闭]

I was installing the SendGrid PHP library and noticed that it also installed swiftmailer.

That got me to ask why use SendGrid instead of SwiftMailer or other libraries to send emails?

What technical benefits does using a third party email deliverer give over sending mail from of the server using a library?

Do people use it for the analytics, or does it provide guarantee in email delivery chain?

Thanks in advance.

  • 写回答

1条回答 默认 最新

  • douzhuo1853 2014-05-09 00:37
    关注

    Deliverability: Avoid relegation to the spam folder and rejection by mail servers.

    Throughput: Handle large volumes.

    Analytics & Transparency: Track email performance, reads, etc and verify whether emails have reached their destination.

    OptOuts: Ability to prevent mailing to certain addresses in a separate layer, rather than relying on applications.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 bywave配置文件写入失败
  • ¥20 基于Simulink的ZPW2000轨道电路仿真
  • ¥15 pycharm找不到在环境装好的opencv-python
  • ¥15 在不同的执行界面调用同一个页面
  • ¥20 基于51单片机的数字频率计
  • ¥50 M3T长焦相机如何标定以及正射影像拼接问题
  • ¥15 keepalived的虚拟VIP地址 ping -s 发包测试,只能通过1472字节以下的数据包(相关搜索:静态路由)
  • ¥15 Mabatis查询数据
  • ¥15 想知道lingo目标函数中求和公式上标是变量情况如何求解
  • ¥15 关于E22-400T22S的LORA模块的通信问题