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.
我的 Bolt 网站列出了很多活动。我可以使用简单表单扩展程序通过电子邮件将事件列表发送给访问者吗?
是的,你可以,但我建议不要这样做——更好的方法是使用真正的邮件列表(mailchimp 或活动监视器非常适合邮件列表)
问题是您为垃圾邮件程序创建了一个开放中继,其简单形式被用作向任何人发送邮件的地方 - 它旨在用作访问者可以向网站所有者发送消息的联系表格
如果您仍想使用它向访问者发送事件列表 - 您可以查看文档中电子邮件字段的“use_as”参数。