Not receiving Daily News from Insider
-
Hi, From past two months or so I am not receiving any Code Project Daily news from the Insider e-mail id. If anyone has any idea about this pl reply. My Login Id is pankyss@gmail.com. Pankaj Chamria, Sr. Software Engineer, .NET technologies.
-
Hi, From past two months or so I am not receiving any Code Project Daily news from the Insider e-mail id. If anyone has any idea about this pl reply. My Login Id is pankyss@gmail.com. Pankaj Chamria, Sr. Software Engineer, .NET technologies.
There is only a weekly right which delivers on Monday night?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
There is only a weekly right which delivers on Monday night?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Tks for the reply. No. I used to get daily news from the below mail address: Insider[noreply@mail4@codeproject.com]. The subject line is [CodeProject] Daily News - . I have received such daily mails till June 15, 2007. After that I am receiving only the monthly newsletter. Pankaj C
-
Tks for the reply. No. I used to get daily news from the below mail address: Insider[noreply@mail4@codeproject.com]. The subject line is [CodeProject] Daily News - . I have received such daily mails till June 15, 2007. After that I am receiving only the monthly newsletter. Pankaj C
Anything taking refuge in your 'Spam' folder?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Anything taking refuge in your 'Spam' folder?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
No. Nothing in Spam. In fact I've read the FAQ specifying common problems for not receiving newsletter. And after cross-checking all reasons I haven't found any applicable cause in my case.
Pankaj Chamria, Software Programmer.
-
Hi, From past two months or so I am not receiving any Code Project Daily news from the Insider e-mail id. If anyone has any idea about this pl reply. My Login Id is pankyss@gmail.com. Pankaj Chamria, Sr. Software Engineer, .NET technologies.
Have you checked all your spam folders and blocked lists? Both yours and your ISPs?
cheers, Chris Maunder
CodeProject.com : C++ MVP
-
Have you checked all your spam folders and blocked lists? Both yours and your ISPs?
cheers, Chris Maunder
CodeProject.com : C++ MVP
The problem is probably due to the Daily Insider emails failing SPF checking when being received by email servers. My server luckily quarantines rather than refusing so I still get them. I sent an email about this last week but the problem remains. Relevant headers are: Received: from mail4.codeproject.com ([69.10.233.34]) by knowbase.co.za with MailEnable ESMTP; Fri, 24 Aug 2007 06:03:19 +0200 Received: from localhost ([192.168.5.50]) by mail4.codeproject.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Aug 2007 00:03:36 -0400 From: Insider To: "Brett Rowbotham" Subject: [CodeProject] Daily News - Huge hole found in the universe Date: Fri, 24 Aug 2007 00:03:37 -0400 MIME-Version: 1.0 Content-Type: Multipart/Alternative; boundary="Mark=_20078244337399UdvmpDTxq" X-Mailer: CodeProject Mailer 1.3 Return-Path: Message-ID: X-OriginalArrivalTime: 24 Aug 2007 04:03:36.0294 (UTC) FILETIME=[BEC0B860:01C7E603] Received-SPF: softfail (knowbase.co.za: transitioning domain of mail5.codeproject.com does not designate 69.10.233.34 as permitted sender) client-ip=69.10.233.34;
-
The problem is probably due to the Daily Insider emails failing SPF checking when being received by email servers. My server luckily quarantines rather than refusing so I still get them. I sent an email about this last week but the problem remains. Relevant headers are: Received: from mail4.codeproject.com ([69.10.233.34]) by knowbase.co.za with MailEnable ESMTP; Fri, 24 Aug 2007 06:03:19 +0200 Received: from localhost ([192.168.5.50]) by mail4.codeproject.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Aug 2007 00:03:36 -0400 From: Insider To: "Brett Rowbotham" Subject: [CodeProject] Daily News - Huge hole found in the universe Date: Fri, 24 Aug 2007 00:03:37 -0400 MIME-Version: 1.0 Content-Type: Multipart/Alternative; boundary="Mark=_20078244337399UdvmpDTxq" X-Mailer: CodeProject Mailer 1.3 Return-Path: Message-ID: X-OriginalArrivalTime: 24 Aug 2007 04:03:36.0294 (UTC) FILETIME=[BEC0B860:01C7E603] Received-SPF: softfail (knowbase.co.za: transitioning domain of mail5.codeproject.com does not designate 69.10.233.34 as permitted sender) client-ip=69.10.233.34;
Brett Rowbotham wrote:
Received-SPF: softfail (knowbase.co.za: transitioning domain of mail5.codeproject.com does not designate 69.10.233.34 as permitted sender)
Something like what Yahoo DomainKey does. Isn't it?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Brett Rowbotham wrote:
Received-SPF: softfail (knowbase.co.za: transitioning domain of mail5.codeproject.com does not designate 69.10.233.34 as permitted sender)
Something like what Yahoo DomainKey does. Isn't it?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Similar to DomainKeys. SPF is set up via a DNS entry for the outgoing mail server so that receiving mail servers can verify that the IP address from which the email is being sent is actually valid for the domain doing the sending. DomainKeys goes much further in that it can also verify that the email has not been altered in any way since being sent.
-
Have you checked all your spam folders and blocked lists? Both yours and your ISPs?
cheers, Chris Maunder
CodeProject.com : C++ MVP
Yes I have checked my spam folders and blocked lists. Nothing there. As far as ISPs are concerned I access my gmail account from many places, so I dont think ISP is the issue. Can the issue be with g-mail servers. Should I try to change the articles e-mail account to some other e-mail provider.
Pankaj Chamria, Software Programmer.