Post by ArchSolutions » Wed Mar 04, 2015 6:10 am

After a week of trying to figure out why my mail was not working... here was the solution:

ssl://mail.(yourdomain).com

What I had was ssl://smtp.mail.(yourdomain).com,

Taking out the smtp was not only incredibly simple and missed, as I tried hundreds of combinations until finally seeing a reference on a somehwhat unrelated post; this was definitely required to be taken out with hostgator's hosting. Hope this helps others in the future.
Last edited by ArchSolutions on Wed Mar 04, 2015 3:41 pm, edited 1 time in total.

Newbie

Posts

Joined
Mon Mar 02, 2015 6:57 pm

Post by gedielson » Wed Mar 04, 2015 10:46 am

My site is hosted on hostgator (brazil) too. Time ago, I got same problem as you. All was working well and suddenly the mails stopped to work. AND, spent so many time trying to solve this, since hostgator couldn't indentify the issue. After all, I realized that hostgator updated their PHP, which have changed the sendmail_path. Because of this, the PHP Mail wasn't working. So I just setted Mail as Protocol in OC settings and added the following line to my both php.ini file (in public_html and in admin):

Code: Select all

sendmail_path = /usr/sbin/sendmail -t -i;
And all the mail troubles has vanished.

http://gepeixoto.com.br


User avatar
New member

Posts

Joined
Wed Oct 01, 2014 7:37 am
Location - Brazil

Post by markjacks » Fri Mar 06, 2015 12:24 am

Thanks for posting the solution ArchSolutions. This applies to shared hosting too right?

New member

Posts

Joined
Sun Nov 30, 2014 1:48 pm

Post by gedielson » Fri Mar 06, 2015 7:59 am

Hi, yes. This applies to shared hosting too.

http://gepeixoto.com.br


User avatar
New member

Posts

Joined
Wed Oct 01, 2014 7:37 am
Location - Brazil

Post by navclick » Sun Dec 27, 2015 8:10 pm

Thanks a lot for help, this works like butter ;D

Newbie

Posts

Joined
Sun Dec 27, 2015 5:38 pm
Who is online

Users browsing this forum: No registered users and 11 guests