How do I add a email to my iMessage so that I can have two emails

How do I add a email to my iMessage so that I can have two emails

Settings>Messages>Send & Receive at>You can be reached by iMessages at>Add another email. Add the email address and wait for Apple to verify it. You will have to respond to their email which will be sent to the inbox of the email address that you are adding to messages.
you can find more information here.
http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l

Similar Messages

  • Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Is there a way that you can have two different text fields (email, phone) that one at least one of them must be completed before submitting the form? Can it be done using javascript in the validation tab? if so, how?

    Here is one solution:
    // mouse up action for submit button;
    function GetField(cName) {
    // get field object for cName field with error checking;
    var oField = this.getField(cName);
    if(oField == null) app.alert("Error accessing field named " + cName + "\nPleae verigy field name, spelling and capitalizeation.", 1, 0);
    return oField;
    } // end GetField function;
    var oPhone = GetField("phone");
    oPhone.required = oPhone.value == oPhone.defaultValue;
    var oEmail = GetField("email");
    oEmail.required = oEmail.value == oEmail.defaultValue;
    if(oPhone.required && oEmail.required) {
    app.alert("Missing required fields.", 1, 0);
    } else {
    app.alert("Submitting form", 3, 0);
    // additional code for submission;

  • How can I change my email address in iMessages so that I can receive messages. My apple seems to have two different email identities and I cannot figure out how to change the wrong one.

    My email address in the imessage part of my ipad is incorrect. How can I change the email address to conform with the email address on the rest of my apple products? I can get messages on my iphone, mac but not on my ipad because of the incorrect address.

    Go on to settings> Messages > send and receive
    this should give you the opportunity to edit email adressed
    Hope it helps.

  • How do I add a cell number to iMessage on iPad Air 2?

    Wife bought me a iPad Air 2 with Wi-Fi + Cellular and it's own unique phone # for Christmas.
    She bought it through her Verizon account.
    It arrived today via FedEx.  Opened it up.  Turned it on.  Did the initial set-up on it.
    Problem is I accidently signed in using my Apple ID that I have for my iPhone.
    After that, whenever I would get a text message on my iPhone it shows up on my iPad also...which I don't want.
    I want to be able to use iMessage on the iPad and use it's own unique # that came with it.
    So I did some reading and from what I found it sounds like you have to sign out of iMessage on the iPad and sign in with a "new" Apple ID that's attached to that new number.
    That being said, I signed my iPhone's Apple ID out of my iPad on iCloud/FaceTime/iMessage.
    Then I created a completely new Apple ID and assigned the new cellular # to that account on www.myappleID.com and saved it.
    I then went back onto my iPad and signed into iCloud/FaceTime/iMessage with the new Apple ID that I'd created.
    Now it only shows the email address associated with that Apple ID as the only 'Send & Receive' option...no phone number.
    I then went back and confirmed that I'd saved the cell # change via myappleID.com, signed back out of Cloud/FaceTime/iMessage on the iPad and signed back in.
    Still, not showing the cell # listed under 'Send & Receive' options for iMessage...and it's not showing me an option for adding the number either...at least that I can find.
    So does anyone know how I can now add the Cellular Data Number that's already listed in General>About>Cellular Data Number to iMessage so that I can actually receive messages to that number that's assigned to the iPad?

    CascadePS wrote:
    So does anyone know how I can now add the Cellular Data Number that's already listed in General>About>Cellular Data Number to iMessage so that I can actually receive messages to that number that's assigned to the iPad?
    The only way you can use a mobile number with iMessage on an iPad if it's associated with an Apple ID that is also associated with an iPhone. YO can then use the iPhone's mobile number. The mobile number on the iPad is for carrier billing purposes only. It cannot be used for messaging.

  • How do I add a number to my iMessage on my iPad

    I would like for my iMessage on my iPad to be the same as my phone number not my email. How do I add I'm number. It is only asking me for another email address.

    Link phone number and Apple ID with FaceTime and iMessage
    http://support.apple.com/kb/HT5538

  • How do i add a number to my iMessage?

    How do i add a numbere to my IMessage it only allows me to add a email!

    Link phone number and Apple ID with FaceTime and iMessage
    http://support.apple.com/kb/HT5538

  • How do I set up my iPad so that I can recieve the emails from my Outlook Express account

    How do I set up my iPad so that I can recieve the emails from my Outlook Express account

    Your iPad doesn't receive email from Outlook Express (or any other email client).  It receives email from your email provider.  To set up your email account on your iPad go to Settings>Mail,Contacts,Calendars...tap Add Account and add your email provider's account settings with your username and password.  iCloud, Gmail, Yahoo, AOL and Hotmail email settings are automatically entered by tapping the appropriate button.  Others must be manually entered by tapping Other.  (Exchange accounts will also require you to enter your email provider's settings.)

  • How do I add a table to a preformed template that I got ?

    how do I add a table to a preformed template that I got ? I
    have tried inserting a table but it always ends up inside another
    table already created. But I want a brand new fresh table but
    cannot seem to be able to get the cursor in the empty area.

    This page is not a DW Template. It's just an ordinary HTML
    page. And if
    you *paid* for it, I'd ask for my money back -
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.martynbird.co.uk%2Fradiocontr olcarsites%2F
    Anyhow, to place a table in the location you desire, click
    within the words
    "Sites to buy your Radio control vehicles and spares" in
    Design view, then
    look at the Tag Selector bar at the bottom of the document
    pane, and click
    on the first <p> tag from the right. That will select
    the entire <p> tag
    and its contents. Since you cannot insert a table within a
    <p> tag, you
    would want the insertion point to be just to the right of
    that paragraph, so
    press the right arrow once. In Design view, you will see the
    insertion
    point to the right of the 'spares'. Now you can insert a
    table.
    WARNING: Using DW without a basic understanding of HTML and
    CSS will cause
    you to encounter mystery after mystery just like this, and
    will ultimately
    make your hair fall out and your teeth rot. Just don't take
    that chance.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "mb007inc" <[email protected]> wrote in
    message
    news:gh8ekt$2sa$[email protected]..
    > The page is located at
    http://www.martynbird.co.uk/radiocontrolcarsites/
    > The place I want the brand new table is to the right of
    where the text is
    > that is as follows "Sites to buy your Radio control
    vehicles and spares"
    > When I try to use the code view it just puts it into a
    pre existing table
    > ....I cannot place the cursor outside of the other
    tables as it just wont
    > let
    > me. I click outside the tables and the flashing cursor
    just stays where it
    > is.
    >

  • If I have two email accounts, one personal hotmail account and one MS Exchange work account, how can I setup individual notifications for each account. Right now, any email from any account has the same notification. I want work to be different than perso

    If I have two email accounts, one personal hotmail account and one MS Exchange work account on my iPhone 4s, How can I setup individual notifications for each account? Fore example, if I get a work email, I want to hear a DING, DING....If I get a personal email, I want to hear a BEEP, BEEP. Right now, any email from any account has the same notification. I want work incoming email notification to be different than personal incoming notification. The only semi-workaround I've seen is just disable any notification for the Hotmail account, so only work emails would notify. But then I don't know when I get a personal email. Even the lowely Blackberry Torch 9800 has this feature..not iPhone 4s??
    Thanks

    Sorry you get only one notification sound for all email accounts.  you can send a suggestion to apple here http://www.apple.com/feedback/

  • I have two email accounts on my MacBook Pro and iPhone.  My iPhone continues to send messages from either account that I choose.  My MacBook says that one of my email account outgoing mail servers is Offline?  How can I get that working again?

    I have two email accounts on my MacBook Pro and iPhone that I have been using for a few years.  My phone works perfectly for both accounts.  Now one of my email accounts on the MacBook says the outgoing server is Offline?  How can I fix that so that both accounts send and receive email.  I have tried various things in settings but nothing seems to work. 

    Hi Rochdr,
    You can use the following article to help you address this issue with your mail account in OS X:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • HT2486 I have two email addresses for some of my contacts.  How can I send a email to both of the addresses using the one contact?

    I have two email addresses on some of my address contact cards.  How can I send emails to both addresses.. Now it will only send to one of them.

    Start typing the second address in, it will fill in.

  • I have two email accounts. How do I get a signature to show up on the second account?, I have two email accounts. How do I get a signature to show up on the second account?

    I have two email accounts on my iPad. How do I get a signature to show up on the second account?

    The signature should show up with each account. Usually the complaint is not having an option for multiple signatures or not being able to have a different signature for each account.

  • I have two email accounts that my iTunes keeps going from one to the other. How can I make it only be under one email account?

    I have two email accounts that my iTunes keeps getting mixed up. How do I delete one of the emails from my iTunes so it only goes to my .me account?

    Hi Rochdr,
    You can use the following article to help you address this issue with your mail account in OS X:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • How do I add a contact on my imessage

    How do I add a contact on my iMessage?

    When you tap the icon to create a new message, there is a blue + sign in the upper right corner to open your contacts app, you can add contacts from there.
    However, the person that you want to message with, must be registered on their own device in order for you to message with them. If they have not set up messages on their iDevice, it will not work until they do.

  • Hi How do i add a second signature to my iMAC so i can use it to witness documents?

    Hi How do I add a second signature to my iMAC so I can use it to witness documents?

    What iMac do you have, running what version of OS X?
    Your question is unclear - what do you mean by 'a signature on your iMac'?

Maybe you are looking for

  • LaserJet Pro 400 M401dn - 79 SERVICE ERROR

    We have only had this printer less than a year and I am getting a 79 SERVICE ERROR.  I have power cycled, unplugged and all the normal tries... no go.  It will print the menu map but will not accept a print job from a user. I try to get to the printe

  • Downloading the new iTunes

    Hello, I have a question. I bought some songs on iTunes and I went to put them on my iPod and it said I need the latest version of iTunes and the new iPod software. When I go to download the new iTunes it says: Reinstall all program features installe

  • Query execution time estimation....

    Hi All, Is it possible to estimate query execution time using explain plan? Thanks in advance, Santosh.

  • HT4972 I'm getting an error code 9006 when trying to update

    I've tried updating my IPad 2 more then 5 times. I'm receiving an error code 9006 each time and has stopped teh update.  I have re-installed Itunes on my computer and have restrated IPad multiple times.  Need help please, very frusturated.

  • Aperture vs. Capture One 4 Pro

    Hi all, I am a commercial/editorial photographer and am considering expanding my digital workflow to include tethered shooting to a Macbook Pro with my Nikon D700. My current RAW processing software, which I like very much, is the Capture One 4 from