Mac Email "insecure" problems - unsolvable?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Mac Email "insecure" problems - unsolvable?

Post by simonmlewis »

Hi
A client of mine is trying to get to his emails using a Mac.

It works fine on ALL his other device, but the Mac is just being an utter pain.

It's apparently mostly when sending emails.

He's tried SMTP and MAIL. (it's should be mail.).

But he keeps getting these errors.
Attachments
ss.jpg
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Mac Email "insecure" problems - unsolvable?

Post by Celauran »

Looks like a problem with the SSL cert to me. Is it a self-signed cert? That would probably explain it. You can add exceptions permanently if that's the case.
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Mac Email "insecure" problems - unsolvable?

Post by simonmlewis »

It's not an SSL site at all. That's the puzzle.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Mac Email "insecure" problems - unsolvable?

Post by Celauran »

Is he trying to connect over secure ports? Try using 587 instead of 465
Post Reply