How do i add my personal e-mail account?

How do I add my personal e-mail account to my iphone?

Settings>Mail, Contacts, Calendar>Add account
As you are new to the iPhone, you may want to take a look at the manual:
http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
Best of luck.

Similar Messages

  • How do I add my business e-mail account

    How do I add my business e-mail account to mail?
    I do not see an option.

    Mail menu, Add Account, pick the type and fill in the info.
    You'll need to provide more information on what option you are looking for in order for us to help.

  • How do I add custom mailboxes within mail account set up on IPad

    I set up a mail account on my IPad. Works Fine
    On My mac I have custom mailboxes I set up for customers as well as Saved items. I synced my IPad through ITunes ( selecting to Sync Mail accounts), but these mailboxes didn't come over.
    How can I set up custom mail boxes within a mail account on the IPad

    Haha, I asked for that.
    I get the error "Unable to verify account information" whenever I try and add the account (note I've hidden my email address in the picture)

  • How do I add a new e-mail account?

    I just moved and have had my e-mail on my Mac Pro registered to Comcast, but that account has been closed since and I can't seem to add a new e-mail to receive my mail on the lap top.
    Help!
    Paul

    Have you fixed it yet?

  • How can you add an image in Mail without being an attachment?

    How can you add an image in Mail without being an attachment?
    In otherwords I'd like to put my logo in the email not as an attachment but as an image.
    Is there a simpel solution to this problem?

    PBN1 wrote:
    How can you add an image in Mail without being an attachment?
    You don't.
    It's not possible. The e-mail protocol is designed for text; anything else has to go as an attachment.
    Different mail clients (such as Mail.app, the mail client bundled with Mac OS X) may have different ways of handling such attachments, but they are still attachments. Each mail client has its own rules and methods, so one may display a picture as if it were in the body of the message, but another client may do something completely different.
    A way of faking it is to format your message in HTML (which is a kind of text). The image is hosted on a remote server, not added to the message; instead, you include a link to it in the body of the message, as you would when building a web page. (This is also what the two tips helpfully provided by X423424X do, except that the link to the image is added in the signature, rather than the body of the message.) What exactly happens to it is, again, at the discretion of the mail client. In my case, for instance, displaying images in HTML messages is turned off, and will stay resolutely off.

  • How can I add a person to an event (and send that person an invite) without resending the meeting invitation to all participants?

    How can I add a person to an event (and send that person an invite) without resending the meeting invitation to all participants?

    Apple doesn't make it easy to do what you want.  However, here's how I do it. 
    Select the photo you want to move and create a new Event for it via the Event ➙ Create Event menu option.
    In the Event mode select the new Event with the one picture and drag it onto the Event you want to move the photo to.

  • How does one add a personal recorded M4R file to the ring tones in the UK system for iPhone 3GS

    How does one add a personal recorded M4R file to the ring tones in the UK system for iPhone 3GS.
    I have tried all sorts of ways of adding my personal M4R file but can't find the place (within the UK versions of iTunes} to transfer this file so that I can select it as a ring tone.
    I've tried also changing to the US version of iTunes and still can't find a way of doing it, although I have heard that it can be done.

    You should be able to just drop it into the library within iTunes.
    http://cnettv.cnet.com/create-free-iphone-ringtones-using-itunes-8-0/9742-1_53-5 0003920.html
    Check out the video above for a lot good info. The ringtone must be less than 35 seconds.

  • HT3529 how do you add another person to your messages if they dont have a number.

    how do you add another person to your messages if they dont have a number.

    Never mind, disregard.  I went in and reset my password to my AirPort Express, and for some reason, it then went through, and is all working and good.

  • How can i add image on my mail siganature on iphone

    hi,
           how can i add image on my mail siganature on iphone.

    I do not know if this will work but you can try. Place the image you want on a storage site like Imageshack or Photobucket. Then make a link to it in your signature using (img_src="put the url of your image here"). This may work at least when you have an active data connection - wifi or cellular

  • I have two personal e-mail accounts and a general account that I have synced to my Mail app, but I keep getting emails sent to the non-personal e-mail because they're on the same server. How can I change that?

    I have two personal e-mail accounts and a general account that I have synced to my Mail app, but I keep getting emails sent to the non-personal e-mail because they're on the same server. How can I change that?

    The only ways I know of for email to get sent to an account are:
    1. It was addressed to that account. Someone used that email address to send you the email.
    2. It was forwarded to that account by the account to which it had been addressed. I am not aware of Mail having this feature but it is often a feature provided by your ISP that you can turn on by logging into your account via the Internet and setting it up.  I assume you have not done this, though.
    With several email addresses in the same Mail client, you have to be careful which one you are sending from. If you send from the wrong address, any replies will come back to that same address. I make this mistake all too often.

  • How do I add my school e-mail to my phone?

    I am trying to add my college e-mail account to my phone. How do I do this?

    i have had mozillafirefox forever and updated my yahoo e-mail and everything was good. went to bring up my yahoo e-mail and it was the classic e-mail, spoke to a yahoo customer care agent we looked at Internet Explorer, and Google Chrome, and the new version of yahoo e-mail is there. i have tried to download the new version of yahoo mail and it wont let me. so they tell me to speak to someone at mozillafirefox, so now i am here w/u asking how do i update my yahoo mail?

  • How do you add Facebook in in mail contacts and calendars

    How do you add Facebook in in mail contacts and calendars

    Facebook integration isn't there yet! This integreation is coming during the fall as it's stated on the features page http://www.apple.com/osx/whats-new/ !

  • How can I add a person to a WhatsApp Group

    How do I add a person to a WhatsApp group?

    You can give PowerShell Studio a try and see if that helps:
    http://www.sapien.com/software/powershell_studio
    I haven't tried it myself (I don't really have $400 to throw away if I find out that I really like it and the ISE works just fine for me), but those who do use it really seem love it.
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)
    Hi, I managed to get it working in example 1.
    Function CreateUser($fname,$lname)
    $Obj = New-ADUser -name "$fname $lname" `
    -GivenName $fname `
    -Surname $lname `
    -DisplayName "$fname $lname" `
    -SamAccountName $fname -PassThru
    Add-ADGroupMember -Identity grp_sales -Members $Obj.SamAccountName
    #But I can't get it working in this example.
    Function CreateUser($fname,$lname,$passw)
    $passwuse = ConvertTo-SecureString -String $passw -AsPlainText -Force
    $fnamel = $fname.tolower()
    $lnamel = $lname.tolower()
    $0bj = New-ADUser -name "$fname $lname" `
    -GivenName $fname `
    -Surname $lname `
    -DisplayName "$fname $lname" `
    -SamAccountName $fname `
    -UserPrincipalName "$fnamel.$[email protected]" `
    -OtherAttributes @{'proxyAddresses'="SMTP:$fnamel.$[email protected]"} `
    -AccountPassword $passwuse `
    -ChangePasswordAtLogon $true `
    -Enabled $true -PassThru
    Add-ADGroupMember -Identity grp_sales -Members $Obj.SamAccountName

  • Bought my hubby an iphone4 and I registered it and opened an apple account for him.  I have an iphone 5 (under my own Apple account).  I use icloud to sync calender and contacts with outlook 2007.  How do I add my hubby's phone (account) to icloud ?

    Bought my hubby an iphone4 and I registered it and opened an apple account for him.  I have an iphone 5 (under my own Apple account).  I use icloud to sync calendar and contacts with outlook 2007.  How do I add my hubby's phone (account) to icloud so I can sync the same contacts and calendar?

    On his phone, sign in Settings>iCloud and enable Mail so that he can have his own email address. Then add your account in Settings>Mail, Contacts & Calendars and enable Contacts and Calendars. They will then appear on his phone alongside any syncing he has set up. This will keep your emails separate, or you can add Mail as well so that you can both access that if you want. You can add his account in the same way on your phone and enable any data types you want to sync.

  • How do I delete my mobileme e-mail account?

    how do I delete my mobileme e-mail account?

    Hey this is the problem "However it will continue to be accessible at http://icloud.com"
    And every now and then I would need to check it
    I ended up ringing them up earlier and the person I spoke to said he couldn't find a solution to delete it.
    I've decided I'm going to keep it and forward e-mails from Outlook to iCloud as I like iClouds other features such as notes, reminders, calendars, work etc...
    This is allowed, right? (forwarding)

Maybe you are looking for