REST API + inline images
Hi,I am trying to display (in my C# app) messages received via REST API with inline images (image in body html with src="cid:image001.png@01D0349B.665C13B0").I can see no image/attachments in...
View ArticleFrom None Sender
I have Exchange 2010 SP3 and when i try to see queue i found MSG from empty sender and i install exchange anti spam and choose Block MSG that didn't have sender information BUT still see MSG from empty...
View ArticleHow to count number of attachments in a mailbox?
Hi everybody,I want to count the number of attachments in mailbox. Kindly help me.Thanks & regards,Talib Hussain
View ArticleMicrosoft Exchange Server 2013 Cumulative Update 7 Setup - Active Directory...
What am I trying to do?I have tried installing Microsoft Exchange Server 2013 Cumulative Update 7 Setup on a fresh install of Windows Server 2012 R2 but it gets stuck when running the setup exe on Step...
View ArticleHow to import emails from a pst file to a mailbox?
Hi everyone,I want to import some emails in a mailbox. How to do this?The closest I have been to is this PowerShell script:New-MailboxImportRequest -Mailbox user -FilePath \\servers\pst\sample.pst...
View ArticleBlocking OWA Attachment Extensions
We have exchange 2007...we planning to implement to block certain attachment extensions only for OWA... in this case what will be impact on users who are using MAc with Outlook 2011.Sathya
View ArticleCheck forwarding email addresses on exchange 2003
We are moving to a hosted 2013 platform for emailsAt the moment we a running of a 2003 exchange serverWe are getting rid of almost 100 addresses that are no longer in useThey are currently forwarding...
View ArticleWhy SOAP Request as Impersonator account fails?
Hi everyone, I have created an Impersonator account and accessing item of another account using SOAP Request. I am unable to query the account. The request is as follows:<?xml version="1.0"...
View Article"Birthday" field value gives one day less when pulled using REST APIs
When a contact record is pulled using REST API, for "Birthday" field the value will be in date/time format ex: 2015-01-02T18:30:00Z even though the date configured in Office365 is "2015-01-03".Is this...
View ArticleCan you have a Powershell script trigger from Transport Rule being broken
Hi,I have a question hopefully some experts might be able to answer. I am running Exchange 2010 SP1 and am trying to set some transport rules in the Hub Transport, I was wondering whether it was...
View ArticleExchange 2010 Hybrid Configuration
Hi,I'm presently using Symantec bridgemail.I'm planing to move to O365 with hybrid configuration with Exchange 2010.Can any one help me / give me plan of action / precautions before deploying...
View ArticleHow to trigger an event web service when a mail received in Exchange Server ?
Hi,I have a requirement of Triggering the event in Web-service with related data (Mail Details) whenever mail received in Exchange Server..I have done R&D on this, but I couldn't find answer.Is...
View ArticleCannot connect to office 365 Smtp Server using c# code
HelloI'm trying to send an e mail using c# code and the SmtpClient class but I get this error: " 'The remote name could not be resolved: 'smtp.office365.com''.I have looked up the Smtp settings on my...
View Articlecopy emails (entire mailbox) to another exchange server 2013
Hi,We are a hosted Exchange server 2013 solution provider, and we want to migrate customer mailboxes (from exchange 2007, 2010) to Exchange 2013 using some API, as we have a web portal for other admin...
View ArticleRetrieving email using ews
Hello All,I am trying to retrieve the mails from exchange using ews. However, my issue is; my each conversation of one mail is getting treated as different mail. I am displaying the mails in grid view....
View Article[E2010] [EWSMA] [VB.NET] List calendar items from a shared mailbox using EWS...
Hi,I am trying to list the calendar entries for a shared mailbox, but I am not sure how to do it. I have only just found out about EWS but it seems to be the solution to what I need.I have some code...
View ArticleEWS JAVA API - 1.3 - cannot authenticate NTLM
Just some line to report my experience with the library EWS JAVA API (ews-java-api found at github).I was trying to send email from my java test application via the EWS service published by an Exchange...
View Article2nd Email Domain
I have Exchange 2013 running on Server 2012 and have had email for examplecompany.com running fine for over 7 months now. This was my first foray into setting up exchange and honestly was shocked that...
View ArticleSetup General Email address to receive
I have a need to setup an email address that will receive emails from any e-mails to a certain company. For instanceMemberXXX@CompanyXYZ.com, where every email address will start with "Member" and be...
View ArticleHow to get contacts EmailAddress value [EWS]
I request list of contacts using FindItem operation with following xml<m:FindItem Traversal="Shallow"> <m:ItemShape>...
View Article