Skip to Content

godaddy shared host and sugarcrm settings

setting up sugarcrm on godaddy shared linux can be irritating as there is a lack of documentation. Here is how to set up the email

 

for godaddy shared linux using sugar 6.03

"From" Name: * your name
"From" Address: * your godaddy email
Choose your Email provider: Other
SMTP Mail Server: * relay-hosting.secureserver.net
SMTP Port: * 25
Use SMTP Authentication: unchecked
Enable SMTP over SSL or TLS? none

Email Options
Assignment Notifications: checked
Delete related notes & attachments with deleted Emails: unchecked
Send notification from assigning user's e-mail address: checked

cron
cd /home/content/t/b/d/youraccountname/html/sugarcrm; php -f cron.php > /dev/null 2>&1

or cron
/web/cgi-bin/php5 "$HOME/html/sugarcrm/cron.php"

it works, but is not instant when using the test email function, five minutes after the cron is run the email shows up