Exchange-Mail content type
HI, How to set content type as MIMEHTMLTEXT for remotedomain on only one email id not for all user Thanks jitender
November 7th, 2011 5:44am

Hi Jitender, You can create a contact for that particular user and set content type as you wish. Like this: Set-MailContact -Identity "contact name" -MessageBodyFormat:Text Set-MailContact -Identity "contact name" -MessageFormat:Text Set-MailContact -Identity "contact name" -UsePreferMessageFormat:$true hope this helps.Thanks & Regards, Kottees R
Free Windows Admin Tool Kit Click here and download it now
November 7th, 2011 6:18am

Hi, Can we send multiple mails with above options. one thing more --> the mail is sent by application to external domains and default domain setting is set to MIMEText and now whatever email id is using by application on that we want to set the content type format. Application is using MAPI client setting. with IMAP option we can change the content type but application can only use MAPI client which is our issue. If number of external email are more then what would be the resolution Thanks jitender
November 7th, 2011 6:42am

Once you set this setting to particular contact whenever mail send to this address content type will be as you set. You can set the same to number of external email addresses. Please someone correct me if i'm wrong. Thanks & Regards, Kottees R
Free Windows Admin Tool Kit Click here and download it now
November 7th, 2011 8:29am

Hi Jitender, You can create a contact for that particular user and set content type as you wish. Like this: Set-MailContact -Identity "contact name" -MessageBodyFormat:Text Set-MailContact -Identity "contact name" -MessageFormat:Text Set-MailContact -Identity "contact name" -UsePreferMessageFormat:$true hope this helps.Thanks & Regards, Kottees R
November 7th, 2011 2:08pm

HI Imkottees, Thanks for your reply...As i understand with above setting this will be done for one contact and application sending bulk mail means it sends 1000 mails so according to above solution we need to create the 1000 contact and if these contact change then again 1000 contact. We need to check something else. Thanksjitender
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2011 3:26am

Are those 1000 email address from external domain? If so try to set the content type while creating the contact itself using the powershell. Thanks & Regards, Kottees R
November 9th, 2011 3:39am

It's mean we need to create these contact. application not send the mail to one external doamin. it is always sent to many externaldomain and many users. in one month application sends approxmately 1Lakh mails to external domains. Set the mail contact is a good solution but it will be feasible with 5-10 external domain email id but with bulk mail , this would not be feasible solution. This will generate the load on server to create every time contact. Thanks jitender
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2011 6:22am

Your question was setting content type to only one external email address. This is not a good idea for above scenario. Thanks & Regards, Kottees R
November 9th, 2011 6:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics