为什么 mailgun 只向授权收件人发送电子邮件?
why mailgun sends an email to only authorised recipients?
我在 google 中搜索了解决方案,但找不到。
在我的应用程序中,当用户注册时,我必须向该用户发送一封激活电子邮件。为此,我正在使用 mailgun。
但问题是我需要在 mailgun 授权收件人列表中手动添加该用户电子邮件(例如:gmail),然后它才会向该人发送激活电子邮件。
但这不是我想要的,当人们在我的应用程序中注册时,我需要向他们发送激活 link,而不是将他们添加到 mailgun 授权收件人列表中。可能吗?
您似乎没有添加信用卡。
Why is a credit card required to send to non-authorized recipients?
Accounts without a credit card are restricted to a “trial” mode that only allows messages to be sent to recipients who have been added to the authorized recipient list. This restriction helps prevent abuse of the platform. To remove this restriction, you can add a credit card to your account. Even after adding a credit card, you will only be charged when your usage exceeds the free allocation.
我在 google 中搜索了解决方案,但找不到。
在我的应用程序中,当用户注册时,我必须向该用户发送一封激活电子邮件。为此,我正在使用 mailgun。
但问题是我需要在 mailgun 授权收件人列表中手动添加该用户电子邮件(例如:gmail),然后它才会向该人发送激活电子邮件。
但这不是我想要的,当人们在我的应用程序中注册时,我需要向他们发送激活 link,而不是将他们添加到 mailgun 授权收件人列表中。可能吗?
您似乎没有添加信用卡。
Why is a credit card required to send to non-authorized recipients?
Accounts without a credit card are restricted to a “trial” mode that only allows messages to be sent to recipients who have been added to the authorized recipient list. This restriction helps prevent abuse of the platform. To remove this restriction, you can add a credit card to your account. Even after adding a credit card, you will only be charged when your usage exceeds the free allocation.