outlook.com Questions
2
I am trying to send an automated email using Outlook.com smtp support. However I am get the following exception:
System.Net.Mail.SmtpException: Failure sending mail.
---> System.IO.IOException...
Heeltap asked 18/9, 2013 at 2:28
4
I have created a very simple html email.
http://staging.xhtml-lab.com/mailtest/
It's working fine in all email clients, except in hotmail.com/outlook.com
in hotmail email is left aligned, it shou...
Sometimes asked 25/10, 2012 at 9:42
11
Does anyone know what Exchange OWA URL I should use for connecting to Office 365 via DavMail? Tried:
https://portal.microsoftonline.com/
https://pod51013.outlook.com/ews/exchange.asmx
https://pod5...
Evita asked 23/7, 2011 at 14:53
5
Solved
I'm trying to send an email through my Outlook.com email address using MailKit.
I've followed all the examples I've seen online and this is what I have:
public async Task SendEmailAsync(string em...
Bucko asked 9/2, 2019 at 20:4
1
I'm using the Office 365 API to request events from my calender. To be specific I have a shared calender (the one I shared it with can edit the calendar) but when requesting data from the API I can...
Aggiornamento asked 12/12, 2016 at 7:29
1
I have an interesting issue I can't seem to figure out.
Chrome and FireFox are adding a default styling of margin-block-start:1em; margin-block-end:1em; and Safari is adding margin-before:1e...
Tychonn asked 27/9, 2019 at 19:44
0
I want to publish a calendar in our web application so that customers can subscribe to it using their favourite software - Google Calendar, Outlook.com etc.
I am pulling the data from our database ...
Reflector asked 22/7, 2019 at 18:19
1
I'm writing a simple C# mobile application which I've registered at https://apps.dev.microsoft.com/ to access live.com/outlook.com mailboxes (not outlook 365 mbx). I'm using ADAL for authenticating...
Cleaner asked 10/4, 2017 at 10:32
0
I have a static map image using the standard google maps url with no api key.
This appears to work for every email client, except recently for outlook.live.com.
Example
Instead of the expected...
Renteria asked 17/1, 2017 at 20:18
3
Solved
I'm attempting to send automated emails (genuinely required business reason - not spam!). Code similar to that below used to work with another mail service provider but the customer has moved to &q...
Wilburn asked 24/12, 2012 at 12:48
3
I know we can conditionally target Outlook '07-'13, but it seems that Outlook.com also matches my condition.
<!--[if !mso]><!--><br /><!--<![endif]-->
Is there a bette...
Solo asked 29/11, 2012 at 20:58
3
Has anyone successfully used the Live SDK (also called OneDrive SDK) to retrieve the email addresses and/or phone numbers of an user's contacts ?
The best I have been able to do is the get profile...
Paulson asked 22/7, 2011 at 4:58
2
Solved
I am using ActionMailer to send mails for a 'Contact Us' form in my application.
I am using Mandrill app for sending my emails.These are my settings:
config/environments/development.rb
config.a...
Manchukuo asked 18/8, 2013 at 8:35
1
© 2022 - 2024 — McMap. All rights reserved.