Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [mailbox]

The tag has no usage guidance.

0 votes
0 answers
24 views

mailbox.mbox function in Python is not loading the downloaded mbox email into Python

I am trying to do some analysis with my emails from Gmail. For that, I downloaded my email messages (inbox, span, and thrash folders) from Gmail using Google's takeout option. The download was ...
Narayanan's user avatar
0 votes
2 answers
71 views

Nested folder in Oulook root folders

I have VBA code that goes through all my email accounts and deletes the emails in the spam folder. The problem I am trying to resolve is that some of the accounts have the SPAM folder nested inside ...
troutusa's user avatar
0 votes
1 answer
32 views

Outlook shared mailbox auto reply to every mail

I have a problem that the "normal" autoreply only answers once to a specific e-mail but I need to answer to every mail I receive. So, if a person sends 5 e-mails, I want to send 5 autoreply ...
Kloppers's user avatar
0 votes
0 answers
13 views

Received the email in only one Shared Mailbox even if the receiver / To is 3 Shared Mailbox emails

I'm working with a C# console app. There are 3 shared mailbox. I need to make sure that when a user sends an email in one of the shared mailbox, the email will go to the corresponding shared mailbox ...
cln aln's user avatar
0 votes
1 answer
29 views

Browsing secondary mailboxes with PowerShell

As part of my work placement, I need to use PowerShell to browse a mailbox and retrieve information from it. I have no problems with this. However, it is the secondary mailbox that the script has to ...
kylian35's user avatar
0 votes
0 answers
5 views

Shared mailbox in google workplace

I'm new to google workplace, and started to migrate our maildomain to google. Since we're a non-profit organisation, we got a free limited license. We want to work efficiently with shared mailboxes (...
Dave's user avatar
  • 89
0 votes
0 answers
29 views

Python Reply To an email message

I have a Django app which we developed to manage our Hotel reservation inquiries and requests. We are receiving Emails directly from our django-mailbox modal. Now the problem I am facing is that when ...
HBNmughal's user avatar
0 votes
0 answers
136 views

/me request is only valid with delegated authentication flow

I'm getting the error below when accessing data using Microsoft Graph API: {"ServerInfo":{"DataCenter":"South XXX","Slice":"E","Ring":"...
SDK's user avatar
  • 1
0 votes
0 answers
412 views

AddMailBoxPermission on Powershell ISE v5.1

I am using powershell version 5.1 and trying to use Add-MailboxPermission, whenever I run that command I get the following error: Add-MailboxPermission : The term 'Add-MailboxPermission' is not ...
Sky_0820's user avatar
0 votes
0 answers
19 views

Twilio and Vonage failed to call a Mobilbox

I used my React Webapp, with AWS Lambda functions as backend, to trigger Twilio to call Mailboxes/Mobilboxes. Everything worked as intended before the last November, at this point there was no call ...
sven peitzmeier's user avatar
0 votes
0 answers
20 views

Unable to use qapi-gen.py generated files to inject an event

Tried executing a mailbox command get event records on qemu but output payload length is shown as 20 which is correct according to CXL 2.0. But the content inside the o/p payload is zero. I also tried ...
taniya's user avatar
  • 1
0 votes
0 answers
16 views

Fetching email address from mailbox data file

I have written below program. Is there a better way (efficient one) to rewrite the code? ##Read through mailbox data. Find line starting with 'From' and split those into words. Fetch the email #...
Mayur Dhandarphale's user avatar
0 votes
1 answer
706 views

Limit permissions on shared mailbox via PowerShell

as the title says, I need to limit certain permissions on a office365 shared mailbox. The users should be able to: Read, Send As, use categories/tags. They should not be able to move/delete mails. I ...
user2898518's user avatar
0 votes
1 answer
104 views

Get all mailboxes with Python exchangelib

I'm using Python exchangelib for loading information from Microsoft Exchange. I need to load all mailboxes from Exchange server. Can I get it with exchangelib?
grasdy's user avatar
  • 703
0 votes
0 answers
1k views

Mailbox Size reports for Exchange Server using PowerShell

I'm using the following code to get a report of our exchange mailboxes sizes and usage the output of this script shows on CSV file this columns: DisplayName, FreeSpace, TotalItemSize, alias, ...
Aviad Ofek's user avatar

15 30 50 per page