Swisscom Application Cloud:使用什么邮件服务?

Swisscom Application Cloud: What mail service to use?

我们在内部应用程序云上有一个 Node.js 应用程序。推荐什么邮寄服务?我看到 RabbitMQ 可用,但它本身不支持 smtp。

以防万一:我们不需要访问收到的邮件 - 我们只需要发送邮件。

RabbitMQ 是一个消息代理,没有发送 SMTP 邮件的功能。消息 != 邮寄。

来自维基百科:

RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that originally implemented the Advanced Message Queuing Protocol (AMQP) and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol (STOMP), MQTT, and other protocols

Swisscom 内部人员可以使用此邮件服务器/由经典团队运营。

  • appmail.swisscom.com
  • 端口 25
  • 无认证
  • 无 SSL

您需要将您的发件人地址(需要是官方有效的Swisscom交换邮箱)和IP地址列入白名单。当您 cf ssh 进入应用程序容器并执行 curl ifconfig.co.

时,您可以看到您的 IP 地址

白名单操作联系人是CoC.Messagingand/orSupport.SMMS.