Questions tagged [exchangeonline]

Exchange Online is the hosted version of Microsoft's messaging platform (e.g. Exchange Server).

Exchange Online is the hosted version of Microsoft's messaging platform (e.g. Exchange Server).

Exchange Online gives companies a majority of the same benefits that on-premises Exchange deployments provide. By integrating with the Microsoft Outlook client, companies that use Exchange Online can make use of hosted email, calendars and contacts, at a month price, per end user. Microsoft Exchange Online is available as a standalone solution or as part of the Microsoft Office 365 collaboration suite.

148 questions
5
votes
2 answers

Strange non-delivery behavior with Office 365 Hosted Exchange

This is such an odd issue it's difficult to describe, so please bear with me. I have a client (kirby@jibberish.com) who has purchased Hosted Exchange services from Rackspace. He has no problems sending email to anyone except ONE person…
4
votes
1 answer

Powershell commands applicable to Exchange Online in O365 Hybrid Environment

I have been happily using Powershell to automate a lot of admin task in an Exchange 2010 On-premises environment. Recently, I found a new job which uses O365 in a hybrid environment. Just to explain a bit, the new environment has On-premises…
3
votes
2 answers

Winmail.dat Office 365 Exchange Online

Our accounting program Exact Accounting automatically sends email statements to customers via Outlook 2013. The statement is comprised of a subject line, an attached pdf, and a blank body. Multiple customers are receiving the winmail.dat file…
leo_cape
  • 198
  • 1
  • 3
  • 15
3
votes
1 answer

Exchange Online Powershell Dynamic Dist. List of Contacts

We have Exchange online with Office 365. I am trying to set up a dynamic distribution list of external mail contacts if their address contains a certain email domain. I have tried the powershell script below (as well as the WindowsEmailAddress and…
2
votes
2 answers

Is Exchange Online with Outlook 2016 "push" or "fetch/pull/poll"?

I've tried some googling with mixed results. It looks like IMAP natively is not push but there is a "push-IMAP" draft? What does Exhcange Online use? Essentially I just want to know if using Exchange Online with Office 365 and outlook 2016 on a…
THE JOATMON
  • 275
  • 10
  • 31
2
votes
3 answers

moving to Online Archive (in-place Archive) with powershell

I'm trying to move the content of one folder in Exchange Online to the 'In-Place Archive'. As I have to do this for different folder for different users I was thinking of doing it with Powershell Search-Mailbox but I can´t find the proper path to…
Ezeq
  • 53
  • 1
  • 3
  • 7
2
votes
2 answers

"Relay Access Denied" error when trying to use Office 365 as mail relay

I redirect outgoing emails in my organization to my postfix MTA. from there, i'm redirecting the mails to office 365 for relaying to the original recipients. For external recipients, I get the following error: 550 5.7.64 TenantAttribution; Relay…
2
votes
1 answer

Exchange Online - Route email to different address depending on sender initials

So our HR department is tiny, and gets an enormous amount of email from our agency at large. They'd like us to forward email to different members of their team, based on the alphabetical order of the sender name. We've figured out we can use regex…
Scuba Steve
  • 149
  • 1
  • 3
  • 9
2
votes
1 answer

Why does Get-MailboxFolder return "mailbox is not available"?

I want to get a list of folders of my mailbox in PowerShell. Since we're having ExchangeOnline, I connect to my exchange server like this: $Session = New-PSSession -ConfigurationName Microsoft.Exchange ` -ConnectionUri…
SimonS
  • 785
  • 4
  • 14
  • 29
2
votes
2 answers

How to extract specific emails from Exchange Online using PowerShell and move or sort them?

In Exchange Online (Office 365), I need to extract emails, from particular sending addresses, from a handful of user mailboxes, to another user mailbox folder. I've been reading about the Export-Mailbox PowerShell cmdlet, which seems to be able to…
paradroid
  • 868
  • 5
  • 15
  • 29
2
votes
2 answers

Office 365 - Exchange Online - any way to block false URL spam?

I've already asked this with Office 365 support but unfortunately I didn't really get anywhere this time due to the language barrier. They tried to tell me how to block it with a check box on the spam filtering advanced options but it did no good,…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
2
votes
2 answers

How to globally set the deleted item retention period in Exchange Online?

The default retention period for deleted items (those you can recover by using "Recover Deleted Items" in Outlook) is 14 days, but it can be changed; however, this is a per-mailbox setting, and it needs to be changed using PowerShell, because there…
Massimo
  • 70,200
  • 57
  • 200
  • 323
2
votes
1 answer

Exchange Online - Prevent Remote Wipes

How can you configure a said to policy to prevent users from wiping their mobiles from within OWA? Cheers!
PnP
  • 1,684
  • 8
  • 39
  • 65
2
votes
1 answer

Exchange Online and on-prem AD

A few years ago, we moved all of our on-prem Exchange 2010 users to Exchange Online using a full hybrid migration. When have no on-prem Exchange servers anymore. Many of the changes we make to mailboxes, etc., requires the use of the Exchange 2010…
longneck
  • 23,082
  • 4
  • 52
  • 86
2
votes
1 answer

How to solve issues with Exchange's Autodiscover (xml) and any peculiar clients like Windows Communication Apps [HxTsr.exe] with complex DNS config?

For the search engine, context elements: Exchange Online Office 365 / Microsoft 365 --> Particular Outlook --> outlook.office.com Windows' Mail & Calendar App [HxTsr.exe, "microsoft.windowscommunicationsapps"] Apex domain redirect to…
A71
  • 151
  • 1
  • 6
1
2 3
9 10