Multiple Email addresses for MailContact - NOT MAILBOX

Hi,
This is probably in the wrong section but an admin can move it if needed.
I am working with Exchange Management Shell for Exchange Server 2010, and would like to know if it is possible to add a secondary email address to
MailContacts through powershell.
I can double click each contact go to the email address tab and add additional email addresses there but I want to know if its is possible through the powershell.
The only information ive found online is to do this for a Mailbox.
Your help is greatly appreciated.
Regards,
Bill

Bill,
The Exchange attribute you're looking to modify for the MailContact is the
EmailAddresses attribute (equivalent to the ProxyAddresses AD Attribute)
Using powershell to add them may look something like this:
$contacts = get-mailcontact
foreach($contact in $contacts){
#get the existing SMTP address for the contact
$existingaddress = $contact.primarysmtpaddress.tostring()
#example of creating a new SMTP address for the contact based on existing attributes, and removing spaces. Replace this with however you're going to build the new address.
$newaddress = ($($contact.DisplayName.tostring()) + "@domain.com").Replace(" ","")
#sets the contact to have multiple SMTP addresses, Note that the first address listed will become the PrimarySMTPAddress for the contact.
set-mailcontact -emailaddresspolicyenabled $false -Emailaddresses $existingaddress,$newaddress
#Full disclosure: I tested this code on my Exchange 2013 lab, not Exchange 2010, however this should work either way.
I think it is important to note however that adding additional external addresses would be a moot point, as Exchange will only send to what is listed as the targetAddress (Single value) of the contact. However, if you're looking for multiple "internal"
SMTP addresses to map to a single "external" SMTP address, this should work, depending on your environment/requirements.
Woody Colling, MCITP Exchange 2010
-----Please remember to mark answers appropriately-----

Similar Messages

  • How do I enter multiple email addresses for a Firefox Sync account?

    How do I enter my multiple email addresses for one Firefox Sync account?

    Sorry, but Address Book does not allow you to select more than one email address to send to in a group. There's really no reason why people need multiple copies of a message, anyway; they have the option of forwarding email to another email address of theirs.
    Mulder

  • Broadcasting via Bursting to multiple email address for a single vendor cod

    Hello -
    I have a requirement to broadcast out a web template based scorecard to multiple email addresses for a given vendor code.  We have gotten it to work via a single email address, but I need to send it to more than one email per vendor code.
    Has anyone else tried this?
    Thank you!

    Hi Chris,
    If my understanding is right, you must be using the master data of vendor Code(Which has an attribute to store Email IDs).
    You can add multiple email ID to the same master data separated by semi colon ";"
    If you are using user IDs instead, I dont think it is possible to use multiple user ID in the same attribute.
    in this case you need to enhance the master data with a new attribute to store the second user ID and the  create a separate setting for this attribute.
    Hope this helps.
    Regards.
    Shafi.

  • How do I add multiple email addresses for a contact to a group?

    (I'm a recent convert from eMailer to Outlook Express, to Entourage, and finally to Mail.app)
    I'm trying to set up a group in Address Book that includes multiple email addresses from a given card. These are folks that want me to include, for example, both their work and home email addresses when I send to this particular group.
    I see that Address Book has the ability to use "Edit Distribution List..." to select one email address for a given card/contact, but I can't get it to allow me to use two or three for a given card.
    I suppose for now I can just create a duplicate card, and pick one address from each.
    Is there a better way?

    Sorry, but Address Book does not allow you to select more than one email address to send to in a group. There's really no reason why people need multiple copies of a message, anyway; they have the option of forwarding email to another email address of theirs.
    Mulder

  • Managing multiple email addresses for the same contact

    Hi
    I have set up a group so I can email multiple people at once using the usual method. However, when I put the 'xx group' in the Bcc, it mails them fine, but where I have more than one address for the contact, it picks one without asking me.
    How do I set it so it always chooses a certain (main) address? For one, it sent it one of two addresses I had listed as 'home', on another it sent it to an address I had listed as 'work'.
    They also appeared in different positions on the card, e.g. it is not sending tit to the first one it sees on the card.
    Any thoughts?
    Thanks
    Mark

    found the answer somewhere else:
    When sending a message to a Group and a Group member (or members) has multiple email addresses, the following was copied from Address Book Help.
    Choose Edit > Edit Distribution List.
    Select the group whose addresses you want to manage.
    Click the pop-up menu (column header) to choose which type of information you want to manage—phone number, email address, or street address.
    Select the address or phone number you want to use for each member with multiple addresses or phone numbers.

  • Do I need Open Directory for multiple email addresses for Calendar users?

    Hey all,
    I have a single mac mini which I use simply as a calendar server for +/- 20 users. One day I might use Profile Manager to manage their iOS devices too. On the initial installation, we enabled Open Directory, although I'm not sure that it's required, and we have no plans re using it to manage network logins etc aside from existing calendaring.
    I'm working through a migration from a Lion Server.app install to Mavericks, and due to some data corruption issues, we'll probably just rebuild the server and reimport the users calendars.
    On my existing Lion Server installation, I can still use workgroup manager to assign multiple email addresses to calendar users, so that when a user invites another user to a calendar event using any of their email addresses (we have several variations), the invitation still gets pushed to the correct calendar user.
    On Mavericks, without installing Open Directory, it seems I can't do this (I've downloaded Workgroup Manager for Mavericks, but it obviously can't connect to a local open directory). If Open Directory is optional, I'd rather not install it, to avoid overhead and complexity, but I still need a way to manage these multiple email addresses (aliases doesn't cut it).
    Any ideas / suggestions?
    Thanks,
    D

    For Calendar server to send actual email invitations to an attendee, two things must happen:
    First, you need to configure Server.app > Calendar > Enable invitations by email.  Enabling that will bring up a wizard dialog that will step you through the IMAP and SMTP account settings.  The default values in that wizard will tell Calendar server to use the local Mail server (which you then would have to configure to use the appropriate SMTP relay, etc.).  Or you can change the wizard settings to refer to an external IMAP and SMTP server.  It is wise to use a dedicated IMAP account for Calendar server's use -- don't go using someone's personal IMAP account because there might be some "undesirable interactions", let's say.  If you need help configuring this for, say, a Gmail account, I can help with that.
    Second, the email address for the attendee must *not* be known to Calendar server, i.e. it should *not* be in the Directory.  As you probably found out, if Calendar server sees that the attendee has an email address that is in the Directory, the attendee is considered to be "local" and the invitation will be delivered directly to the attendee's calendar client.  If you simply leave those other email variations out of the Directory, Calendar server will consider that attendee "remote" and will send an actual email with a special attachment that calendar clients can understand. 
    Hope that helps.

  • Can i send to multiple email addresses for the same contact

    I coach a baseball team and I want to create contacts under the kids' names with email addresses for both parents listed.  Can I send email to multiple email addresses listed inside the same contact?  I hope this makes sense.
    Thanks!

    You can do it individually, but it can also be done with Groups in Contacts, but you will need to create two or more groups. Once you have created the Groups in Contacts, drag the contacts that have multiple email addresses into each group. Then, select Edit Distribution List… from the Edit menu in Contacts.
    For each group, select one address or the other for each contact. Do the same for the other group.
    When you address an email, add both Groups to the address field in Mail.

  • Change email address for my notes?

    I have recently changed my email address and set my new IMAP email address on my iPhone 4. However iTunes won't sync Notes to my iPhone now as all the previous notes are shown as being my old email address. How do I changed the registered address for the Notes?
    Thanks
    Tony

    Hi @TFZ,
    Welcome to the HP Support Forums. I see that you would like to learn how to change the ePrint email address your printer currently has.
    To better assist you, would you please provide some additional information:
    What model/product number of HP printer do you have? How Do I Find My Model Number or Product Number?
    How is the printer connected (USB cable, ethernet, or wireless)?
    What operating system are you using on your computer? whatsmyos.com
    Are you getting any error messages? If yes, what do they say?
    Thank you.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How do I select multiple email address for a single person in my address book when creating a new email?

    I am coordinating a large group of people and created a group list of over one hunderd people.  The group is families and each person in the address book has several e-mail addresses. How do I select all the email address under each person in the address book so every family member recieves the e-mails?
    It appears I can select any ONE email address but selecting multiples from any one person is not allowed, why is that? Any tips would be appreciated, thanks.
    LBD

    Not sure about this problem. But if you don't get an answer soon, go here which is the Mail forum for Leopard (which you listed in your sig).
    https://discussions.apple.com/community/mac_os/mac_os_x_v10.5_leopard?view=discu ssions#/?tagSet=1017

  • Email multiple email addresses for one contact within Group email

    I have a contact card within a Group that has 2 email addresses. When sending out mass emails I want to send it out to both of the addresses for that one contact card; however, when I put the persons name in the address bar in mail, it only defaults to one of them. How can I fix this without creating multiple contact cards for the same person?  Thanks for your help!!!

    Hi, I'm not positive, but I don't think you can.
    I'd maybe keep a little text snippet of the 2 email addies to copy/paste in the TO: feild, or the BCC: feild is better.

  • Multiple email addresses for single characteristics in Email Bursting

    Hello Experts,
    We have requirement of Bursting email to external sales representative with only their relevent data.
    We have used Bex Broadcaster with email Bursting as distribution type . But the problem is we have to send out
    email to multiple sales reps for a particular sales rep i.e for a particular Sales rep we have to maintain multiple
    email ids of sales rep and infoObj can have only 60 chars long. So I cannot put more than one email id.
    Is there any work around to overcome this difficulty.
    Also I could have use individula schedule but number of schedleis very high around 200.
    Thanks,

    I understand you issue and I dont think It can be solved in BW as they system is not expecting the users email address to be more that 60 chars,  however you could create a rule in outlook (or whatever mail application you use) to forward all emails containing this header to the other email addresses.   Thats my only idea

  • Adding multiple email address for same contact to mail group

    Is it possible (in Apple Mail) to add a second email (work) address for a contact to an email group, how?

    Sorry, but Address Book does not allow you to select more than one email address to send to in a group. There's really no reason why people need multiple copies of a message, anyway; they have the option of forwarding email to another email address of theirs.
    Mulder

  • Multiple email addresses for one Apple ID?

    Hello,
    I'm wondering how to add more than one email address to my Apple (ID) account.
    The main reason is because when I login to FaceTime with my Apple ID (email address), it then asks me which email I wish to use with FaceTime.
    Well, obviously I'm only given one choice (my Apple ID which is an email address)... so I'm curious how I can add multiple emails to one Apple ID account.
    This seems to be possible since after I login to FaceTime, it's asking me which email address to use (and only one email, my Apple ID, is presented as an option, since I don't know how to add another email to the same account).
    I do not wish to create another Apple ID.
    Thanks!

    patrickinstardom wrote:
    Hello,
    I'm wondering how to add more than one email address to my Apple (ID) account.
    The main reason is because when I login to FaceTime with my Apple ID (email address), it then asks me which email I wish to use with FaceTime.
    Well, obviously I'm only given one choice (my Apple ID which is an email address)... so I'm curious how I can add multiple emails to one Apple ID account.
    This seems to be possible since after I login to FaceTime, it's asking me which email address to use (and only one email, my Apple ID, is presented as an option, since I don't know how to add another email to the same account).
    I do not wish to create another Apple ID.
    Thanks!
    (1) Use the FaceTime > Preferences menu command.
    (2) If you see the words "Preferences" and "Accounts" at the top right of the FaceTime window,
       click on "Preferences".
    You should see the words "Preferences" and "Done" at the top right of the FaceTime window.
    (2) Click on "*Add Another Email...*" and enter the "multiple" email.
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.4); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.4)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod touch 4.1

  • How to configure multiple email addresses for a Google Apps profile on iOS 8.1?

    I've got a Google Apps account with 4 incoming email addresses. I'd like to use either Exchange or Google as the email type for this account. I understand how to setup the original account (done, works great). I understand how to change the one-and-only sending address to essentially any one of the 4 authorized send-from emails. However, I can't seem to figure out how to add all 4 addresses so that Mail.app on my phone automatically chooses the correct address for replies to incoming

    I would like to know this too, although as far as I have read, it's not possible (anymore) with Mail. Previous you would have added your 4 email addresses separated by commas as your email address. I tried doing that recently but Mail did not understand it. You will need to resort to using the official Gmail app for your secondary incoming addresses.

  • Set multiple email addresses for orders

    Hi,
    This mught be really straight forward but I can not for the life of me find where the option is. I need to send order confirmations automatically to a second email address not hosted by business catalyst. This will save me needing to forward every order that comes in and the head office can automatically get any orders without me needing to do anything.
    Cheers
    Matt

    Hey Matt--
    Your best bet is to use a workflow for this. You can set a workflow up to be triggerd upon purchase or quote by a customer. Just create a new workflow by logging into your BC and going to System Settings > Workflows and clicking the New Workflow button.  On the first step of creating the workflow you click the "Orders" checkbox.
    You can set your new workflow to email your main email address and also set it to be send to other email addresses as well.  You might already have a workflow that deals with Orders already, so double check to see if you already have a workflow setup for Orders and you can just update that workflow step to send it to other email addresses.
    Here's more info on Managing Workflows: http://helpx.adobe.com/business-catalyst/partner/create-workflow-notification.html

