No more email notifications for my posts or watched topics
Moderator: Shoshanah Marohn
- Jim Cooley
- Posts: 1754
- Joined: 23 Apr 2010 9:12 am
- Location: The 'Ville, Texas, USA
No more email notifications for my posts or watched topics
I suddenly stopped receiving email notifications when someone replies to one of my posts or posts to a topic I am watching. The "Notify me when a reply is posted" check box is selected. I double-checked the bottom of the pages to make sure I am still watching the topics. The emails do not go to my SPAM folder.
- Carl Kilmer
- Posts: 2691
- Joined: 7 Aug 2008 1:23 pm
- Location: East Central, Illinois
- Jim Cooley
- Posts: 1754
- Joined: 23 Apr 2010 9:12 am
- Location: The 'Ville, Texas, USA
My tests show that the system is sending them, and some people are getting them. My hunch is that it's a spam filter or security setting in some email programs that's rejecting the new IP address. I'm not sure how to fix it.
NOTICE: Please read the last page of this topic for the latest developments.
NOTICE: Please read the last page of this topic for the latest developments.
Last edited by b0b on 16 Dec 2017 11:25 am, edited 2 times in total.
-πππ- (admin) - Robert P. Lee - Recordings - Breathe - D6th - Video
- Ian Worley
- Posts: 2119
- Joined: 14 Jan 2012 12:02 pm
- Location: Sacramento, CA
- Erv Niehaus
- Posts: 26797
- Joined: 10 Aug 2001 12:01 am
- Location: Litchfield, MN, USA
- Ian Worley
- Posts: 2119
- Joined: 14 Jan 2012 12:02 pm
- Location: Sacramento, CA
I've been receiving these notifications at bob@steelguitarnews.com without problems. That domain routes through to gmail, which is where I set up my filters and read everything.
Notice that gmail thinks the email could be a spoof. It's not. I don't know why it thinks that.
Notice that gmail thinks the email could be a spoof. It's not. I don't know why it thinks that.
-πππ- (admin) - Robert P. Lee - Recordings - Breathe - D6th - Video
- Jeff Garden
- Posts: 3645
- Joined: 21 Aug 2003 12:01 am
- Location: Center Sandwich, New Hampshire, USA
- Ian Worley
- Posts: 2119
- Joined: 14 Jan 2012 12:02 pm
- Location: Sacramento, CA
Switching my profile email from an AT&T account to a gmail account seems to have resolved the notification issue.
Thanks again for all you do b0b.
Does the forum notification script use the PHP sendmail function, or does it route the notifications through an smtp server? I've had problems in the past with contact forms that used sendmail, the receiving server couldn't validate the sender so it would fail often. I ended up using a different script that resolves that by routing the form mail through the host's smtp server. Just a thought.b0b wrote:...Notice that gmail thinks the email could be a spoof. It's not. I don't know why it thinks that...
Thanks again for all you do b0b.
I believe it uses the PHP sendmail function.
Earlier this evening I discovered that the MX record in DNS was still pointing to the old server. I fixed that. Not sure if that will make a difference.
Earlier this evening I discovered that the MX record in DNS was still pointing to the old server. I fixed that. Not sure if that will make a difference.
-πππ- (admin) - Robert P. Lee - Recordings - Breathe - D6th - Video
- Ian Worley
- Posts: 2119
- Joined: 14 Jan 2012 12:02 pm
- Location: Sacramento, CA
The MX record should not matter for sending mail, particularly from a PHP script, but it occurs to me that the sendmail script using an external gmail address could create an issue. It makes sense that gmail would flag it because gmail did not actually send it. Even though they are legit, the notifications technically are spoofed. Is there a reason for not using a local email address that a remote server could validate, i.e. "notification@steelguitarforum.com"?
I've set it to noreply@bb.steelguitarforum.com - let's see if that makes a difference.
-πππ- (admin) - Robert P. Lee - Recordings - Breathe - D6th - Video
Just fyi, I have not been getting email notifications either....not on my participation threads, not on threads I've flagged to watch. That includes this thread and that includes after this latest change.b0b wrote:I've set it to noreply@bb.steelguitarforum.com - let's see if that makes a difference.
- Jim Cooley
- Posts: 1754
- Joined: 23 Apr 2010 9:12 am
- Location: The 'Ville, Texas, USA
The changes do not appear to have made a difference for me. I'm still not getting any forum email notifications. I haven't changed ISP, email provider/account, or settings.
I just added noreply@bb.steelguitarforum.com to my trusted domains. I'll see if that fixes it.
I just added noreply@bb.steelguitarforum.com to my trusted domains. I'll see if that fixes it.
- Erv Niehaus
- Posts: 26797
- Joined: 10 Aug 2001 12:01 am
- Location: Litchfield, MN, USA
- Ian Worley
- Posts: 2119
- Joined: 14 Jan 2012 12:02 pm
- Location: Sacramento, CA
It seems most likely that the issue is related to server validation. The emails are being rejected at the server level, so user-side spam filters etc. won't make any difference.
So I guess the MX record you edited last night could make a difference that might still affect some if the change hasn't propagated to their specific DNS server yet. There is a way to set up a specific reverse pointer in DNS so that remote servers can ping and resolve the sending server to the domain. Perhaps the host's tech support can help with that. It's a bit more involved than adding a normal MX record
Perhaps those who are still having an issue could list their email provider domains here so b0b has some better data to locate the problem.
I was having this issue with an "@pacbell.net" address, which is an att.com domain
So I guess the MX record you edited last night could make a difference that might still affect some if the change hasn't propagated to their specific DNS server yet. There is a way to set up a specific reverse pointer in DNS so that remote servers can ping and resolve the sending server to the domain. Perhaps the host's tech support can help with that. It's a bit more involved than adding a normal MX record
Perhaps those who are still having an issue could list their email provider domains here so b0b has some better data to locate the problem.
I was having this issue with an "@pacbell.net" address, which is an att.com domain
- Erv Niehaus
- Posts: 26797
- Joined: 10 Aug 2001 12:01 am
- Location: Litchfield, MN, USA
- Jim Cooley
- Posts: 1754
- Joined: 23 Apr 2010 9:12 am
- Location: The 'Ville, Texas, USA
- Jeff Garden
- Posts: 3645
- Joined: 21 Aug 2003 12:01 am
- Location: Center Sandwich, New Hampshire, USA
Is everybody good now? Watch this topic and let us know when you start receiving notifications about it. I've been working on this today.
-πππ- (admin) - Robert P. Lee - Recordings - Breathe - D6th - Video
- Jim Cooley
- Posts: 1754
- Joined: 23 Apr 2010 9:12 am
- Location: The 'Ville, Texas, USA