would this header cause the email to be flagged as suspect?
-
Authentication-Results: [snip].mail.[snip].[snip].com from=someDomain.com; domainkeys=neutral (no sig); from=someDomain.com; dkim=neutral (no sig) Received: from 127.0.0.1 (EHLO smtp1.someOtherDomain.net) (1.23.45.67) by [snip ...] Received: from someOtherDomain.net ([1.23.45.89]) by smtp1.someOtherDomain.net Email from people who work at a company whose associated domain is "someDomain.com" is forwarded to a mail hosting company,"someOtherDomain.net", via SMTP, and the email gets sent out by someOtherDomain.net to the receipient. The IP addresses (1.23.45.67) and (1.23.45.89) are, of course, obscured here, and they are associated with someOtherDomain.net, not with someDomain.com. If a header like the one above were received at a company with fairly strict mail filters, such as a major bank, would it typically get trapped or flagged by the filters as suspect, either as potential spam or phishing, or anything else? When dkim = "neutral (no sig) and domainkeys="neutral (no sig)" is that a sign to a strict filter than the email may be from a fly-by-night organization, so to speak?
-
Answer:
DKIM is going to hold a lot less weight than other things, such as spf and PTR. Most likely, you will have no trouble.
Tim at Server Fault Visit the source
Other answers
Short answer is that it may not be blocked based on dkim=neutral alone. But it is hard to say for sure, since they may or may not be using any number of filters. The only item to base an answer on is that your stating the assumption that they are use a "strict filter" whatever that is. The best way to tell is to just send them an email and ask the email admins (or the recipient of email) to tell you why (or why not) your email did (or didn't) make it through the filter.
Patrick R
Related Q & A:
- How to get correct URL in HTTP header?Best solution by Stack Overflow
- How to add a column header to the dynamic table?Best solution by stackoverflow.com
- How To Sort a GridView Column When a Header Is Clicked?Best solution by Stack Overflow
- What is a C header file?Best solution by Yahoo! Answers
- How to repeat Crystal Report Header on each page?Best solution by Stack Overflow
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.