Bounce Back not recieved Issue in MS Exchange 2003
i have an application that sends huge amount of buniness related emails to exchange server 2003 which forwards those eamils to ISP mail server using smart host for sending it to internet domains.The...
View ArticleExchange 2010 Public folder replication problem
Hi,Im trying to migrate my current Exchange 2010 server to another exchange 2010 Server, i have moved mailboxed to new server but im unable to move or replicate public folder to new server.i have tried...
View ArticleIs there a setting or 3rd party app to hold up messages during vacation time?
Hi all;If this is the wrong forum, please let me know what the right one is.I've got a major problem at work that when people go on vacation - they keep checking their work email. Is there some way I...
View ArticleOutlook Client Access without VPN Connection
Hey folks,Running Server 2010 and 2010 Outlook Clients.Until recently, we were able to access Exchange with our Outlook clients without the aid of a VPN connection.We do have OWA access, but we did...
View ArticleAltering Contact Extended Properties via EWS
Hi,I am trying to write to the "User field 1" that is visible on the miscellaneous tab in Outlook. I am trying to use the following VB code. However the value that I am writing is not visible in...
View Articlehow to pervent administrative accessed mail box folders from beeing moved
i have a FAX mail box that has several Folders with rules to move Spicific mails to thows folder. this mail box also has several users as administrative access so they can view and move the completed...
View ArticleEWS create appointment and set specific GlobalObjectId
Hi,I'm trying to create an appointment in 2 mailboxes and simulate the Auto Answer feature:userA creates an appoitment with userB as RequiredAttendee and I want userB to automatically accept the...
View ArticleExchange 2007 Impersonation - help please
Hello all,We're trying to impersonate Exchange users to perform a Notes > Exchange migration which is required to migrate mailboxes. we're using this command but can; figure out what to change...
View ArticleCRM e-mail router 2011 intergrate with exchange server 2013
Dear All,Can i ask one? For CRM e-mail router 2011 can integrate or setup on exchange server 2013 or not?and how it work with exchange when we create incoming address and outgoing address on CRMif...
View ArticleEWS Mimics auto Answer Meetings
Hi,I'm trying to create an appointment in 2 mailboxes and simulate the Auto Answer feature: userA creates an appoitment with userB as RequiredAttendee and I want userB to automatically accept the...
View ArticleEWS JavaAPI 1.2: can't add meetingTimeZone
Hi All,I'm trying to set appointment MeetingTimeZone attribute using EWS, and no matter what i try to do, it's not added to the XML.i understood there's a bug with MeetingTimeZone class in 1.2, is it...
View ArticleBug in Update Rollup 1 for Exchange Server 2010 SP3 breaks online archive names
Rollup 1 has a bug that breaks online archive names.Can anybody tell me when there will be a fix available? Otherwise we have to uninstall this rollup (our customers have started to complain and it's...
View ArticleExchange server reject non keep-alive request?
I am a python developer. I use soap to call the exchange web service.It works for many exchange servers until I encountered an exchange server.The server requires basic authorization. When the http...
View ArticleDistro Management
Experts,I need an suggestion or advice from you regarding distribution list management via web portal. ECP is doing web based distribution management but this required to login on ECP page.Could we...
View ArticleC# Bind custom extended property for existing appointment using EWS managed...
I want to make unique appointment to put in database using custom extended properties. I find all appointments using FindAppointments():var appointments =...
View ArticleSend EmailMessage asynchronously using EWS API 1.1
hi, working with Ews api 1.1 to send emails out from a web based client application. Sometimes it takes time to send a message and I don't want to keep the user waiting until it is sent. So, I'm...
View ArticleSend emails on behalf of other accounts and save into sent items of on behalf...
hi, using ews api 1.1 in my asp.net application to send emails. Here I have a default account that sends emails on behalf of all other accounts. This avoids storing credentials of all users in the app...
View ArticleHow to count the no. of hindi mails send everyday through exchange server
Iam using Exchange server 2010 sp2. Customer wants to count the no. of hindi mails flowing through the server everyday.Is there any patch or something like that which can be used to search the mails...
View ArticleTell me possible number of DAG in Exchange Server 2010
Hi AllTell me how many DAGs could be created in Exchange sever 2010, for example... DAG01,DAG02.....................limit?
View ArticleEWS 1.1 XML Problem
Hi,I'm using EWS 1.1 in a C# webapp to retrieve mailbox folders, the code is pretty simple:ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2010);service.TraceEnabled = true;...
View Article