问题标签 [outlook.com]

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 投票
3 回答
532 浏览

php - 是否可以将 php.ini 文件中的 SMTP 信息更改为指向 Microsoft 的 Live 电子邮件 SMTP 服务器?

这是我的 php.ini 文件中的内容:

是否可以简单地更改localhostsmtp.live.com更改端口 (smtp_port) 以指向不同的端口(特别是 Microsoft 要求的 567),以便通过 PHP 将电子邮件发送到 Microsoft Live 电子邮件地址?我尝试了正常的mail()路由,但我从未收到脚本的电子邮件,只能假设它与 SMTP 身份验证有关。我对PHP没有太多经验。

0 投票
1 回答
91 浏览

java - POP3 Login restriction error

I know this question may not adhere to this website's standards but I couldn't find the answer anywhere else . I'm trying to create mail listener client which checks a POP3 account every 30 seconds for any new mails and downloads it. Right now I'm testing it out on Outlook.com. The issue I face is, after say 3 -4 tries , it gives me an error saying LOGIN Limit reached. Try logging in fewer times in every 15 minutes.

This seems to be a login restriction imposed by Outlook.com but is there any way to overcome it ? I mean practically , I'm just logging in and not closing the connection so Its still logged in .So there's no reason why it should be giving me the error. I'm not in a position to post any codes for various reasons. The best I can do is give you an algorithm of what I'm doing:

Only on app exit, I close the connection.

Can anyone point out what I'm doing wrong in the steps assuming that the code is correct.

0 投票
1 回答
2408 浏览

html - 在 Outlook.com 中禁用 HTML 邮件的文本大小调整

我正在努力禁用 Outlook.com 应用于 HTML 电子邮件的自动文本/字体格式。

我试过使用:

然后,只是:

作为所有段落块的内联样式,但不幸的是它没有被 Outlook 识别。

这个特别的时事通讯在布局方面相当紧凑,几乎没有纯色或间距,以适应 Outlook 坚持的格式。

全文块是:

任何帮助,将不胜感激。

0 投票
2 回答
6625 浏览

ruby-on-rails - 使用 ActionMailer 和 Outlook/Mandrillapp SMTP 服务器发送邮件

ActionMailer在我的应用程序中使用“联系我们”表格发送邮件。
我正在使用 Mandrill 应用程序发送我的电子邮件。这些是我的设置:

配置/环境/development.rb

配置/环境/production.rb

我已删除该行
config.action_mailer.raise_delivery_errors = true
并更改了生产密码 - 这是用于生产的 Mandrill 应用程序 API 密钥。

应用程序/mailers/contactus_mailer.rb

上述帐户在自定义域上的有效性 - example.com

上述电子邮件帐户即noreply@example.com&help@example.com已配置且功能齐全。上述帐户是在 Outlook.com 上设置的,我还仔细检查了我的域example.com的 MX 记录,并且我的域的域设置为 Active。作为证明,我可以从两个帐户发送/接收电子邮件。

开发和生产环境日志:

当我在这两种环境中使用“联系我们”表单时,ActionMailer 不会报告任何错误并成功重定向到主页。

生产环境的 Mandrill App API 日志:

完整请求:

完整回应:

开发环境的 Mandrill App API 日志:

开发环境的完整请求。类似于生产环境。然而,在开发中,反应是不同的。
完整回应:

注意:help@example.com在开发和生产环境中,我的帐户都没有收到电子邮件。
查询:

  1. 为什么我在生产环境中收到拒绝状态和软退回拒绝原因,而对于开发,它显示已发送状态并且没有拒绝原因。

  2. 为什么在这两种情况下我都没有收到任何邮件?

PS
最初,我没有使用Mandrill appsmtp.live.com的 SMTP 服务器以及我的no reply@example.com凭据,但这并没有成功。然后我在谷歌上进行了一些挖掘后切换到了 Mandrill。
如果有人可以帮助设置 Outlook 邮件,那也一样好。这样一来,Mandrill 就完全不需要了。

0 投票
0 回答
389 浏览

rest - How to add attendees to an outlook.com calendar event programmatically

This documentation provides the endpoint for creating the event in my own calendar. But how can attendees be added to the event?

I am looking at something similar to what Google calendar provides here with the attendees array.

Thanks in advance.

0 投票
1 回答
2560 浏览

calendar - 使用软件 davmail 访问 outlook.com 日历

使用手机,可以很容易地连接到使用s.outlook.com服务器的 Outlook.com 帐户 - 正如 microsoft link所指定的那样。我认为应该可以使用软件davmail以类似的方式进行访问,从而使用户能够通过 Thunderbird/lightning 访问他们的在线日历。

davmail 为此需要的 URL 是什么?它不应该只是上面给出的地址的重新格式化版本吗?注意:我已经尝试过在 davmail 项目网站上给出的组合。互联网上的研究也没有揭示解决方案。谁能帮忙?

谢谢!

0 投票
1 回答
21936 浏览

c# - 使用 Outlook.com SMTP 发送电子邮件

我正在尝试使用 Outlook.com smtp 支持发送一封自动电子邮件。但是我得到以下异常:

我的代码:

0 投票
1 回答
1448 浏览

html - outlook.com 和 gmail.com 的 HTML 电子邮件问题

HTML

我正在发送 html 电子邮件(代码如上),但在 gmail.com 和 outlook.com 中的邮件显示不正确。他们都在 a 标签周围添加了 p 标签,在 img 标签周围添加了 span 标签,如下所示;

所以看起来 tr 标签之间的差距。我该如何解决这个问题?

0 投票
0 回答
2621 浏览

php - php邮件未发送到outlook.com

我的联系表格没有向 Outlook.com 发送电子邮件我已经在其他电子邮件帐户上对其进行了测试,并且工作正常。我能做些什么来解决这个问题吗?

我的php代码如下

先感谢您

0 投票
1 回答
4550 浏览

php - 来自 php 的 Outlook.com API

我正在尝试使用 Outlook.com API 在我的 Outlook.com 帐户上创建联系人,但是他们没有来自 php 的示例。我假设您必须使用 PHP 的 REST API 调用?

显然,格式是:

使用 REST 示例编写联系人如下所示:

我对如何将其转换为 php 格式感到有些困惑。也许,您应该使用 cURL 命令?