Microsoft Exchange Server. Microsoft's Enterprise level messaging server.
0
votes
0answers
3 views
Grouping Bounce Email into single report email & customizing single report template
I'm currently on a task to enhance the Microsoft Exchange server and I have hit a dead end at the moment.
1) Is there a way for us to consolidate a batch of bounced email that we received in a ...
0
votes
0answers
10 views
Get inbox emails from Hotmail
I'm trying to get my emails from Hotmail using ExchangeServiceBinding class (c#)
ExchangeServiceBinding esb = new ExchangeServiceBinding(@"https://m.hotmail.com/");
esb.Credentials = new ...
0
votes
0answers
16 views
How to get items from some email account on Outlook
i'm trying to get items from Outlook such as Tasks, emails, etc using c# language.
My point is to ask user to insert his email account and password
and retrieve the items present on folders.
From ...
0
votes
0answers
6 views
Exchange 2010, find out if email is meeting invite without loading attachment
I have a mail sniffer program running on an Inbox in Exchange Server 2010 that checks certain emails at certain intervals. I would like to know if it somehow is possible to programmatically check ...
0
votes
0answers
18 views
How does linkedin import contacts from outlook?
Linkedin has a feature that allows users to enter their outlook credentials and imports their outlook contacts.
I am trying to emulate this functionality, in a php application.
So far, the only way ...
0
votes
1answer
21 views
Running a service when email arrives
I'm creating an application that downloads an attachment from an email that's automatically generated at midnight every night. The attachment is downloaded into a directory and from there is then ...
0
votes
0answers
7 views
Creating plug-in/add-in for exchange server
Is it possible to create plug-in or add-in or some kind of extension for Windows Exchange server which can synchronize all mails in some folder with some other server?
I would like to send a copy of ...
0
votes
0answers
17 views
synchronization between Active Directory and Exchange 2013 users
For my test, I have created an Active Directory and an Exchange 2013 on the same server. I'm aware that this solution isn't optimized for the security of my AD but anyway, it's just a test.
I can ...
0
votes
0answers
19 views
How to monitor employee emails through Microsoft Exchange Shell 2010? [on hold]
Ok, I have a question that should be simple for network administrators or Microsoft Exchange gurus lurking out there somewhere. It may be a little difficult for me to explain, but let's begin!
My ...
0
votes
0answers
5 views
are plugins supported in exchange server?
I am looking for a way to add a custom code to my exchange server that would add some specific data to every incoming email. is this possible? would someone please provide any links? I tried looking ...
0
votes
0answers
21 views
Microsoft Exchange Notification Service
I'm writing a .NET service to monitor an exchange mailbox. The service needs to download and process any email sent to that mailbox.
I currently have a console app that checks and downloads email. I ...
-1
votes
0answers
10 views
Mails and meeting get replicated(AutoSaved) in Outlook Draft Folder for no reason [migrated]
One of my friend have a strange problem. Most of emails/meeting item get saved in outlook draft folder automatically for no reason. But still he can able to send mails without an issue. But there are ...
0
votes
0answers
10 views
How to send multipart/related using Echange WebServices & C#
Using C#, .NET4, EWS API v2 and MS Exchange 2007
I'm able to send a HTML formatted message alone and I'm able to send an email containing an InfoPath attachment (which shows up inline when it appears ...
-1
votes
0answers
13 views
Integrating winform calendar into Microsoft Exchange Server / Outlook Calendar
I have developed a windows form calendar and I'd like to integrate it with Microsoft exchange server / Outlook Calendar. Basically my calendar has tasks/appointments in it for different users and I'd ...
-1
votes
0answers
9 views
Calendar appointments missing data [closed]
One of my users is experiencing an issue with certain calendar appointments. After accepting, the body of the appointment is cut off, sometimes mid-sentence, displaying only the first few lines of ...