(Oct 15th, 2009, 4:25 AM)Tiger Wrote: 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..
Well I THOUGHT this worked because at first the test email went through like a charm. But now I'm getting the error message "There was a problem communicating with SMTP: Expected response code(s) [250] but got response [553 sorry, your mail was administratively denied. (#5.7.1)]"...Any thoughts??? Thanks.