Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

os x update 10.10.4; mail won't send 6/30/15

So, I downloaded the OS X update that Apple sent out today. BIG MISTAKE. When I restarted my computer, my Mail program would no longer connect with either of the smtp servers associated with the account. I tried everything, right down to deleting the account and reinstalling. No luck. My next big mistake was contacting Apple support. The first chat went on for 45 minutes of me patiently trying to explain the problem. Then I was supposed to be connected to a "Senior Supervisor." After 20 minutes wait, I was disconnected. So, like a fool, I reconnected. After an hour of speaking with someone who seemed not only to know nothing about macs, but seemingly nothing about the internet or computers, I was called by Apple and...put on hold. So, I finally got smart and gave up. Now I'm doing what I should have done in the first place, contacting users. Can anyone help?

Posted on Jun 30, 2015 6:01 PM

Reply
Question marked as Best reply

Posted on Jun 30, 2015 7:48 PM

Select the Advanced tab in the settings for the account and check the box marked

Automatically detect and maintain account settings

Close the preferences window and save the change.

86 replies

Jul 7, 2015 8:12 AM in response to PeetDeVos

PeetDeVos wrote:


NOTE: I fixed the Sending Issue on Server side.


I've had the same issue as all (10.10.4), but the issue was on the Mail Server, not Apple Mail. This was a big pain, but I was able to fix the issue on the Mail Server side (since I'm the administrator). This post is for Mail Server Administrators using Sendmail.


Sendmail server on CentOS / Linux:

I added the following to the /etc/mail/sendmail.mc file before re-make (make -C /etc/mail) and restart of sendmail only (service sendmail restart). It instantly worked:


dnl # Added to resolve issues with Mac Mail

define(`confDH_PARAMETERS',`/etc/mail/certs/dh_2048.pem')

Before you do that, create the dh_2048.pem file using (openssl gendh -out dh_2048.pem -2 2048) in the relevant path (/etc/mail/certs or what you use).


I hope this helps,


Regards,

Peet

Thanks! This is what fixed it for me. I also run my own mail server.

Jul 7, 2015 8:32 AM in response to PeetDeVos

Thanks PeetDeVose (your awesome)!!

That fixed it for me. In my case on Fedora Core first generated the 2048 DH pem file:


# cd /etc/pki/tls/certs

# openssl gendh -out dh_2048.pem -2 2048


Then added the following line to /etc/mail/sendmail.mc:


dnl # Added to resolve issues with Mac Mail

define(`confDH_PARAMETERS',`/etc/pki/tls/certs/dh_2048.pem')

Then issued the command:


# cd /etc/mail

# make

# systemctl start sendmail.service

-or (Fedora Core older than 18) -

# /etc/init.d/sendmail restart

Jul 7, 2015 12:18 PM in response to Shashaness

Apple provided this update:


Use modern cryptographic practices when setting up SSL and TLS services on your server - Apple Support


"To ensure security and privacy for your users, and interoperability with Apple products, server administrators should use a group size of 2048 bits or greater when using Diffie-Hellman key exchange. ...devices no longer connect to servers or webpages that are set up using weaker Diffie-Hellman encryption"

Jul 7, 2015 1:15 PM in response to Henningm

Again, using a 2048 Bit Diffi-Hellmann key may solve the problem for some servers. But there is another problem:


Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] >> EHLO (19 additional bytes)

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-my-server.de

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-PIPELINING

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-SIZE 110000000

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-VRFY

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-ETRN

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-AUTH PLAIN LOGIN

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-AUTH=PLAIN LOGIN

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-ENHANCEDSTATUSCODES

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250-8BITMIME

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 250 DSN

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] >> AUTH (5 additional bytes)

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 334 (12 additional bytes)

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] >> (12 additional bytes)

Jul 3 15:38:52 garion Mail[46508] <Debug>: [0x60000017ee40] << 334 (12 additional bytes)

Jul 3 15:38:53 garion Mail[46508] <Debug>: [0x60000017ee40] >> * (0 additional bytes)

At this stage it is already connected, but Mail sends an empty password. This is another problem.

Jul 11, 2015 5:45 AM in response to Ckovacs

An Apple support person contacted me as a result of my posts here. A potential terminal command to fix the problem didn't work. I've sent diagnostic logs to him and I'm waiting for a solution from him or from the administrators who look after the mail server that I use.


In the meantime, overnight, my laptop has inexplicably updated itself to 10.10.4. And so I've lost the ability to send mail from my main account again. I'm traveling and so I can't revert to 10.10.3 using my time capsule. This is very frustrating.


I can send mail through several other lesser-used accounts, including gmail and yahoo. It's only my main email, run through a university server, that won't connect with 10.10.4. And so it seems to be the encryption problem that has been mentioned in this thread. The administrators who look after that server have been working on a fix but want to make certain the fix doesn't disrupt other users' computers.

Jul 11, 2015 5:58 AM in response to horologyworks

Using the shift key pressed doesn't work for me. The problem isn't the settings on my computer. It seems to be the lower level of encryption that the current outgoing mail server requires, and the higher level of encryption that Mail requires in 10.10.4. Starting up with the shift key pressed does nothing to fix that incompatibility.


As mentioned, my gmail and yahoo and another mail account on a private server are working fine. Those servers evidently use the higher level of encryption. But my main account, which is run by a university, uses a lower level of encryption, and the outgoing mail server won't respond to Mail.

Jul 13, 2015 10:17 AM in response to nicx

So, a nice senior tech from AppleCare contacted me after reading this thread and asked if I'd be willing to reinstall 10.10.4 and produce some logs for her. No cure was suggested or provided, and nothing happened differently: I still couldn't send from any of my accounts.


But afterwards, stuck with the same problem and heartened by a few of the tales of success I'd read here since my last post, I thought I'd give it another try. I have the following four email accounts:

•iCloud,

• two Gmail (one regular, one Google Apps), and

• FastMail.

All are IMAP, so deleting and reactivating didn't put me at risk of a major reconstruction job.


Trying to delete an account by clicking the minus sign in Mail>Preferences>Accounts sends you to the Internet Accounts pane of System Prefs. One at a time I subtracted them there (which basically just grays them out). Then, back in Mail>Preferences>Accounts, I reenabled them by clicking "Enable this account." And one at a time, they all worked, that delicious whoosh of a successful send.

Jul 14, 2015 2:15 PM in response to Ckovacs

I'm happy to report that the problem preventing mail from being able to send on one of my accounts has been solved.


It was, as reported earlier, the problem of the new, higher level of encryption that Apple is requiring on smtp servers. The university IT people have adjusted the server to meet the new level of encryption, and it is now accepting connections from my iPhone, laptop, and desktop.


As I mentioned earlier, gmail, yahoo, and another mail account were working fine throughout this. It was just my main account, a university server, that wasn't working.


Deleting and readding accounts or using the shift key or disabling SSL (etc.)were not solutions because it wasn't an issue of outdated preference files etc. It was that Apple requires a higher level of encryption now that some servers aren't currently using.

Jul 15, 2015 4:23 PM in response to horologyworks

I'm happy to say that just quitting Mail and restarting it by holding down the shift key did the trick me. My email accounts are with Earthlink and gmail and I can usually fix things on my mac but this time none of the menu-driven solutions worked. I am an old lady and relatively fearless when it comes to computers but I draw the line at going into the system and messing with files and commands that I don't understand. Fortunately I am brilliant at reading the message boards and chats and I thank all you geniuses for having helped me once again!

os x update 10.10.4; mail won't send 6/30/15

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.