I started this off 1.5 months ago as a project to work on while I learn Ruby on Rails. I think it turned out decently, so I've decided to share it with the world.
Use the invite code "yconvicts" to register. :) Please let me know what you think, I would love some feedback!!
Also be sure to check your spam filters to see if the activation email got caught, I'm still working on that issue (pointers would be appreciated!). Thanks! =)
Do you have spf records for your domain set up optimally? It looks like you have 'v=spf1 mx ~all'. You could switch the ~all to -all and turn the soft fail into a hard fail.
Thanks, I've changed the SPF records like you suggested. I'm using my other server as the mail server since I was having some weird issues with the one at DevGrow.
Whenever I would send an email from the DevGrow mail server, it would go straight to spam in Hotmail/MSN. In Gmail, it would go to the inbox unless the body of the email had my domain name in it, which essentially meant all useful emails would go to the spam filter.
I haven't figured out why that is happening or how to fix it, so I've temporarily resorted to using my other mail server. I'm using SoftLayer for hosting if you're curious, but their support seems to be taking a vacation (maybe just from my question?).
From the initial login message you sent me, it looks like you signed on to the mail server using www.devgrow.com, but your reverse dns is just devgrow.com. You might want to make it so they match exactly. Also, have you run it through the latest spamassassin filters? Those aren't always too useful, but sometimes they catch things you may have missed. Finally, have you tried it without the exclamation marks? You currently have one in the subject and two in the message.
Use the invite code "yconvicts" to register. :) Please let me know what you think, I would love some feedback!!
Also be sure to check your spam filters to see if the activation email got caught, I'm still working on that issue (pointers would be appreciated!). Thanks! =)