TS4002 As of 4pm PDT, I cannot send email from Outlook via iCloud; my wife has the same problem.  Where/how do I report this problem?  Apple support seems to be available only if one is using a Mac product.

Originating discussion

Same problem with sending mail from Outlook 2010 (Win7 64 bit - started yesterday) and Windows Live Mail 2011 (Win7 32-bit).
Server Error 334
Server Response 334
Server: smtp.mail.me.com
Error code 0x80004005
Protocol smtp
Port 587
SSL
No issues sending iCloud email from the browser / web iCloud interface or from my Android phone.
Not finding any of this in Google searches yet.

Similar Messages

  • Cannot send email from outlook 2011 (Mac) on public networks but can send via  Mac Mail

    I cannot send mail with Outlook from anywhere other than my work or home network, will not work even when accessing 4g with my phone hotspot; very frustrating. I am using Yosemite & Macbook Pro (2012). if i use the Apple Mail everything works fine so I can only assume it is a setting on Outlook?

    Update - I now have it working.
    am not really sure what exactly fixed it.
    I changed a lot of things but my setup now has the following which I think fixed.
    outgoing server  - p06-smtp.mail.me.com
    override default port checked - port now 587
    on more options button changed it to "use incoming server info".

  • Send emails from a csv file (grouping records with the same email addresses)

    Writing a script to send emails from a csv which contains record details and email addresses using the Send-Mailmessage cmdlet.
    That part is no trouble, however, the csv file contain records that can have the same email address.
    Is there a way/method I could send the records with the same email address once instead of sending individual email messages?
    Thanks
    Data in the csv file
    Record number, description, email
    1234, Test 1, [email protected]
    5678, Test 2, [email protected]
    1245, Test 3, [email protected]
    4578, Test 4, [email protected]
    $data = Import-csv c:\records.csv
    ForEach($address in $data)
    Send-mailmessage -To $address.emails -from [email protected] -subject "List of records" -Body $data -SmtpServer 192.168.1.1

    The following code does what you are looking for:
    $data = Import-csv c:\records.csv$mx = "192.168.1.1"
    $subject = "List of records"
    $from = "[email protected]"
    $data| Group-Object email|Select-Object Name, @{n='msg'; e={$_.Group| Select-Object -Property "record number", description|ConvertTo-Csv -notypeinformation|Out-String}}|
    ForEach-Object {Send-MailMessage -to $_.Name -Body $_.msg -SmtpServer $mx -Subject $subject -From $from}
    I also recommend no forcing everything into one line.  "One-liner" means "one pipeline" not putting all code on one unreadable line.
    Your code should look like this:
    $data|
    Group-Object email|
    Select-Object Name, @{
    n='msg'; e={
    $_.Group| Select-Object -Property "record number", description|
    ConvertTo-Csv -notypeinformation|Out-String
    }|
    ForEach-Object {
    Send-MailMessage -to $_.Name -Body $_.msg -SmtpServer $mx -Subject $subject -From $from
    Now we can see the code and see that you are still unnecessarily converting back and forth.
    To get the group look at how I did it.
    $body=$_.Group | Format-Table |Out-String
    Isn't that much easier?
    Once you master the pipeline these things will become second nature.  In PowerShell it is not necessary to write lots of code most of the time.
    ¯\_(ツ)_/¯

  • I cannot send email from Outlook 2011 (for Mac). But can send from other applications

    I have Outlook 2011 for Mac - I have validated the settings and up until yesterday could send and receive emails using my .mac account.
    I can send using icloud and mail (I use Outlook for work purposes) and can send in outlook using my work accounts.
    My settings
    Incoming server - imap.mail.me.com
    Use SSL to connect checked.
    Outgoing server - smtp.mail.me.com
    override default port checked (port 587)
    use SSL to connect checked
    authentication - Username and password.
    I have rebuilt the database - no effect.
    I continue to get the error
    "Mail could not be sent
    The server for account "mac" returned the error. 5.7.8. Bad Username or password (Authentication failed..)" Your username/password or security settings may be incorrect. Would you like to try rentering your password"
    I have validated my username and password and rentered them both.
    I have emptied the outbox and retried but nothing works.
    Thanks for the help.

    Update - I now have it working.
    am not really sure what exactly fixed it.
    I changed a lot of things but my setup now has the following which I think fixed.
    outgoing server  - p06-smtp.mail.me.com
    override default port checked - port now 587
    on more options button changed it to "use incoming server info".

  • Cannot send email from Outlook 2010 without disabling iCloud Outlook Add-in

    I have seen a few discussions on this but no answers. I have bought a new PC. Installed Outlook 2010 and iCloud latest version 3. All seems to work fine but emails go into the Outbox and dont get any further. If I remove the iCloud Outlook Add-in then I can send my emails but of course now cannot see my contacts nor my calendar! So it's one or the other and I'm currently going backwards and forwards between each. I have uninstalled and gone back to an earlier version 2 of iCloud with no success, same problem. I have uninstalled that and now reinstalled version 3. The problem remains. Can you advise on how to solve this please?

    Then it has nothing to do with iCloud, contact Bell and if they can't help, Microsoft

  • HT2589 after my last update my iphone and ipad has an old apple id email address which I cannot change, but itunes has the right id.  How do I fix this problem

    After my last update mu iphone and ipad has an deleted apple id, but my itunes have the new on and I cannot change it on my devices.  Any help would be appreciated.

    If it's an old account which you'd updated with a new email address then try logging out of it on the iPad (and iPhone) by tapping on the id in Settings > Store (Settings > iTunes & App Stores on iOS 6) and then log back in and see if that 'refreshes' the account on the iPad (and iPhone). If you created a new account then any content that you purchased/downloaded via the old account will remain tied to that old account, and only that old account can download updates to its apps.

  • Since ios5, i cannot send email from my iPod when in my network, only when 3G

    Since ios5, i cannot send email from my ipad when wi-fi but only when 3G

    The SMTP server you are using with Wi-Fi would be the outgoing server of your internet service provider... this is likely why that's working.
    SMTP servers specific to a ISP would not work on the 3G network. You would probably need another SMTP server. One from your cell provider?

  • TS3899 cannot send email from one of my email accounts on my iPad

    I am able to receive email on one of my email accounts on my iPad but I cannot send email from that account.  I've obviously missed a step in the set up process but do not know what that step might be.  Can anyone help?  Thanks

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/http://www.apple.com/support/ipad/assistant/mail/
    Using a POP account with multiple devices
    http://support.apple.com/kb/ht3228http://support.apple.com/kb/ht3228
    iOS: Adding an email account
    http://support.apple.com/kb/HT4810http://support.apple.com/kb/HT4810
    iOS: Setting up an Outlook.com, Hotmail, Live, or MSN email account
    http://support.apple.com/kb/ht1694http://support.apple.com/kb/ht1694
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.htmlhttp://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    How to Sync Contacts with Your iPad Using iTunes
    http://www.dummies.com/how-to/content/how-to-sync-contacts-with-your-ipad-using- itunes.htmlhttp://www.dummies.com/how-to/content/how-to-sync-contacts-with-your-ipad-using- itunes.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621http://support.apple.com/kb/ts2621
    eMail Groups - You can use a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email  -  https://itunes.apple.com/us/app/group-email!-mail-client-attachments/id380690305https://itunes.apple.com/us/app/group-email!-mail-client-attachments/id380690305 ?mt=8
    iPad Mail
    http://www.apple.com/support/ipad/mail/http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Apple iPad 3. BT email not working. Cannot send emails from btconnect SMTP after iOS upgrade. This is the only difference I am aware of. Can anyone help me please.

    BT email not working. Cannot send emails from btconnect SMTP after iOS upgrade. This is the only difference I am aware of. Apple iPad 3. Can anyone help me please.

    All resolved at last
    Deleted the SMTP setting
    Recreated the SMTP using the same settings
    Able to send emails now
    No logic - as usual - just a bug!

  • Cannot send emails from Hotmail on my iPad appears only after iOS 7 upgrade.

    Cannot send emails from Hotmail acc on my iPad, problem occurred after iOS 7 upgrade. Message appears that user name or password is incorrect in settings but they are correct when checked.

    Try deleting and reinstalling your Hotmail email account.

  • How do I fix Mail in Snow Leopard where I cannot send emails from my account to another account I've set up in Mail, but the reverse works fine?

    I have a problem with Mail in Snow Leopard in that I cannot set up two email accounts for myself and my wife with the same ISP and have them operate properly.  I've set up the accounts in strict accordance with my ISP's instructions for setting up email accounts on Mac Mail but I cannot send an email from my account to my wife's without a drop-down message appearing that Mail 'cannot send the email from this server.  Please edit the server list'.  No amount of tweaking appears to work.  Applecare consultants have so far been unable to get it to work and a recent visit to the local Genius Bar in the Apple Store was fruitless also.  My ISP's help line was unable to solve the problem even with a supervisor level consultant.  The ISP concluded it was some kind of 'bug' in Mail.
    I could send emails from my wife's account to mine, but not vice versa; I could send emails to other addresees without any problem and I can send emails from my account to my wife's using the ISP's webmail.
    Does anyone please have a solution to my problem?  At the moment we're operating one account (mine) on my Macbook and my wife's is set up on her iPad2.  As we prefer to use the Macbook for storage and (using Time Machine) for back-up of our data, the two accounts on separate machines is a nuisance.
    Another factor is that I prefer to control when I download emails and set my preferences accordingly.  One of the so-called 'fixes' that were tried wound up downloading emails regardless of settings, even after removing my wife's account; the matter was remedied only after I had removed all accounts form Mail and started afresh from scratch.

    You'll have to pardon my ignorance of some  computer terminology; I'm a retired manager and not a computer technician, hence my muddling up of client and server terminology.
    Re your comment about Port 339: I did qualify this with (?).  As I wrote, it all happened at lightining speed and the guy at the Genius Bar didn't bother explaining what he was doing.  Port designation contained 3s and 9s to the best of my recollection.
    That said, you seem to be spot on re setting up a 'dummy' client in Mail.  I set it up as you suggested and I can send to and receive from this client without a problem.  You appear to have identified the solution, notwithstanding the claims of the ISP's 'experts'.
    The next problem I have now is sorting out my wife's mailbox that is so troublesome whenever I set it up on Mail.
    All the other set-up advice to date yielded a similar result; inability to send from my account to her inbox.  Perhaps deleting her details from the account altogether and setting them up again from scratch may be the solution and I shall try that in due course.  The impediment that I have with this at the moment is that my ISP admits that it has 'a technical problem with its email servers' and some of its related web pages that prevent my doing this myself.  I will have to go through the telephone 'help' line and ask the technician to set it up at their end on my instructions.  This has some disadvantages in that I have to divulge the password to the account to the operator rather than keeping it anonymous by doing it on-line.   You may have solved the problem, but until I can successfully sort out a working mailbox for my wife i cannot definitively say so.
    Many thanks for your perseverance.  You've made more sense than anyone else so far and that deserves some points, surely?

  • HT1430 Cannot send email from iPhone 4S ..it keeps saying smpt password is incorrect but it is correct and I receive email no problem

    Cannot send email from iPhone...keeps saying smpt password is incorrect but it is correct.. I recieve email no problem

    On my own, I discovered the following, which worked (one responder got the solution part correct for Google): For Yahoo, where I just use a standard login with no extra verification, I had to go into Yahoo and change my password. Once I did this, the new iPhone had no problem registering accepting my Yahoo account. I WAS, however, using the correct password and user name all along, for those who did not think that was the case. The problem is on the iPhone software side. For Google, I use a two step verification, and for that, one must go to Google Mail and obtain a specific, unique password, that is designed to work only on iPhones. Hope this helps anyone else with this dilemma.

  • Cannot send email from my IPad Air

    I suddenly cannot send email from my IPad Air. Keep getting message that my email recipient
    was rejected by the server because it does not allow relaying.  Don't understand what this means as I have been able to send email before.

    Paula, in most cases this message appears when you are sending email from a ISP server not in the pop settings and SMTP settings in your email program.
    In example if I send out email from my iPad I must be on my own isp's server to send. I have roadrunner but if I send email out using say Verizon's email server I will get a reject notice.
    You did not say what email program you are using but if it is hotmail or yahoo or your isp's email in two of these email accounts there are stand alone apps which work much better than the stock email program on the phone.
    If you are using road runner or another ISP email you must get the proper Pop3 (incoming) server settings and SMTP (send) settings from your ISP
    You can then just go into the Settings-Mail, Contacts and Calendar section and click on the email account and change to the proper settings from your ISP.
    You could delete as you were told but why bother when only the sending and receiving settings need to be entered.
    If the settings are correct, on an iPhone it tests the settings. If correct send an email. If incorrect you will need the proper settings from your ISP.
    It is actually very easy to do.
    Hotmail is not an option on my iPad air | Apple Support Communities
    Problems with POP email accounts set up on iPad... | Apple Support Communities
    Good Luck

  • Cannot send email from pop account when in 3G, will send in WIFI

    I cannot send email from pop account when in 3G, will send in WIFI.
    I thought it was the SMTP server first.. but when i config my WIFI, suddenly the emails that i tried to send, left my outbox and sent.
    Any idea's

    The SMTP server you are using with Wi-Fi would be the outgoing server of your internet service provider... this is likely why that's working.
    SMTP servers specific to a ISP would not work on the 3G network. You would probably need another SMTP server. One from your cell provider?

  • Cannot send email from icloud account from mac

    cannot send email from icloud account from mac running 10.8.2

    The SMTP server you are using with Wi-Fi would be the outgoing server of your internet service provider... this is likely why that's working.
    SMTP servers specific to a ISP would not work on the 3G network. You would probably need another SMTP server. One from your cell provider?

Maybe you are looking for

  • ICal Syncing problems with Exchange

    So I figured iCal was closely related enough to Mail and Address Book that I could post this question here. If there is a more appropriate section please just let me know. I have a user who is connecting to Exchange 2007 via Mail/iCal/Address Book in

  • Error in calling a javascript function

    Hi Below is a code from my HTML file... <html> <head> <script language="javascript" > function try() alert("hi"); </script> </head> <body> <input type="button" value="Hello world!" onclick='try();'> </body> </html>while running page in browser i m ge

  • Application parameter to be passed to view

    Hi, in ECC6.0 I've created an application that has a parameter.  This parameter is passed to a window which is unique to the application.  The window has only 1 imbedded view.  So now the problem.  The window receives the parameter correctly from the

  • I'm trying to install FCP, but FCP option dimmed

    Hello, I'm attempting to install FCP on Macbook Pro. I put the FCP install disk in computer. For some reason when it gets to what is going to be installed the Final Cut Pro option is dimmed so that I can't check it as an option to load. I have attemp

  • Cannot open messages in my hotmail account

    cannot open messages at hotmail == URL of affected sites == http://www.hotmail.com