问题标签 [hotmail]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
2320 浏览

python - 适用于 python 的 Windows Live api

我已阅读有关 Windows Live API 的文档:http: //msdn.microsoft.com/en-us/library/bb463989.aspx

但是如何使用 python 从 hotmail 中检索联系人?

有什么例子吗?

0 投票
0 回答
1754 浏览

live - 导入 Hotmail 联系人的“正确方式”?

我有一个网站,我想允许用户通过在 hotmail/msn 中获取他们的联系人来邀请他们的朋友。

谷歌有用于这些目的的谷歌联系人 API,MSN 是否发布了类似的 JavaScript API?

请注意,我想像http://openinviter.com/这样询问用户的用户名/密码。

另外,如果有人可以提供一些教程/示例,我将不胜感激,因为 Microsoft 文档通常很难理解 :)

0 投票
1 回答
545 浏览

c# - 有什么方法可以隐藏 gmail/hotmail 附件链接/按钮

我想阻止在 hotmail/gmail 帐户上发送文件。是否可以跟踪 Windows 消息并隐藏文件上传屏幕?

0 投票
2 回答
4529 浏览

php - Hotmail 拒绝 php 的邮件

我的网站使用 php mail() 函数向新成员发送激活邮件。我使用 google 邮件服务 (aspmx.googlemail.com) 管理我的电子邮件帐户。但不幸的是,Hotmail 用户会在他们不需要的文件夹中收到激活电子邮件。

我做了一些研究,发现了 SPF 记录(我不能使用密钥,因为我对我的网络服务器的控制有限)。那么如何配置我的 SPF 记录呢?

我现在有:

这会是我需要的吗?

编辑: 我现在使用 PHPMailer 连接到谷歌 SMTP 服务器。Hotmail 不再以这种方式将它们标记为不需要的。( http://sourceforge.net/projects/phpmailer/ )

0 投票
1 回答
5041 浏览

python - 如何使用 Python 在 hotmail 中发送邮件?

有没有办法登录我的 hotmail 帐户并使用 Python 程序发送邮件?

0 投票
2 回答
440 浏览

git - 被 Windows Live 阻止的外发电子邮件(Git 补丁)

就在最近,我涉足了 VideoLAN 开源项目。这是我第一次使用 git,在发送我的第一个补丁(使用git send-email --to vlc-devel@videolan.org patches)时,我在终端中的计算机本地邮件中收到了以下消息(顺便说一下,我在 OSX 10.6 上):

由于政策原因,邮件被 Windows Live Hotmail 拒绝。我们通常不接受来自动态 IP 的电子邮件,因为它们通常不用于将未经身份验证的 SMTP 电子邮件传送到 Internet 邮件服务器。http://www.spamhaus.org 维护动态和住宅 IP 地址列表。如果您不是电子邮件/网络管理员,请联系您的电子邮件/互联网服务提供商寻求帮助。电子邮件/网络管理员,请访问http://postmaster.live.com获取电子邮件传递信息和支持

他们一定认为我是垃圾邮件发送者。我有一个动态 IP,而我的 ISP(宪章)不允许我获得静态 IP,所以我尝试编辑 git 首选项:git config --global user.email "me@example.com"到我的 gmail 帐户。但是,我再次收到完全相同的消息。

我的猜测是它与本地邮件的偏好有关,但我不知道如何访问它们或修改它们。有人有解决这个问题的想法吗?谢谢!

0 投票
0 回答
4812 浏览

email - Link to Hotmail / Windows Live email compose -- maintaining BCC

My app creates a mailto-esque link that takes the end user to a Hotmail compose screen with various attributes pre-filled. Most of the functionality I need is working: to, cc, subject, body. However, Hotmail seems to be stripping out any BCC attributes that I pass into the URL.

For example, this link works as advertised:

http://mail.live.com/mail/EditMessageLight.aspx?n=&to=bcc_for_privacy@email.com&cc=add1@email.com;%20add2@email.com&subject=the%20subject&body=the%20body

I get the one email address in the To field and two in the CC field. But when I try the exact same URL except substituting "bcc" for "cc", the two addresses are nowhere to be found.

http://mail.live.com/mail/EditMessageLight.aspx?n=&to=bcc_for_privacy@email.com&bcc=add1@email.com;%20add2@email.com&subject=the%20subject&body=the%20body

This link format is posted all over the web (along with a variation like http://mail.live.com/default.aspx?rru=compose%3f[attributes] ), but none of the various settings that I've tried actually work to bring in the BCC addresses.

I need the BCC so that the email recipients are not given each others' email addresses. My versions of this url for regular old mailto, along with Gmail and Yahoo Mail, work perfectly. Surprise surprise.

0 投票
3 回答
3033 浏览

oauth - 有没有使用 oAuth 获取 hotmail 联系人列表的示例?

有没有使用 oAuth 获取 hotmail 联系人列表的示例?谢谢。

0 投票
3 回答
2202 浏览

php - 无法向 hotmail 地址发送电子邮件

我最近向许多 hotmail 地址发送了邮件,现在我发送的所有电子邮件(顺便说一下来自 PHP)似乎都没有到达目的地。所以我认为hotmail禁止我的网址......

有什么办法可以摆脱这个禁令,这样我的电子邮件就会再次到达用户手中(比如激活电子邮件等)?

0 投票
2 回答
1085 浏览

java - Java:Apache commons 邮件立即进入 hotmail 垃圾文件夹

有没有办法让我的电子邮件通过这些 hotmail 过滤器?在 gmail 中,邮件到达收件箱文件夹