outlook on the web
687 TopicsNew Outlook Comes With New Workflows: What Is Still Missing for You?
As a reminder, in March 2027, Enterprise organizations will enter the opt-out stage (Message ID 949965), where New Outlook becomes the default with the option to return to Classic Outlook. That is not too far away, especially if you need time to get your workflows and systems in place. That is why I keep coming back to this: New Outlook comes with new workflows. So I’m curious about where New Outlook workflows still fall short for you. A lot has changed. Users now have mail merge, Quick Parts, Unified Inbox, and partial PST support, with Advanced Mail Merge also on the way. New Outlook also has 30+ features and capabilities that are not available in Classic Outlook. What do you still do in Classic Outlook that you cannot accomplish, or cannot accomplish well, in New Outlook today? And if you tried New Outlook a year or two ago and went back to Classic Outlook, I’d be especially interested in what is still keeping you there now. I’m not looking for “I hate New Outlook.” I already know plenty of people do. I want to know the specific feature or workflow that still matters to you. PS: And be kind to me. I don’t work for Microsoft. I’m an MVP who teaches their products. 😉 traccreations4e-p26 8/26/202638Views0likes0CommentsOutlook Meeting Updated, But the Forwarded Attendee Never Received It
Accepted a forwarded Outlook meeting invitation but never received the meeting update when the organizer made changes? This behavior surprises many Outlook users and is often misunderstood. Learn why it happens and how organizers can prevent attendees from missing future updates. https://traccreations4e.com/forwarded-outlook-meetings-dont-receive-meeting-updates/ #traccreations4e 6/23/202634Views0likes0CommentsOutlook Inbox not updating
Hello, when using the Mail & Calender App on Win 10, everything works fine. But now Windows forces me to use the new Outlook App. When using Outlook my Inbox is not updating, it shows me 2 months old mails on top of the list. Same goes for using the web version outlook.com. My inbox is not updating even though I get new mails everyday. I have to search new mails by using the search bar. I tried to do some research and found blog and forum posts about deleting the Outlook cache. I tried it, I could't find the folder so I went and deinstalled Outlook and installed the old Mail App. Everything worked fine for 2 days. I received new mails like I should. But then again I got forced to move to the new Outlook App. Now it shows me my 2 months old Mails again. What confuses me is why the web version is not working correctly too? My local cache files shouldn't have any influence on the web version. Anybody here that can help me? Thanks in advance.Solved238KViews1like14CommentsExcessive Spam, Junk Mail from "geeksquad" email address?
Experiencing some frustration with the following, and thought to see if anyone else is having this issue and/or have found a solution. I've been getting an excessive amount of spam/junk for the last two months, and the majority of it is arriving directly in my inbox. While some of the messages do not have email addresses that I can see (and thus, I frustratingly can't add them/their domain to my spam/block list), the largest number is coming from the email address mailto:geeksquad@emailinfo.geeksquad.com This is obviously a "known" and "safe" email address for BestBuy's Geeksquad. I was reluctant to add it to my "Blocked Senders and Domains" list because I wouldn't want any legitimate BestBuy purchase/reminder/receipt emails being permanently blocked. Sadly, the number of emails haven't gotten so bad, I unfortunately ended up doing just that. What's more, I also removed the same email address from my "Safe Senders and Domains" list. Despite this, I'm still getting tons of spam from the above email address, and most is still arriving directly to my inbox. I'd be happy to just have these email redirected to my junk/spam folder at this point, but it's all becoming quit maddening and annoying. Has anyone else experienced this phenomenon and/or was able to "fix" this from happening? Thank you, and appreciate your collective insight.77KViews5likes95CommentsAptos preset font size in new installations
Hi, Can anyone confirm what the default Aptos font size in Outlook should be on first use, before any user changes are made to the settings? I’m seeing different default sizes depending on the application: 11 pt — Microsoft 365 Outlook for Windows (Classic) 12 pt — Microsoft 365 Outlook for Windows (New Outlook) 12 pt — Outlook for iOS 12 pt — Outlook for Android Based on the above, it appears that 12 pt may be the current standard default across most Outlook clients, with Classic Outlook for Windows being the exception. However, I haven’t been able to find any definitive Microsoft documentation confirming what the intended default Aptos font size should be. Can anyone confirm whether 12 pt is the official/default size?85Views0likes1CommentOpen the first message in the list
In the past few weeks, something changed to where I no longer have the option of having the first email selected when I navigate to a folder in Outlook (desktop or web client). There used to be an option in settings "What do you want us to do when you open Outlook?" that had a setting of "open the first message in the list", but that is now missing. How do I get that option back? Is there some setting I need to enable to make that option come back? I know the new UI is being forced on us now, but I haven't seen anything indicating that this was a feature that was removed - the option of not having it auto-select the first message was always an option as well, so I don't understand why a way to toggle between the two is no longer present.171Views0likes3CommentsOWA Rich Link Preview: metadata returns HTTP 200 but preview card is never rendered
I am hoping someone from the Outlook team or anyone familiar with the Outlook on the web Link Preview pipeline can help with a reproducible issue that has already been investigated extensively through Microsoft Support. This is not a request for a new feature. It concerns the existing Rich Link Preview functionality that Microsoft currently documents and exposes through Outlook/Exchange configuration. The problem When a public URL is entered into a new Outlook on the web message, Outlook recognises the URL but displays only the normal blue hyperlink. No title, description, image or Rich Link Preview card is inserted. I have reproduced this using multiple unrelated public URLs, including: Microsoft.com Adobe(dot)com YouTube(dot)com The same behaviour occurs across multiple browsers and private/incognito sessions. Configuration already confirmed Both relevant Exchange settings are enabled: Mailbox LinkPreviewEnabled = True Organisation LinkPreviewEnabled = True The Outlook on the web Preview links in email option is also enabled and messages are composed in HTML. The important technical finding Chrome Developer Tools shows that Outlook correctly detects the URL and calls Microsoft’s own preview service: urlp.asm.skype.com/v1/url/info The request completes successfully with: HTTP 200 OK The service returns valid rich-preview metadata including: Title Description Favicon Thumbnail Large thumbnail For example, the YouTube test returned the correct YouTube title, description and valid thumbnail URLs. However, Outlook then does nothing with that successful response. The observable flow is: URL recognised → Microsoft preview service called → HTTP 200 → complete valid metadata returned → Outlook fails to insert/render the Rich Link Preview Further investigation shows: The returned title is never inserted into the compose DOM. Outlook never subsequently requests the thumbnail URL returned by the preview service. There is no LPNoLP suppression attribute on the hyperlink. The behaviour is reproducible across different URLs and browsers. This appears to place the failure after successful metadata retrieval, at the point where Outlook should instantiate or insert the preview component. Why I am raising this here An active Microsoft Support case already contains HAR traces, PowerShell outputs, screenshots, Developer Tools evidence and controlled reproductions. I have spent months troubleshooting this and have reached the point where there is very little more an end user can reasonably isolate. This also has genuine business impact. Professional email presentation matters when competing for customers. Businesses using other email platforms can present links professionally with rich previews while Outlook leaves us with plain blue hyperlinks despite the documented functionality being enabled. I would therefore really appreciate input from someone familiar with Outlook/OWA engineering: What condition or feature state could cause Outlook to successfully retrieve complete Link Preview metadata but then deliberately or incorrectly skip creation of the preview component? Could this involve an Outlook feature flag, mailbox/tenant state, rollout configuration or another client-side gate after the urlp response? I am specifically trying to get the existing documented functionality working correctly, rather than looking for a workaround. I have also submitted the issue through the official Outlook Feedback Portal: https://feedbackportal.microsoft.com/feedback/idea/dc18ed2e-119b-f111-9b47-7c1e52444ef6 If someone from Microsoft needs the existing support-case reference, I am happy to provide it privately.105Views0likes2CommentsNeed suggestions for managing email signatures organization-wide
Hi everyone, I'm looking for advice on managing email signatures organization-wide in Office 365. Right now, every user creates their own signature in Outlook. This has led to inconsistent branding and outdated contact details across the company. I explored a few built-in options, but nothing seems to give proper centralized control, and manually asking every user to update their signature isn't practical. I'm wondering if there's a better way to handle this natively within Microsoft 365, or if most organizations end up going with a third-party tool for this. If you've dealt with something similar, I'd love to hear how you approached it and what worked for you. Any suggestions or experiences would be really helpful. Thanks in advance!188Views0likes6CommentsThousands of Sent Items moved to Deleted Items, no rules, no retention
Hello everyone, I'm investigating a very unusual Exchange Online mailbox issue and would appreciate any insights from anyone who has seen something similar. Environment Exchange Online (Microsoft 365) Mailbox: User mailbox Outlook for Mac Outlook for iOS Outlook Web (OWA) Incident Summary On August 13, 2026, approximately 4,997 messages were moved from: The activity occurred over roughly a 3-hour period. Mailbox audit logs show thousands of: Operation: MoveToDeletedItems events. Hourly breakdown: 01:00 - 2,046 events 02:00 - 1,540 events 03:00 - 1,408 events Audit Findings All sampled audit events show: LogonType = 0 (Owner) UserId = affected mailbox owner Result = Succeeded I sampled 5,000 records and all of them were: LogonType = 0 No events were recorded as: LogonType = 1 (Admin) LogonType = 2 (Delegate) Source and Destination Folders Examples from mailbox audit records: Folder : \Sent Items Destination : \Deleted Items Operation : MoveToDeletedItems Message Trace Findings Extended Message Trace was performed on one of the affected emails. The trace confirmed: CopiedToSentItems=True DeleteAfterSubmit=False which indicates: The email was successfully sent. The email was copied to Sent Items. Exchange did not delete the message during transport. So the message existed in Sent Items and was later moved to Deleted Items by a mailbox operation. Rules Investigation Checked: Get-InboxRule -Mailbox <mailbox> -IncludeHidden Findings: No Inbox Rules targeting Sent Items. No hidden Inbox Rules targeting Sent Items. Only two legitimate rules that delete messages from specific Jira/Confluence senders. Delegation Investigation Mailbox permissions reviewed. Known permissions exist, but mailbox audit logs show: 5000/5000 sampled events = LogonType 0 Therefore: No evidence of delegate activity. No evidence of administrative activity. Retention / Compliance Investigation Checked: Get-Mailbox Get-RetentionPolicy Get-RetentionPolicyTag Get-RetentionCompliancePolicy Get-RetentionComplianceRule Findings: No Sent Items retention tag. No retention policy targeting Sent Items. No Purview retention/compliance policy appears to explain this behavior. Activity pattern does not resemble normal retention processing. Add-ins Investigation Mailbox add-ins: Polls Share to Teams Send to OneNote Action Items Bing Maps My Templates Unsubscribe No third-party mailbox-management or archiving add-ins found. Client Information Seen During Investigation Examples observed in mailbox audit logs: Client=OutlookService;MacOutlook/16.112 a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } What Has Been Ruled Out ✅ Admin activity ✅ Delegate activity ✅ Inbox Rules ✅ Hidden Inbox Rules ✅ Outlook add-ins ✅ MRM retention policies ✅ Sent Items retention tags ✅ Purview compliance retention policies ✅ Exchange transport deleting the messages Question Has anyone encountered a similar case where: Thousands of messages were moved from Sent Items to Deleted Items Operation = MoveToDeletedItems LogonType = 0 (Owner) No rules No retention policy No delegate activity particularly involving: Outlook for iOS Outlook for Mac Client=OutlookService Any similar experiences, findings, or recommendations would be greatly appreciated. As we need to know the root cause for this issue. Thanks86Views0likes2CommentsLocked out of Device. In need of assistance.
TLDR: Am being force to verify account that is on my laptop, to log in my laptop. What to do. Context I recently got a laptop, and it required a mircosoft account/email, I didnt know how it worked and made a account called mailto:email address removed for privacy reasons thinking I was making a account. It just let me do that and ask me to verify later. Once I was in my new laptop I started using and then realized I needed a actual account so I made mailto:email address removed for privacy reasons which was my new real account. However recently (i think i remeber it needing to verify after 7 days) the pin is no longer avaible and to make the pin work again, I needed to was to sign in to my mailto:email address removed for privacy reasons which was fine I had my password however it says susipous acitivty requires email verficition to my original fake mailto:email address removed for privacy reasons I try fixing it and which on aka.ms/pwr and account.live.com/proofs/marklost and it only lets me reset my password and attach a passkey which I did but when I try to log into the outlook account and get the password and passkey right it STILL REQUIRED ME TO VERIFY with my fake mailto:email address removed for privacy reasons account. Am I screwed, do I need to get a fresh boot of windows and wipe my storage or smt or is there a representive that can remove the fake email. Any help is appreciated please and thank youSolved172Views0likes2Comments