Maybe you are looking for

  • Changing classifications of material master data and reporting

    Hello experts, I have to update long list of material's classifications, I know about the transaction CL24N but in this one, I have to assign a material to the class and then for each material update the value of the wanted parameter. My questions ar

  • Purchase order printing / Big Contract

    hello everybody: As we all know, purchase order can be printed using SAP Smartform to get a formatted PO paper. My question is: Is there any function available in SAP to support big contract printing in PO? Big contract means, many formal contract co

  • Problem with my touch screen. It works for 1 or 2 minutes and then it doesn't work for 2 or 3 minutes !!

    hi everybody I have a problem with my touch screen. It works for 1 or 2 minutes and then it stops working for 2 or 3 minutes, this is a loop ! if I don't use for a couple of hours it will work more, about 15 minutes and then stops working !!! whats w

  • By seeing movement type can i know qty received or released

    hi   currently i am working on ER6 report , i am refering std. report T.Code MB5B like in that reoprt , <b>by seeing MOVEMENT TYPE can i come to know wether this material is relesed or received.</b>     Depending on that i have to filter data for fie

  • Width problems.

    Hi! :) I create a Home page, in this home page I create two pages(html) with template(reports region 100% width) and display point(page template body(3.items above region content)) "column=1" on the first Page, "column=2" on the second one. When i ru