groups
53 TopicsOutlook 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 Kumaresan64Views0likes1CommentView Group membership in outlook app for any user
Earlier version of Outlook Desktop application use to provide Group / DL membership information of any user, within the user property window opened from the Address Book or from any email. But the latest version of Outlook Windows app as well as the Outlook Webapp for Microsoft 365 no longer provide this Group / DL membership info within the User property. Does this require some configuration change at the Admin level (Hide Microsoft 365 Groups from the global address list) ? OR Is there an alternate option available within the new Outlook Windows app to view the Group / DL membership of any user?3.6KViews2likes4CommentsEmail message locked in outlook 365
I have an Email I received from a client that I can't open. There is a lock icon next to it. My IT department can't open it either. When clicked on it gives a message the user credentials don't match. From what IT can surmise the sender probably restricted who can read it. However they sent it to a group mailbox. Outlook seems to be saying you are not c2s, so you can't read this, only c2s can. But the group mailbox does not have its own login and password. No one can sign in as c2s the group. Everyone in the group as individuals received the email in their inbox but none can open it.Solved14KViews0likes3CommentsHow to count messages sent from a specific mailbox
Good morning everyone! I hope everyone is well. As always, I warn you that I don't speak the language so I can help myself by using an online translator. I hope you can make me understand. If not, I am happy to explain my situation further. Briefly: I need to count the number of messages sent by a specific mailbox. Report how many were sent. There is the report in the Admin Center and honestly I'm still getting used to it. I assume there is some delay in generating it in relation to the data obtained. But this is a feeling. What I wanted - and this could be the most complicated thing - is to use some command, which does this reading and brings me this data. I tried to do some reading but in addition to not finding anything very specific, I also didn't really understand how my question would be possible. I don't know if this is important information, but shipments are made in the majority - or in almost all cases - using a shared box. I have a time problem. I am a resident of a region in Brazil that was hit hard by floods. rains. A true climate catastrophe. And my job is to support the teams that organize all the operations here. Therefore, I apologize if this time I do not ask for something for study and understanding but something more direct. If you can guide me - or show me the way - in a more direct way, I would be very grateful. Thank you in advance for the attention that everyone can give to this issue Have a good day at work everyone HugsSolved4.1KViews0likes2CommentsOutlook App on phone : distribution lists and distribution groups
A client uses distribution lists (DLs, aka Outlook Contact Groups) to send mailshots Bcc: to external contacts who are members of their club. There are 21 distribution lists, each with typically 300 addressees; some members are in more than one list. They update the lists and add or remove lists using Windows Outlook. A few of the lists are nested, with several child lists being mailable from a parent list as well as individually. All fine. Client happy. They now wish to mailshot from phones as well as from Windows desktop. But Outlook Android and iOS apps don’t support DLs*, whether created on the phone or synched from Exchange. They find Outlook on the Web clunky to use with a phone screen. And the eventual solution must be manageable from Outlook and not need the Exchange Admin Centre (EAC) or Powershell. They were advised (in Microsoft documentation I think) to switch to ‘Microsoft 365 Groups’ which ARE supported by the Outlook app. But Microsoft 365 Groups themselves – with their own Sharepoint site and group calendar as well as mail – are clearly for team-working and collaboration, and managing 21 of them just to distribute mail is NOT the most elegant solution and don't resemble DLs at all. And Microsoft 365 Groups cannot apparently be nested. MSFT has made the wrong assumption that a DL has been superseded by a Group – that a Group contains everything a DL does and more. And that is the problem: Groups with or without Sharepoint libraries and Calendars are clearly designed for Teams. But ‘Traditional’ DLs are also used for mailshots to customers, suppliers and so on. Does anyone want their customers to receive an introductory email saying “Welcome to the XYZ Group…use the group to share messages and files, and to coordinate group events” ? And ‘traditional’ DLs are maintained via Windows Outlook (or Outlook on the web) by clerical staff who should not (and do not want to) be exposed to the fearsome technicalities of EAC or Microsoft 365 AC. Distribution groups (NB not DLs!) sound a more promising solution, but there is no obvious way to create one in Windows Outlook: Groups Yes, but Distribution Groups No. If a Distribution Group is created in EAC, it is then necessary to go via Delivery Management to restrict the specified sender. To resemble sending Bcc: to a DL, there needs to be one nominated sender, and the recipient must be able to reply to the sender but not to see anyone else to whom the email has been distributed (and hence not be able to reply to them). If any of this functionality is available with a Distribution Groups, perhaps someone can enlighten me. My client is now seriously testing WhatsApp, on the basis that even though broadcast lists (=Bcc DLs) are only supported on a single phone, this is an improvement on the Outlook app that doesn’t support them at all. (WhatsApp Groups, =Cc: DLs, are synched over up to 4 devices, including Windows PCs) Since there seems to be nothing relevant in the MSFT Roadmap for the mobile app, suggestions please? * if this is a restriction of EAS, MSFT seems to have been forgotten that much – perhaps most – phone use is now on WiFi-enabled broadband where the bandwidth and latency constraints should not be a problem.1.8KViews1like0CommentsOutlook/Hotmail emails used for hacking
Hello, my facebook account was hacked and email was changed using a hotmail account. I have tried numerous ways to retrieve my account but I can't and tried contacting Microsoft customer support to help me sort this problem. My account has all of my business accounts and I need a support tech to give me the access to that email account so I can retrieve my account. help me please10KViews0likes5CommentsDisplaying Categories in a Group Calender
In Outlook desktop .... When a user sets up a 2nd calendar to share with team members, they are able to see the category assigned to each meeting or event, however when one sets up a group calendar (all users are owners) categories are unique to the individual user's outlook setup. Is there a way to assign categories to meetings so that ALL users can see them?619Views0likes1Comment