Oct 15th, 2009, 4:25 AM
I had the beta running fine for about 3 months until the end of September then it all of a sudden it stopped sending mail all together. So I added swift and couldn't get the smtp configuration right. Don't even bother getting help from godaddy. So after a lot of forum surfing I found a solution in a forum about using swiftmailer, wordpress and godaddy..
first, don't use the server they tell you to use(the one for mail):
smtpout.secureserver.net port 80
those ports will refuse you all day..
use:
relay-hosting.secureserver.net port 25
no Authentication
no Encryption
worked for me, but I can say it's not that fast..
first, don't use the server they tell you to use(the one for mail):
smtpout.secureserver.net port 80
those ports will refuse you all day..
use:
relay-hosting.secureserver.net port 25
no Authentication
no Encryption
worked for me, but I can say it's not that fast..