Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Feb 27, 2009 1:52 am 
Offline
Senior Newbie

Joined: Mon Dec 08, 2008 10:59 am
Posts: 10
Website: http://www.tumbledesign.com
AOL: Nickmunstr
Location: Troy, NY
Hi all,

I have a comment section on my site that emails me a notification when a comment is posted; it has been functioning perfectly for about 2 months. Recently I noticed that my comments had dropped so sharply, actually, "no one seems to comment any more!"

In fact, my notifications where just being detoured into my spam box all of a sudden.

Any idea why this would happen? How can I make sure this doesn't happen should I need to get in touch with my users in the future?

Aside from that specific question, is there any recommended reading on how to use mail() appropriately with your users and not get labeled/blacklisted as spam? (I'll do some searching on my own as well)

Thanks!
-Nicky


Top
   
 Post subject:
PostPosted: Fri Feb 27, 2009 3:32 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Without going into the gory details...

1) Is the email script secure enough? Anyone abusing it lately?

2) Does your script put the commenter's email address in the From: field? That might make somebody suspect you're relaying email from all sorts of people. Relays are not welcome these days.

3) If the From: field always contains an email address belonging to your domain (which is good), have you set up an SPF record in the DNS that allows your server to send emails on behalf of the said domain? Something like "v=spf1 a mx -all"

4) What does your email server (e.g. Postfix) think its hostname is? Does it match your IP address and reverse DNS entry?


Top
   
 Post subject:
PostPosted: Fri Feb 27, 2009 6:12 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
Gmail will allow you to 'whitelist' a from email address.

James


Top
   
 Post subject: RDNS
PostPosted: Sat Jun 13, 2009 7:19 am 
Offline
Senior Newbie

Joined: Sun Sep 09, 2007 3:13 pm
Posts: 9
You probably have solved the problem by now, but I found that reverse dns will make gmail move your email from the spam folder to the Inbox.

The reverse dns widget in the Network tab of the dashboard will do it. For good measure I changed my mx record to my fqdn and not mail.fqdn which doesn't really exist anyway.

However spf grading (see the headers of the received mail) will remain "neutral", presumably until you add an spf PTR record for your domain.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group