completehaa.blogg.se

Godaddy outgoing cpanel email setup
Godaddy outgoing cpanel email setup








godaddy outgoing cpanel email setup

usr/local/bin/php /home/mygodaddyname/public_html/domain/app/console mautic:campaigns:rebuild >/dev/null 2>&1 usr/local/bin/php /home/mygodaddyname/public_html/domain/app/console mautic:emails:send >/dev/null 2>&1

godaddy outgoing cpanel email setup

usr/local/bin/php /home/mygodaddyname/public_html/domain/app/console mautic:campaigns:trigger >/dev/null 2>&1 usr/local/bin/php /home/mygodaddyname/public_html/domain/app/console mautic:segments:update >/dev/null 2>&1 I seem to have found a bunch that I had to dig for to get this to work, here are mine, the routing was tricky and those dohicky numbers at teh end are incredibly important to get them to run: I honestly don’t know but If I were to guess I would say that you need to update your PHP version? If I remember correct when I was setting it up that is what this meant.Īlso, make sure the email be handled is Queue for this.Īlso, lol… Check to make sure that your cron jobs are set up. Sorry Augentia, it’s been months and didn’t see your response. Now I am finally up and going and am super happy and hope this little bit of suffering on my part is helpful to others. However when i did it under contacts/dropdown send email it did not.Īfter a numerous calls to tech support I finally found someone who changed my cpanel email to send through my main email address and Abracadabra it all of a sudden started working. The -q is for quiet mode which will not send any notifications, however I left that out for testing and will probably not put it back so i can watch if something bad happens.įinally, when I tested my emails after the first fix in the Mautic settings/mail I received it. usr/local/bin/php -q /home//app/console mautic:segments:update So here is what I found that finally worked: Most of the jobs to put in were totally wrong as far as routing and structure, It seems that GD had some quirks that I finally found that stopped giving me errors. Service to send mail through: Other SMTP Server Long story short, here are the settings you will need to have: Most felt it was a blocked port 587 and happened with port 25 as well. The issue was this: I have Godaddy hosting with Office365 mail offered by GD (So i can max out my outgoing mail to 10k per day)Įvery time i put in the 365 settings it would give me a connection error #111 refused from server message. After months and months of tech support and these forums i finally got this to work, hope it helps others that have been posting about it as well.










Godaddy outgoing cpanel email setup