Google App Engine电子邮件转到SPAM文件夹

编程入门 行业动态 更新时间:2024-10-20 00:38:14
本文介绍了Google App Engine电子邮件转到SPAM文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

当我通过谷歌应用引擎使用邮件的send_mail功能发送电子邮件时,他们经常被放置在接收者的SPAM文件夹中。虽然这个问题并没有发生在GMail帐户中,但是它对雅虎邮箱帐户(可能还有其他几个)来说是这样。

When I send emails through google app engine using the mail's send_mail function, they often get placed in the receiver's SPAM folder. Although this problem does not happen for GMail accounts, it does for Yahoo Mail accounts (and presumably several others)

有没有办法让邮件GAE发送垃圾邮件过滤器?

Is there a way to get the emails GAE sends around the SPAM filter?

推荐答案

这将取决于您发送的邮件如何将其标记为垃圾邮件。 Google的文档表明,它是实际执行SMTP的应用程序引擎,因此可能还有一些其他Google应用引擎应用程序,有人将其标记为垃圾邮件,并且发送IP(恰好相同)正在使用相同的画笔进行打印,或这可能是您的消息的内容。许多大邮件提供商为您提供了一些方法来确定他们会如何看待特定信息的垃圾邮件也许你可以得到这样的信息?

This is going to depend a great deal on what about the messages you're sending gets them marked as spam. Google's documentation suggests that it's the app engine that actually does the SMTP, so there might be some other google app engine app that someone's marked as spam and your sending IP (which happens to be the same) is getting tarred with the same brush, or it might be something about the content of your messages. Many big mail providers give you some way to determine how 'spammy' they'll think a particular message will be; perhaps you could get information that way?

另一个选项是标准如果你想从我们的电子邮件收到我们的电子邮件,请小心地添加[一些地址]到你的安全发件人列表!'在您的应用程序中警告。

Another option is the standard 'be careful to add [some address] to your safe senders list if you want to get email from us!' warning in your app.

更多推荐

Google App Engine电子邮件转到SPAM文件夹

本文发布于:2023-10-12 23:55:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1486229.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:转到   文件夹   电子邮件   App   Google

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!