CFMAIL缓存?有人在CF7中见过这个吗?
我正在使用 CFMAIL 发送电子邮件。由于某种原因,当我在 CFMAIL 标记中编辑电子邮件消息并保存文件时,CFMAIL 不会发送包含更改的新电子邮件...
CFMAIL 是缓存本身还是保存 CFMAIL 标记的文件?
谢谢
I'm using CFMAIL to send out an email. For some reason, when I edit the email msg in the CFMAIL tag, and save the file, CFMAIL isn't sending new emails with the changes...
Is CFMAIL caching itself or the file that holds the CFMAIL tag?
Thxs
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您检查过 ColdFusion 管理器中的模板缓存吗?如果启用,则您需要清除缓存才能进行更新。
Have you checked the template caching in the ColdFusion administrator? If its enabled, then you will needed to clear the cache before you updates will work.
我看错了文件:(
I was looking at the wrong file :(