Hi,

I test the "apache-jspf-resolver-1.0.3.jar" with newest source code and had the 
same problem. After some time I fund a solution.

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);]

Best wishes

Günter

-- 
Günter Paul
Hirschbachstraße 4a
53506 Ahrbrück
Tel.: +4926436747
Mobile: +491759140889

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to