Outlook for Android
147 TopicsContacts will not load on desktop app or outlook.com
Hello, I have an android phone with outlook. I have the outlook settings set to sync. When I go into outlook on the phone i can go to the contacts app and see all the contacts. Until just recently that worked fine on my windows desktop app. Now when I go to the outlook desktop app and look at the contacts i get the error that says "this doesn't look right" I get the same error when going to outlook.live..com I have tried edge, firefox and chrome on windows as well as safari on MACOS. All get the same error. "this doesn't look right" Thanks for any help or suggestions on how to debug thisSolved546Views0likes3CommentsSend to OneNote add-in missing everywhere in every platform
The Send to OneNote add-in missing from my outlook.com account. I'm using the web version of Outlook.com, the desktop Outlook client, and the mobile app, and the add-in missing everywhere, but I used it in the past. I have a personal account. I checked the Outlook add-ins settings but there is no option for that. What can I do?168Views0likes5Commentsinvalid credentials extended error
I can´t configure or login my john iezzi at iezzinformatica dot com dot ar account outside Microsoft Edge (Canary) using Urban VPN add-on configured on U.S.A. Almost all of my iezzinformatica dot com dot ar accounts were added for imports (beside of setting forward) in my main Google Workspace IEZZIMATICA dot com dot ar account. Didn't know that Google uses a lot of IP address from various places in the world (discovered in my iezzinformatica dot com dot ar logs account). Now Im trying to reunite all e-mail in just one iezzinformatica dot com dot ar account (the one I use for Windows 11 Canary) in order to subscribe the cheapest professional MS 365 Professional Service, with all my actual accounts and aliases. But if I dont solve the problem of reuniting all my mail in just one account Im pretty stuck. I have no longer access to an admin panel coz it's a legacy Service (an old Windows Live Domain, it seems to me, that Works only thanks to MX still alive). What can I do? Im not even allowed to add that account to MS Authenticator.35Views0likes0CommentsAyuda mi padre con el outlook
El tiene cuenta outlook con su número de teléfono principal y hace poco sufrió un robo de su anterior dispositivo pero al intentar iniciar sesión en nuevo dispositivo con código enviado al número celular ya recuperado y que ya tiene en su nuevo dispositivo,no lo envía y me muestra el siguiente mensaje evidenciado en la siguiente foto37Views0likes1CommentAuthentication errors when trying to log in
Hello everyone, I'm trying to assist my manager with some technical difficulties regarding his Outlook account. He says that he can't log into Outlook on his mobile devices, including an Android phone, an Android tablet, and an iPhone. The error he receives says that Outlook is failing to authenticate. He can still log in on his desktop and laptop, however, this isn't ideal because he moves a lot throughout the day. Because of this, I can't be there to investigate his devices, but I can relay assistance over the phone. I appreciate any recommendations on where to start looking to troubleshoot and resolve this issue, and will do my best to answer any other questions. Thank you.318Views0likes2CommentsNew Outlook: Users Say It's Broken—Microsoft response.
I had the opportunity to interview Caitlin Hart, the Principal Product Manager for New Outlook, where I asked the challenging questions of frustrated New Outlook users, IT Consultants, and IT developers. We talked about: Is the New Outlook just a wrapper for the web version? Why didn’t Microsoft recreate Classic Outlook from scratch? Why are users forced to switch to the New Outlook app? Why are some users still resistant to adopting the New Outlook? When will New Outlook meet the needs of power users? How is Microsoft encouraging VBA developers to stay ahead? And more Watch the video for Caitlin's responses. Video: https://youtu.be/5WYjmzrOZI8 #traccreations4e-p25 4/26/2025289Views0likes1CommentHow to Create Custom Themes in Outlook Using Copilot | Full Guide
Discover how to create custom themes in Outlook using Microsoft 365 Copilot! In this step-by-step tutorial, I'll show you how to design and personalize your Outlook experience like never before. Whether you use Windows or Outlook on the web, Copilot makes it easier and faster to create beautiful, customized themes. ✅ Learn how to access the feature ✅ Create your first custom theme ✅ Tips to make your Outlook look amazing Don't forget to like 👍, comment 💬, and subscribe 🔔 for more Microsoft 365 and tech tutorials! #Outlook #Microsoft365 #Copilot #OutlookThemes #Productivity #TechTutorials #MVPbuzz280Views0likes0CommentsHow do I set my default "From" email address in the Outlook app for android?
Hi there, I've changed my default "from" email address on outlook.com, however when I use the Outlook app for android, my from email address defaults to the email address I use to sign in, which is not the account I want to send mail from. I would like my sign-in email and my "from" email to be different. I was able to set this up properly on outlook.com under the sync mail settings using the steps at the following link: (https://support.microsoft.com/en-gb/office/send-email-from-a-different-address-in-outlook-com-ccba89cb-141c-4a36-8c56-6d16a8556d2e) and it now defaults to the correct "from" email address on the web, but I cannot figure out how to do this on the outlook app. Any thoughts?1.8KViews1like2CommentsOutlook IMAP in PHP
I'm trying to retrieve inbox mail using IMAP, but I'm encountering the following error. I've attached the code and error details below. Please advise. $imapServer = "{outlook.office365.com:993/imap/ssl/novalidate-cert}INBOX"; $username = '*************'; $password = '*************'; // Use an App Password for security $imapStream = imap_open($imapServer, $username, $password, OP_READONLY, 0, ['DISABLE_AUTHENTICATOR' => 'GSSAPI']); I'm getting this error: A PHP Error was encountered Severity: Warning Message: imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl/novalidate-cert}INBOX Filename: controllers/Cron_Controller.php Line Number: 39 Backtrace: File: C:\xampp73\htdocs\WPS2.0_2025_03_04_1847\application\controllers\Cron_Controller.php Line: 39 Function: imap_open File: C:\xampp73\htdocs\WPS2.0_2025_03_04_1847\index.php Line: 348 Function: require_once A PHP Error was encountered Severity: Notice Message: Unknown: LOGIN failed. (errflg=1) Filename: Unknown Line Number: 0 Backtrace Thanks & Regards Kumaresan164Views0likes1CommentA custom mobile Outlook add-in is not loading, which is working well in the Outlook Web
We have created a manifest file by following the link as mentioned in the Microsoft Documentation https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/mobile-event-based?tabs=jsonmanifest and uploaded to O365 admin for using it in Web application and mobile application, but Add-in is not showing in the Mobile application Add-in list. I have tried clearing cache in the mobile app and also tried PowerShell Command Set-OrganizationConfig -OutlookMobileGCCRestrictionsEnabled $false but it is not working. My questions are: Have we missed anything after deployment or in the Manifest file? Do we need to run any other PowerShell commands to display the application in the Mobile Outlook Add-in list? In some forums it was mentioned that the Add-in needs to be Whitelisted, is there any such thing. If so, how to do that? Please suggest us on how to proceed and help us with this manifest file (Add-in) to be working in the Outlook mobile application.115Views0likes1Comment