How do I Set up email acc so I can receive emails from another property

I have 2 homes and both have Broadband but with different providers (talktalk and tiscali). I have just move to Apple from Windows. With Mac mail I don't seem to be able to set up an account to read the emails from the property that does not have that provider. So house A has provider A and house B provider B. Windows allowed me at house A to to send and receive emails from provider A and read emails from provider B. At house B I could send and receive B emails and only receive A emails. I want to do the same with my Mac. How do I do this as when I go through the set up accounts process it seems to force me to register both the POP3 and SMTP for A and B and when it cannot find the outgoing server (in this case B when I am at house A). With windows it allowed you to set them both up at both houses because it did not perform a check as you set the accounts up.

Nigel
Welcome to the Apple user discussion forums
I have 2 homes and both have Broadband but with different providers (talktalk and tiscali). I have just move to Apple from Windows. With Mac mail I don't seem to be able to set up an account to read the emails from the property that does not have that provider. So house A has provider A and house B provider B. Windows allowed me at house A to to send and receive emails from provider A and read emails from provider B. At house B I could send and receive B emails and only receive A emails. I want to do the same with my Mac. How do I do this as when I go through the set up accounts process it seems to force me to register both the POP3 and SMTP for A and B and when it cannot find the outgoing server (in this case B when I am at house A). With windows it allowed you to set them both up at both houses because it did not perform a check as you set the accounts up.
I do not understand your problem or your question
In general what I have found is that some (many?) internet providers will not allow you to sent e-mail if you are not on their network but there is no problem receiving e-mail
I have two houses A & B and internet providers A & B but my e-mail provider is a separate company, provider C, I find the following:
I can receive mail from C via POP3 from both houses A & B
In both houses I am unable to sent mail using SMTP using provider C but must use the local internet provider, provider A for house A and provider B
If you have e-mail accounts at both A & B you should be able to set up two accounts, one for provider A and one for provider B - both would use POP3 to receive mail and should work from either house - each would use its own SMTP service - A for house A and B for house B - If you want to send mail from account A in house B you would have to change the outgoing SMTP server while you are there and change it back when you go to house A - same for sending mail from account B while in house A
Maybe this helps - if not try asking again and maybe I'll get it beter next time
LN
Message was edited by: LarryHN

