Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3920

SPF record: not found for host

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I tested "apache-jspf-resolver-1.0.3.jar" with newest source code.

      Here an output:

      Received-SPF: none (spfCheck: 209.85.217.49 is neither permitted nor denied by domain of googlemail.com) client-ip=209.85.217.49; envelope-from=xx.yyyy.ab@googlemail.com; helo=googlemail.com;

      I tested it with other mailserver to, the same problem.

      After I changed the class "org.apache.james.jspf.impl.SPF".  In the constructor I changed the "executor" form "AsynchronousSPFExecutor" to "SynchronousSPFExecutor" and the problem was solved.

      this.executor = new SynchronousSPFExecutor(dnsProbe);

      It'a a workaround, not a solution.

      Attachments

        Activity

          People

            Unassigned Unassigned
            guenterpaul Günter Paul
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h
                2h