Refers to the Microsoft product Exchange Server.
0
votes
0answers
20 views
Importing emails from exchange server
does anybody know if there's a way to get emails from a Microsoft Exchange Server using Microsoft Access/VBA/VB.NET and IMAP?
Connecting Outlook and importing emails is no problem -
I know how to ...
0
votes
0answers
13 views
EWS Managed API : How to check server responses?
I'm using EWS Managed API to develop a room reservation system. I have 1 room as a resource and I want to book it. I was able to do so that through the API. However, I want to check whether the room ...
0
votes
0answers
13 views
What is the simplest EWS call to test connectivity?
Among all the Exchange Web Services Operations I'm looking for the simplest one I can initially use to check if my connectivity to the EWS endpoint works.
The low-level code I use to build and execute ...
0
votes
1answer
20 views
Set Content-Type as text/plain using EWS java API
I use EWS Java API to send mails through Exchange 2010. From the trace i find that Content type is set as text/xml. Is there a way to send mails as plain text only???
Content-Type: text/xml
Thanks.
0
votes
0answers
19 views
Set DateTimeCreate with EWS Proxy classes
Is it possible to change CreationDateTime, SentDateTime, etc.????
I`m tring to create/update message. All run fine, but i need to set field ItemType.CreateDateTime with my values (eg. I need to ...
0
votes
1answer
10 views
Reading ALL custom properties on Exchange Server with EWS
I would like to read all "Custom properties" from EWS-Items. I do have the names of the properties (e.g. "duration" oder "distance") but I did not create them (my clients did).
I guess I will have to ...
0
votes
1answer
10 views
Exchange 2013 Add SSL Certificate
I am trying to add an SSL certificate to my exchange server, but I cannot figure out what I should be putting for the location where it saves the certificate request. I have put in a path to a local ...
-2
votes
1answer
18 views
Send Mails Using PHPMailver via Office 365 Mail Exchange [closed]
i need help to set up and account on office 365 Exchange mail to sent emails via phpmailer. does anyone could know how?, i need to setup a contact form and the company has an account on Microsoft ...
0
votes
0answers
19 views
Open Source Email library supporting as many email protocols as possible? [closed]
I want to add an email notification feature to my development.
Rather than reinventing the wheel and writing code for all the protocols i want to support; IMAP, POP3, SMTP, Exchange Server; are ...
1
vote
0answers
34 views
+50
How to call Exchange Web Services GetUserAvailabilityRequest when current timezone does not observe daylight savings time?
I am attempting to call GetUserAvailabilityRequest from South Africa Standard Time which does not observe daylight savings time, however, the TimeZone element requires StandardTime and DaylightTime ...
0
votes
1answer
41 views
Sending Email from my application cause an exception
I have an application that send email for my issues. I use SmtpClient class for this work.
It works fine with one of my mail servers but recently I use an exchange server for sending mail.
my ...
1
vote
1answer
43 views
Error performing the action getAttachments on CFExchangemail
I am trying to get attachments using the CFExchangemail tag but I am getting this error:
Error performing the action.
Exchange error Code : 501.
The error occurred in ...
0
votes
0answers
15 views
Check a DirectoryEntry property whether is editable or not
I'm facing 2 problems of my developing application. They make my application running very slowly
My application allows the user to save DirectoryEntry property to LDAP. But in the display form, ...
0
votes
1answer
68 views
bugzilla + configure to use microsoft exchange mail server as smtpserver
Try to setup bugzilla on linux, below are the setup configuration:
CentOS v6.4 32bit
Bugzilla v4.2.5
Installation seem ok and bugzilla working, but when configuring bugzilla to send email whenever ...
0
votes
0answers
85 views
Remove Read-Receipts headers from emails in a PST file. To import to Office 365
I have wanted to use Office 365 for small business, so i started a trial, and commenced importing my current and historical pst files to the exchange server.
When I did that, my clients started ...
0
votes
0answers
54 views
java EWS1.2 API: How to find which certificate our Exchange server is looking for
I have referred to almost every question on this topic on SO but none of the answers gave me a break-through unfortunately.
I am using EWS1.2 and running the following code from within eclipse to ...
1
vote
0answers
57 views
EWS - Download attachment from nested emails/embedded emails
We are trying to download attachments of embedded email within an email. Unfortunately embedded email is of type message/RFC822 and does not have any information available even if ItemAttachment is ...
-1
votes
0answers
17 views
Exchange 2000 - move entire mail store to another server [closed]
I am in the situation that I have to replace an old server running MS Exchange 2000 server.
This is running within a Active Directory domain consisting of, apart from that old server, a few Windows ...
1
vote
0answers
77 views
Android: Getting Configured Corporate Email ID Programmatically
I am using the default email client of Android (Native Email App) to configure my Corporate account. I am using Exchange server Account. I am using myname.pfx file as a mode of authentication. After ...
1
vote
0answers
29 views
Connection timed out issue in cfexchangeConnection
I have windows 7 (32bit), ColdFusion 9 installed on my PC.
My email account is configured in outlook 2007 and it is working fine. But when I try to connect to an exchange server using ...
0
votes
0answers
54 views
php-ews filter calendar by subject [closed]
I am using php-ews and able to connect and pull the calendar item for specific user mailbox , what i am missing is how to filter the calendar items based on specific string in Subject . in coldfusion ...
0
votes
1answer
42 views
connecting from powershell 2.0 to local exchange 2007
I'm trying to connect from my PowerShell to Exchange 2007 (both are on the same computer).
What am I missing?
My code:
Set-ExecutionPolicy RemoteSigned
$cred = Get-Credential
...
0
votes
0answers
46 views
intermittent FolderClosedIOException when trying to read attachments using javamail
I have a feature in my application that downloads emails from a Microsoft Exchange IMAP mail server. I keep getting following exception when its trying to download attachments. The problem seems to ...
1
vote
1answer
52 views
How to add hyperlink in meeting body using EWS to c#?
How i can add the body information as a hyperlink in EWS meeting?
// Create the appointment.
Appointment appointment = new Appointment(service);
// Set properties on the appointment.
...
0
votes
0answers
29 views
Retrieve calender information from exchange server in ios application
Does anyone know a way to retrieve calendar information from MS Exchange Server using iOS SDK? Is there an API for doing this?
We need to retrieve this information setting up Active Sync in the ...
1
vote
0answers
28 views
EWS API Streaming subscription stops working
Created an windows service which saves all received and sent emails to my local drive and my service successfully does that.I have also resubscribed my streaming subscription onDisconnect event and ...
0
votes
0answers
37 views
Unable to send emails via WCF Exchange Server Mail Transport
I am trying to create an application that sends emails via Exchange Server, using WCF Exchange Server Mail Transport. However, the first 2 references for the desktop application from this example are ...
0
votes
0answers
48 views
Outlook/Exchange 2013 Message rule loop
The business I'm working for is running Outlook 2013 with Exchange 2013 licenses. The business requires everyone to get all incoming mail, however, it's stipulated everyone controls their own inbox. ...
0
votes
1answer
54 views
How to get occurence number of a recurrent meeting from the EWS using c#?
Below is the link for modifying and deleting occurrence of a recurrence meeting.
http://msdn.microsoft.com/en-us/library/exchange/dd633618(v=exchg.80).aspx
My question is how we can get the ...
1
vote
1answer
59 views
Exchange username DOMAIN\USERNAME\MAILBOX deduced from an e-mail address
I'm trying to connect to MS Exchange using javax.mail.Store.
According to the following post Connecting POP And IMAP Clients To MS Exchange Server the username has to be specified as ...
1
vote
0answers
143 views
Loading OWA Web Part in iFrame, how can I pass in the windows authentication
So I have done a bit of research on the matter. According to this link:
http://technet.microsoft.com/en-us/library/bb232199(EXCHG.80).aspx
In the "Permission for using Outlook...." section it says:
...
0
votes
0answers
139 views
Exchange Powershell new-mailboxsearch -force tag returns error not allowing new search to take place
I'm in the process of leveraging the -force tag of the new-mailboxsearch command and according to the documentation in Exchange 2010 and Exchange 2013 it's supposed to end the previous search in ...
0
votes
0answers
16 views
Exception: unable to retrieve events for this subscription
I have created a console application for listening the outbox mail box using exchange server.whenever i send a mail to a particular outlook account my application read that mail and do some business ...
0
votes
1answer
247 views
Exchange EWS Managed API 2.0 get by date
Im using EWS Managed API to communicate between my c# project and our Exchange 2010 server.
I use this code to get all mails in the inbox from now and three days back.
var ews = new ...
0
votes
0answers
30 views
Can't Read .msg format attachment By using Exchange Server
I have created an Application for reading Inbox mail with attachment by using Exchange Server. After reading the mail i have saved the attachment file. The problem is that after reading an .msg ...
1
vote
0answers
92 views
Exchange ActiveSync server for MDM
I have implemented a prototype like MDM for iOS devices, which works fine. But when I was doing some analysis, I found that we can use Exchange ActiveSync server to implement MDM (limited features).
...
0
votes
0answers
110 views
Send task to multiple recipients on exchange server using EWS Managed API 2.0
Does anyone know how to send a Task programmatically in C# to several mailboxes on an Exchange Server using EWS Managed API 2.0?
0
votes
2answers
42 views
Null value in From property in Ms Exchange Server Webservices
This code works except that the From property is returned as blank. No amount of messing around with PropertySets seems to fix it. Anyone know what I am doing wrong?
Folder inbox = ...
3
votes
2answers
174 views
Bypass/Ignore Exchange Server “Maximum Send Size”?
As soon as possible I will start a bounty and award 150 (that's what I have) points for solution.
I am developing Outlook add in. When message is sent, add in processes the message, it removes the ...
1
vote
0answers
20 views
Real time tracking of words used in email in an entire organisation
Is it possible to track the frequency with which a certain word, or list of words (e.g. happy, sad, big, small) appears in an entire organization using Microsoft exchange server, in real time?
If it ...
3
votes
1answer
80 views
How to detect which version of exchange is installed in the target server in C#?
Is there a way to detect which version of Exchange Server is running (2003 or 2007 or 2010) via c#?
I have went through the here . But running the WMI query using "\ROOT\MicrosoftExchangeV2" is ...
0
votes
1answer
88 views
Need Volume Shadow Copy API to freeze Exchange Writers
I have implement my own application (probably using Volume Shadow Copy) for backing up the Exchange 2010 server.
I have found following schema: Backup Sequence Diagram
But I cannot find any ...
0
votes
0answers
23 views
Exchange server positioning
for an assignment I am installing 2 exchange servers. 1 for the outgoing mails (SMTP) and 1 for the client protocols (POP3, IMAP, Webmail, ...)
I am working with a DMZ, but I'm not sure whether to ...
0
votes
1answer
88 views
Synchronizing with Exchange Server Calendar
I have a 'Calendar' table that is part of our database structure i.e. a Calendar record will contain a unique indentifier, a start date, end date, subject and note field
I would to like write a ...
0
votes
2answers
851 views
'Autodiscover service couldn't be located' when trying to access Exchange 2010 account with EWS MANAGED API
I am using Auto discover service Url for a specified e-mail address.
ExchangeService Service = new ExchangeService(ExchangeVersion.Exchange2010);
Service.Credentials = new ...
1
vote
1answer
37 views
Is there a way to prevent Exchange server from reformatting my HTML messages?
I have a C# program that (among other things) creates HTML message bodies. The messages have a little inline CSS and the tags have some style attributes. As sent, the messages conform exactly to ...
0
votes
1answer
111 views
Postfix sends to Exchange Server with “=” characters at end of the lines
I created an automated notification system in PHP using the mail() function via postfix MTA. However, the users of Outlook, actually Exchange Server receive notifications with equal "=" characters at ...
0
votes
0answers
36 views
Can't create Exchange Credentials on Windows Service
I have to connect to inbox of an exchange server mail and reach the attachments in mails. I have this part of my code and having no problem while debugging in console application. I created a windows ...
1
vote
1answer
84 views
EWS: Too many open sessions/logons - How to close?
I am developing a indexing service for Exchange servers using EWS. I also use impersonalisation to read the accounts of all my users. Recently I was monitoring a server with a tool called "OpManager". ...
0
votes
0answers
137 views
Microsoft.Exchange.Management.PowerShell.E2010' is not installed on this machine
What do i need to install so that this error will not come.
I dont know anything about Exchange at all.
I have an asp.net website that throws the error:
...