Similar Messages

  • How to send set of emails from SSIS

    Hi All,
    I would like to send set of emails from SSIS.
    For eg: I have to,from,Subject and mail body present in a table. I would like to go through the table 1 row at a time and send mails
    Regards,
    P M-S

    Hi Vishal,
    Thanks for the response.
    Example doesn't say how to dynamically control To and From lines. What I am looking for is to send mails from an existing table which has To,From,Subject and Body. Basically 1 email per row from an existing table
    regards,
    P M-S
    You can do this in T - SQL itself using sp_send_dbmail
    the code will look like below
    IF OBJECT_ID('tempdb..#temp') IS NOT NULL
    DROP TABLE #temp
    SELECT *,
    ROW_NUMBER() OVER (ORDER BY PK) AS ID
    INTO #temp
    FROM Yourtable
    DECLARE @ID int,@To varchar(5000),@From varchar(5000),@Subject varchar(max)
    SELECT TOP 1 @ID = ID,
    @To = To,
    @From = From,
    @Subject = Subject
    FROM #temp
    ORDER BY ID
    WHILE @ID IS NOT NULL
    BEGIN
    EXEC sp_send_dbmail @recipients = @To,
    @from_address = @From,
    @subject = @Subject
    SELECT TOP 1 @ID = ID,
    @To = To,
    @From = From,
    @Subject = Subject
    FROM #temp
    WHERE ID > @ID
    ORDER BY ID
    END
    Assuming you've default private mail profile set or there's a public profile defined for msdb
    otherwise you need to pass a valid mail profile
    IF in SSIS you can do this
    https://support.microsoft.com/kb/906547?wa=wsignin1.0
    http://www.devtechie.com/post/2013/01/04/Send-Mail-Task-%E2%80%93-Dynamic-Recipient.aspx
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • How to read my iCloud email from another IOS device that belongs to someone else?

    The other day I had to check my @me email on my brother's iPad.  When I typed icloud.com in the Safari app all I got was a "how to setup icloud".  I don't want to go through the hassle of setting up my email account on his iPad just to check my email once on his device. Does anyone know how to get around this?
    Thank you!

    Theres a way you can do it ... But sadly, your brother should have a 3rd party browser installed ... I suggest iCab mobile browser ... Its only $2 and the amount of things yu can do with it is endless .. So here are the steps to follow to access ur @me account on ur brothers ipad ..
    1. Install iCab Mobile Browser
    2.  Go to settings with in the app (top-right corner theres a gear icon)
    3. Once your in settings scroll down and select Browser ID , then select Firefox 4.0(Windows).
    The above step makes icloud.com see as if yu were logging in from a windows PC ..
    4. Icloud.com will open and allow yu to sign in .. So now yu can have access to ur mail and notes and find my iphone and etc ..
    Works 100% , try it and let me know ... Other things yu can do with icab mobile browser are : download videos , files , upload photos to facebook and much much more ..

  • How do i set up email address to print from iphone?

    how do i set up email address so i can print from my iphone into my wireless printer?

    Which printer do you have?
    I was an HP employee
    If I have helped you solve your issue please mark it as solved
    **Say Thanks By Clicking on the Kudos Star**

  • How do I set an email to send at a specific time/date in the future e.g. tomorrow at 9am. I am on an iMACX using apple's version of windows

    how do I set an email to send at a specific time/date in the future e.g. tomorrow at 9am. I am on an iMAC using apple's version of windows

    apple don't have a version of windows
    only microsoft have windows
    as how one automatate windows to send mails at a time
    googled it for you
    http://www.howtogeek.com/125045/how-to-easily-send-emails-from-the-windows-task- scheduler/
    more options in the search
    https://www.google.dk/search?client=opera&q=automatically+send+email+in+windows& sourceid=opera&ie=UTF-8&oe=UTF-8

  • How do I set my email to shoe me the number of emails inmy inbox on the mail icon alon with a sound tellingme Ihave mail ?

    How do I set my email to show me how many emails I have on my email icon along with a sound to tell me I have new emails each time they arrive ?

    Hello 4grandsforme,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Understanding notifications
    http://support.apple.com/kb/ht3576
    Badges: An image or number appears on the application icon.
    Have a nice day,
    Mario

  • How do i set up email on iphone. i keep on getting an error that says, "We couldn`t connect to the server. Check your information and make sure it`s correct." all my info is correct, can someone please assit. it is the app OWA

    how do i set up email on iphone. i keep on getting an error that says, "We couldn`t connect to the server. Check your information and make sure it`s correct." all my info is correct, can someone please assit. it is the app OWA

    Is this a company email account?  If so you may need to talk their technical support, as there may be additional layers of security which are preventing a connection.

  • HT201320 how so you set up email that is not hotmail, gmail, etc..?? every time i try to add an account, it doesnt work

    How do you set up email on iphones that are not icloud, exchange, gmail, yahoo,aol, or hotmail?

    I'm thinking you sync to your computer over Wi-Fi, if correct, switch to sync when connected to iTunes, turn off sync over Wi-Fi. Hope this helps, Good luck. Cheers.

  • How do I set up email addresses from my address book?

    How do I set up email addresses from my address book?

    I'm not sure exactly what you are asking.  If you are coming from pre-Mountain Lion, then Address Book has changed to Contacts.
    Open Contacts.
    Select an Account in the group list, if you want the contact in a specific group. If Groups aren't showing, you can display them from the View menu.
    Click the Add card button ( + ).
    Enter the information for the contact.
    If you need multiple entries for a particular field type, a new blank entry will show up below the one you are adding.
    If you need other fields, use the Card menu to Add a new field type.
    If you want to change the default fields available when you create a new card, choose Edit Template…
    If you have sent emails to someone and you want to get that address to add to a Contact, use the Previous Recipients command in the View menu in Mail.
    If you need to add a new Group, hover the cursor over the account name, and a + button will appear. Click it.

  • How do i set an email auto responder for I-mail?

    Help, how do I set an email auto responder?
    Thanks,
    Twosheels

    I'm not sure exactly what you mean by "I-Mail". However, there is no way to set up an autoresponder on an iPad. You'll need to do it through the server. For example, I have Gmail. I can log into Gmail on my computer using my browser and set up an autoreponse in settings.

  • HT201412 how do I set up email on my iphone 5

    how do I set up email on my iphone 5, not able to send or receive mail but everything else is good

    Settings>Mail Contacts and Calendars>Add Account
    Depends on what type of email you're trying to add though.
    http://support.apple.com/kb/ht4810
    If you need to add an "other" type account, the article also has a template for the info you would need from your email provider.

  • How do I set up email accounts to send emails while travelling overseas using various wifi locations?

    How do I set up email accounts to send and receive
    emails while travelling overseas using various wifi locations?

    Many ISP provided email accounts limit connections to their outgoing SMTP email servers to only connections coming from their own network. So, if you try to send email when not connected to their network (i.e. when not at home), the connection will be rejected.
    If you are using an ISP provided email address, in these circumstances, you'll need to ask your ISP if they provide an "authenticated SMTP connection" so that you can send email via their SMTP server when not actually accessing the internet via their network. You'll need to enter your email account username and password in the Outgoing SMTP server settings and possible configure SSL or outgoing port numbers. Your ISP will be able to advise on this though, as the exact setting vary between ISPs.
    By far the best solution though, is to use an email account that is not tied to any particular ISP, such as a GMail account, as these can be used from anywhere, on any network and provide authenticated SMTP as standard.

  • How do you set your email account

    How do you set your email account

    if this is your first email account you're adding to your iPod tough, go to the mail app. you'll have choices of what mail server you have. i think windows live mail isn't an option, so go to "other" and go from there by filling your email, name, and password. Im pretty sure thats about it. i use gmail so that was pretty easy.

  • How do I set up emails! I am on O2 and with virgin media

    How do I set up emails, I am on 02 and with virgin media

    emails is a separate service from
    Internet and phone service
    even if you have those 2 covered you will need to
    setup the e-mail service even if it's from the same providers
    that bring you internet and or phone service
    so the answer to your question comes down to what
    e-mail provider you're using and if your setup your ios correctly
    to receive and send emails over their network

  • How do I disassociate an email from my apple account?

    Trying to separate my account from my wife... She is trying to set up her own account but Apple is saying her email is already associated with my account.  How do I disaccociate her email from my account so that she can open her own account?
    Thank you!

    This is actually very easy to do. Follow these steps:
    - Go to appleid.apple.com
    - Click Manage Account
    - Sign in
      - It should then lead your account page and that is where you can view/manage the email addresses associated to your account! A Delete option is there beside the email addresses!
    Hope this is easy enough to follow, enjoy!
    -Clio

Maybe you are looking for

  • How to sync all Hotmail folders in Mail on iMac?

    I have just purchased an iMac and am trying to set up my mail, but when I set up my hotmail account to Mail it only syncs the Inbox not the sub folders, is there anyway around this, as I have reverted back to using www.hotmail.com to check my emails.

  • Cannot create MP3 With Itunes via Garageband -

    Hello- Im trying to create a MP3 out of songs I created in garageband.. Ive read other posts on this issue but the resolution I read about does not work. It has to do with changing the settings to MP3 to CD which I did, however when I try to burn the

  • Mail easy scenario ...

    Hi. I'm trying to do a simple mail scenario. I receive a file and i only want to send the two fields that came in that file (name and surname). I've defined a Data type with those to fields. Then, the message type and the message interface (one outbo

  • Update mac os 10.6

    I just purchased the iPhone 5, but my itunes wont let me add any songs to the phone because i dont have itunes 10.7 I tried to download itunes 10.7 but it wouldnt allow me to because my computer isnt up to date. It says I need Mac os x 10.6.8 but whe

  • Matrix p

    hello experts,                        I have design form in screen painter , i done coding for item events , i have used 4 folder tab and with every folder i have given matrix , i have also made User define objects fields and table for document and d