Add 500 email address into Domain Distribution List

Hi Team,
First of all, I don't have permision to access AD or exchange. the only thing I have is the owner of a Domain Distribution Group. I can manually add/remove email address via Outlook.
Recently, we have 500+ new email address (in a spreadsheet) which need be added into this group. One by one adding may take me a couple of days. Do you guys have any suggestions? I Mean without Exchange console and AD.
Thanks a lot.

Hi,
We can choose the Import feature to import the contacts from Excel.
To learn the details, refer to this article below:
http://office.microsoft.com/en-us/outlook-help/create-a-contact-group-from-a-list-of-contacts-in-excel-HA103145839.aspx
Regards,
Melon Chen
TechNet Community Support

Similar Messages

  • What tables store the email addresses for a distribution list?

    Can someone please tell me the table or tables used to store the email addresses for a distribution list
    I have a requirement in BW to send an email to a person who starts a process chain.   One to many people will be able to do this and the requirement is to have the email only go to the person who executes the Process chain.    I would like to dynamically maintain the distribution list in my job.

    Here is piece of code i used one of my program to fetch email address from distribution list
      if not soid-objnam is initial.
        call function 'SO_DLI_READ_API1'
          exporting
            dli_name                   = soid-objnam
            shared_dli                 = 'X'
          tables
            dli_entries                = i_distlist
          exceptions
            dli_not_exist              = 1
            operation_no_authorization = 2
            parameter_error            = 3
            x_error                    = 4
            others                     = 5.
        if sy-subrc ne 0.
        else.
          loop at i_distlist.
            if i_distlist-member_adr is initial.
              move i_distlist-member_nam to i_user-bapibname.
              call function 'BAPI_USER_GET_DETAIL'
                exporting
                  username = i_user-bapibname
                importing
                  address  = wa_address
                tables
                  return   = i_return.
              move wa_address-e_mail to wa_receiver-receiver.
              append wa_receiver to i_receiver.
            else.
              move i_distlist-member_adr to wa_receiver-receiver.
              append wa_receiver to i_receiver.
            endif.
          endloop.
        endif.

  • When trying to add an email address with domain .loans system says enter vaild email address

    Hi there I am trying to add an email address ending with .loans as domain and system says add valid email address.

    new account are created without a password, so asking for it is normal.
    see http://thunderbirdtweaks.blogspot.com.au/2011/07/pssswords.html
    Compare the passwords Thunderbird has for the other accounts and see if using the same one is what you need to do.

  • Need to add senders email address into the subject header of my PHP form (somehow)

    Hello one and all,
    I have a PHP form which is working fine and sends our support team an email with the subject header 'Support'.
    I have been asked to fix this form to include the senders email address into the Subject header so that the support team can filter them easier and reply quicker.
    Any help would be very much appreciated indeed. The form code is below, let me know if you need the whole page.
    Thanks in advance,
    Bradley
    My current form PHP part looks like this: (and the HTML part is below in blue)
    <?php
        if($_GET["action"] == "email")
            $msg = "The following person need support:\n\n";
            $msg = $msg . "First Name: " . $_POST["FirstName"] . " " . $_POST["LastName"] . "\n";
            $msg = $msg . "Tel: " . $_POST["Tel"] . "\n";
            $msg = $msg . "Email: " . $_POST["FROM"] . "\n";
            $msg = $msg . "Support: " . $_POST["Support"] . "\n";
            $msg = $msg . "Model: " . $_POST["Model"] . "\n";
            $msg = $msg . "Comments: " . $_POST["Comments"] . "\n";
            $to ="[email protected]";
            $subject = "Support";
            $from = "From: " . $_POST["FROM"];
            mail($to, $subject, $msg, $emailFrom, $from);
            header("Location:support2.php");
    ?>
    and the HTML part of the fom is like this:
    <form id="form1" name="form1" method="post" action="support.php?action=email">
      <table width="700" border="0" cellspacing="10" cellpadding="10">
        <tr>
          <td valign="middle" class="formtext">*First name:</td>
          <td width="455" valign="middle"><label>
            <input name="FirstName" type="text" class="form-textbox" id="FirstName" />
          </label></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">*Last name:</td>
          <td valign="middle"><input name="LastName" type="text" class="form-textbox" id="LastName" /></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">*Email:</td>
          <td valign="middle"><input name="FROM" type="text" class="form-textbox" id="FROM" /></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">*Telephone:</td>
          <td valign="middle"><input name="Tel" type="text" class="form-textbox" id="Tel" /></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext"> </td>
          <td valign="middle"> </td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">*Support required:</td>
          <td valign="middle"><label>
            <select name="Support" class="form-dropdown" id="Support">
              <option selected="selected">Please select...</option>
              <option value="Connection Issues">Connection Issues</option>
              <option value="Technical Issues">Technical Issues</option>
              <option value="Furniture Faults">Furniture Faults</option>
              <option value="Other">Other</option>
            </select>
          </label></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">Chair model:</td>
          <td valign="middle"><input name="Model" type="text" class="form-textbox" id="Model" /></td>
        </tr>
        <tr>
          <td valign="middle" class="formtext">*Please describe your issue:</td>
          <td valign="middle"><textarea name="Comments" rows="5" class="form-textarea" id="Comments"></textarea></td>
        </tr>
        <tr>
          <td valign="middle" class="maintext"> </td>
          <td valign="middle" class="maintext"></td>
        </tr>
        <tr>
          <td valign="middle"> </td>
          <td valign="middle"><label>
            <input name="Submit" type="submit" class="form-submit-button" value="Submit" />
          </label></td>
        </tr>
      </table>
      </form>

    MurraySummers you sir, are an absolute legend! This worked perfect straight off the bat!
    I really apreciate your lightning fast reply!
    Thanks again.
    Bradley

  • When sending an email I used to be able to add a distribution list from my contacts, I now have to add each email address individually, does anyone know how I can add the whole list?

    When sending an email I used to be able to click on a distribution list in my contacts and it would add all the email addresses, I now have to add each email address individually and this takes a lot of time.  Could someone tell me how I can add a distibution list/group to my emails?

    Barney,
    I have four groups.
    I just typed the name of one of those groups in the To field on the iPhone's email, and received:
    Invalid Address
    "<group name>" does not appear to be a valid email address.  Do you want to send it anyway?
    I clicked continue and it remains in my outbox.
    Help is appreciated.
    Thanks,
    Michael

  • How can I add multiple email addresses  from spreadsheet into email?

    how can I add multiple email addresses  from spreadsheet into email?

    I have tried that, but the system reads the emails as one long email and I can't find any way of separating them - it ignores spaces, colons and I have also tried putting them through a word doc... still does not work. It works perfectly easily on a PC system!! ( I have just moved to a mac!)
    any ideas would be good
    thanks

  • How can I put a list of ten email addresses into one contact file?

    I have a lst of ten + people that I want to put into my address book under one disignated.
    Whjat is the easier way to accomplish that task?
    I do not see anything in the Menu bar that addresses this.
    Thanks.
    Doug Wise

    Doug,
    It sounds like you want to create a Group.
    Each of your 10 people should be entered with their own Card in Address Book.
    Then you'll create a Group which you'll then add the 10 contacts to.
    Once that's set up, in Mail you can enter the name of the Group in the To field to easily send a message to all group members.
    So rather than putting 10 email addresses into one Contact, you'll be putting 10 Contacts into 1 Group.
    Matt

  • When I sync my iPhone 5 to Outlook 2010, the email addresses that I have listed as Email 1 for any given contact in my iPhone will be automatically moved to Email 3 in the Outlook file. Is there a way to fix this?

    When I sync my iPhone 5 to Outlook 2010, the email addresses that I have listed as Email 1 for any given contact in my iPhone will be automatically moved to Email 3 in the Outlook file. Is there a way to fix this?

    iCloud email supports 'plus' addressing. http://en.wikipedia.org/wiki/Email_address#Address_tags
    So your friend could just add '+research' to the username part of your email address, and you setup a rule at icloud.com to put all emails sent to that address into a particular folder.
    For example:
    [email protected]
    There's no way to do it without rules on the server though.

  • Why can't I add additional email addresses to my Apple ID?

    In my family we share the same Apple ID.
    However, we would like to be able to use iMessage and Facetime amongst the different units (iPhones/iPads), which requires me to have several email addresses registered under the Apple ID, as all units (ie. the iPads) do not have associated phone numbers.
    However, when I add them directly under Settings -> Facetime/iMessage -> Add Another Email it gives me an error (unspecified - it just says an error occured), when it tries to verify my email.
    I then figured that I needed to have all these different email addresses registered to my Apple ID we all are using. Hence I went to appleid.apple.com and signed in to manage my Apple ID. I tried adding additional email addresses under "Add Email Address". But when I push "Save Changes" after having added another email address nothing happens. It just sits there.
    I have tried several different browsers on different Macs and even on the iPad, but all with the same result.
    Can anybody help?

    Hey Thomas,
    I was able to get my MobileMe email address verified tonight...  I logged into the Manage Apple ID website with my MobileMe email address and it again said it's own email address wasn't Verified.  So I tried, for the **** of it, to add an additional Alternate Email Address and added the MobileMe email address for which I was logged in as.  It immediately took the email and marked it verified with the green check mark.  The only thing, my MobileMe.com email address shows up as the Primary and then again listed under the Alternates.  I tried deleting the one listed under the alternate but it doesn't go away.  I'm just trilled it's now verified and I can log in and use my MobileMe email address in the iMessage, FaceTime and Find My Friends services!
    I still cannot, however, delete my MobileMe email address that's still listed as an un-Verified alternate on my old iTunes Apple ID, but it's not affecting the fact that my MobileMe email address is NOW verified on my MobileMe Apple ID!
    So all is finally working now, after a week, and after being on Apple's Express Lane Chat and to the store's Genius Bar on Thursday 10/20 which were both a joke.
    Brian

  • Add multiple email addresses to address book

    I'm trying to add 44 email addresses to a group I made in Address Book.  I have the email addresses selected in Mail, but when I try to drag them over to Address Book, nothing happens.  I know I can right-click and add those addresses to All Contacts in Address Book, but it just adds those 44 into my already huge list of contacts.  It looks like I can only sort by firt name or last name, so just adding to All Contacts doesn't do me any good.  My question is, is there a secret trick to getting a list of emails into a group in Address Book, or do I have to go through my list of 200+ contacts and manually add the 44 emails?
    Thanks!
    Barbara

    Hi Barbara,
    I think this post presents a viable solution: https://discussions.apple.com/message/8832163#8832163
    Good luck with it!

  • HT202667 I cannot change prime email address into what WAS my backup email address. Any solutions?

    Need to change prime email address into what WAS my backup email address.
    Can this be done?
    Mac 10.6 Intel Core 2 Duo

    Hi michaelfromripley,
    Thanks for the question.  If you first change your rescue email address to a different email address, then you should be able to change your primary email address for your Apple ID.  The following resources will explain more:
    Manage your Apple ID primary, rescue, alternate, and notification email addresses - Apple Support
    http://support.apple.com/en-us/HT201356
    Add, change, or delete the several types of email addresses you can use with your Apple ID account.
    Primary email address
    Every Apple ID account has one primary email address, and that address is your Apple ID. When you create an Apple ID, you enter the primary address to use as your Apple ID.
    Your primary address is also the contact email address for your account. Check it regularly, because it receives email that you need to manage your account. For example, before you can use a new or changed Apple ID, you need to verify it as directed in a verification email that Apple sends to that address. Didn't receive the email?Rescue email address
    A rescue address helps secure your Apple ID account against unauthorized access by someone who gains control of your primary address. If you have a rescue address, it receives all security-related Apple ID email instead of your primary address, including the email needed to reset your password or security questions.
    Go to My Apple ID (appleid.apple.com).
    Select “Manage your Apple ID” and sign in.
    Select “Password and Security” on the left side of the page. You may be asked to answer one or more security questions before continuing. Forgot the answers?
    If you see a list of three security questions, your account has the option to use a rescue address.
    Accounts that have fewer than three questions don't have and don't need a rescue address.
    Accounts that use two-step verification don't have and don't need a rescue address or security questions.
    Add a rescue address:
    Select Add Email Address, then enter your rescue address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address. If you don't verify the address, security-related email continues to go to your primary address.
    Edit a rescue address:
    Select Edit next to the address, then enter the new address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address. If you don't verify the address, security-related email continues to go to your primary address.
    Delete a rescue address: Select Delete next to the address.
    Alternate email address
    You can add one or more alternate email addresses for use with Apple services such as Game Center, FaceTime, Find My Friends, iMessage, and OS X notifications.
    Go to My Apple ID (appleid.apple.com).
    Select “Manage your Apple ID” and sign in.
    Add an alternate address:
    Select Add Email Address, then enter your alternate address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address.
    Edit an alternate address:
    Select Edit next to the address, then enter the new address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address.
    Delete an alternate address: Select Delete next to the address.
    Notification email address
    A notification address is automatically added to your account in certain circumstances:
    If you have a rescue address and turn on two-step verification, that address automatically becomes your notification address. With two-step verification, you don't need a rescue address.
    If you provide an email address with your shipping information when you purchase from the Apple Online Store, that address automatically becomes your notification address.
    Your primary address receives a copy of all Apple ID email that Apple sends to your notification address.
    Go to My Apple ID (appleid.apple.com).
    Select “Manage your Apple ID” and sign in.
    Edit a notification address:
    Select Edit next to the address, then enter the new address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address.
    Delete a notification address: Select Delete next to the address.
    Apple email related to your Apple ID account always comes from [email protected]. If you receive suspicious email, learn about identifying fraudulent email.
    Last Modified: Dec 22, 2014
    Change your Apple ID - Apple Support
    http://support.apple.com/en-us/HT202667
    Learn how to change the email address that you use as your Apple ID.
    In most cases, your Apple ID is also the primary email address of your Apple ID account. You can change your Apple ID to any other email address you control, as long as it's not already in use as an Apple ID. If your email address ends with @icloud.com, @me.com, or @mac.com, it's already an Apple ID. 
    Use these steps to reset your Apple ID:
    Sign out of iCloud, the iTunes Store, App Store, FaceTime, Find My Friends, Find My iPhone, and iMessage on each device that uses your current Apple ID for these services.
    Go to My Apple ID.
    Select Manage your Apple ID and sign in. Forgot your password?
    Select Edit next to Apple ID and Primary Email Address.
    Enter the email address that you want to use as your Apple ID, then select Save Changes. Apple will send a verification email to that address.
    Open the email from Apple, then click Verify Now. Didn't receive the email?
    When the My Apple ID page opens, sign in with your new Apple ID email address and password. When you see a message that verification is complete, you can start using your updated Apple ID.
    Update the features and services that you use with Apple ID, so that each one is using your updated Apple ID.
    If you need to change the Apple ID that's signed in to your iOS device, use these steps to sign out, then back in with a different Apple ID.
    Last Modified: Dec 11, 2014
    Cheers!
    - Judy

  • HT3529 I have just bought an iPad I have typed in email addresses into Contacts, but when I try to send a message most of them come up within red with an !. Then it will not let me send! This is sapping my confidence ! Please help if possible!

    I have typed in email addresses into Contacts, but when I try to do an email, most of them have an exclamation mark and won't let me send! Where am I going wrong ? It is really sapping my confidence!

    Did you set up your email account info in Settings?
    Settings > Mail, Contacts, Calendar > Accounts > your account should be listed in there with the appropriate incoming and outgoing mail servers and correct user names and passwords.

  • How do I add more email address to safe sender ?

    how do I add more email to safe sender ?

    Hello jdalsmith,
    If you are trying to add more email addresses to your "Allowed Senders" list in ePrintCenter you need to click the icon in your ePrintCenter account labeled "ePrint Settings". From here, click the button next to "Allowed Senders Only" if it is not already selected. All you need to do from here is type an email address in the blank text box and click the button "+ Add Email" and it should be displayed below in the list of Allowed Senders. Make sure you click "Save" to keep these settings after you have finished.
    If you need further assistance, feel free to reply to this post and I will try my best to find an answer for you.
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Ability to add multiple email addresses to the same contact person

    Hello SRM Experts,
    I have a question in SRM 5.0
    In "Personal Data" tab of "Employee Data" in Manage Business Partner, we have the ability to add multiple email address. But only one email can be selected as standard.
    We have a new requiremnt that more than one email address has to be selected. Which means, when a bid invitation is published, the email notification has to go to all the email addresses from that list.
    How can this be achieved?
    Any information would be appreciated.
    Thank you

    By default the system send intimation to only one email id to the contact person.
    If you want to be send to the multiple email id for a contact person. you need to implement the same in the BADI..
    Try to find the BADI which is called on save of Bid invitation. You can check of the 'Published' status in the BADI method and fire the emails as required.
    Regards,
    Ramesh

  • Importing mass email addresses into Address Book?

    My boss just got a new Blackberry and wants to sync her contacts. Unfortunately, she is not very good at making address book entries.
    Is there a way to quickly import any email address into Address Book? She doesn't need the everything edited with name, address, etc...since she knows most of these people by their email address more than their first/last names!

    They aren't located anywhere. She has all her email messages archived in Mail.app for the last 3 years so she'd like to extract them from there.
    Is there some kind of built-in email address list in Mail.app, because it seems to auto complete any email address she types despite it not being in the Apple address book app.

Maybe you are looking for