Questions tagged [exchange-server-2010]

Microsoft reached the Release to manufacturing (RTM) milestone for Exchange Server 2010 on May, 2009, and it was officially launched on November 9, 2009.

Microsoft Exchange Server 2010.

Use this tag if you intend to refer specifically to the 2010 version of Exchange server. If you have reason to believe your question refers to exchange server in parallel, use exchange-server instead.

581 questions
-1
votes
1 answer

Read email content and move items between folders with Exchange 2010 and c#

I’m working on an application that must read the email content and move emails from one folder to another, these are the only two features that it must support. The mail server is Exchange 2010 and I have enough privileges to access the mailbox.…
m0dest0
  • 803
  • 4
  • 16
  • 33
-1
votes
1 answer

php ews connection to Exchange 2010

I downloaded the PHP ews database from https://github.com/jamesiarmes/php-ews. Autoloader: function __autoload ($className){ preg_match ("/^(([a-zA-Z]{5})_)?(.+)$/",$className,&$treffer); # die ersten 5 Stellen=Verzeichnisname, Weitere…
-1
votes
1 answer

string handling (non escaping slashes in SMTP email)

I need to send an email containing a string like this: CSAclsEN\t001\t\\\\sgprt\\Projects2\t001\tCSAclsEN-2010-1140609\t10:03\t09JUN14\t2010\tNorth London branch\tGG02\t001\t****09\tCustomer 340509\t\r01\t******35 \tVariable rate Cash…
Our Man in Bananas
  • 5,467
  • 19
  • 82
  • 136
-1
votes
1 answer

Do I need a product key for Exchange Server 2010 when upgrading from Exchange Server 2003 to 2013?

I am about to upgrade our Exchange Server 2003 to Exchange Server 2013. To do this we must upgrade to Exchange Server 2010 first. I have an product key for Exchange Server 2013, but do I need one for Exchange Server 2010, or can it run in trail mode…
-1
votes
3 answers

Issue in adding user to Exchange Server 2010 and create Mailbox using Powershell

My requirement is that when a user is created in my application, I need to create a mailbox in Exchange server 2010 for this user. I have the code that adds the user to Active Directory successfully. Now for adding the user to Exchange and creating…
DOTNET Team
  • 3,391
  • 17
  • 30
-1
votes
3 answers

Outlook hangs when I try to load a profile for exchange account

Something corrupted my user profile. I was running a profile where I connected to a gmail via pop3 and our local exchange server. One day I killed a process via the debugger during the startup process for Outlook (I am developing an Outlook addin).…
Tayllor
  • 9
  • 1
  • 6
-2
votes
1 answer

Reading Email body in c# using Exchange Web service

I want to fetch the email body text.Using below code am able to fetch the body in an unformatted HTML.Is there a way to fetch the body text directly?.Is there a way by which I can parse this unformatted HTML and fetch actual body.I want the text…
Deepak Kothari
  • 1,153
  • 10
  • 14
-2
votes
1 answer

Outlook client free/busy not showing

I've got an odd problem. I got my PC reimaged, and now it won't connect properly to the autodiscover service. I cannot see free/busy information, cannot set my out of office, and don't get tooltips about other people who have out of office on…
the Ben B
  • 124
  • 8
-2
votes
1 answer

Exchange 2010 - All maiboxes with auditing enabled

I am trying to return a list of all mailboxes that have auditing enabled. I have tried the below, but it is returning all the users and not just those that have auditing enabled on their mailboxes. Can someone please help. Thanks Get-Mailbox |…
Mark
  • 3
  • 1
-3
votes
1 answer

Format-List not recognized

I'm trying to create a script to automatically export Outlook contacts based on display name. When I run the .bat in Exchange PowerShell, it tells me that Format-List is an unrecognized command. Not quite sure what's going on here. What I've found…
Evando
  • 61
  • 1
  • 9
-3
votes
1 answer

Out of office reply not sending reply

I have one user out of several who sets his out of office reply in Outlook/Outlook Web Access and when he receives an email the sender does not receive a reply. Send to External senders is checked. Is there a good way to correct this? This is on…
Mark
  • 438
  • 1
  • 5
  • 17
1 2 3
38
39