spfh...@caseyconnor.org ha scritto: > Great - once the fix is committed, will I be able to just drop that > single file change into the 0.9.6 codebase and recompile, or are there > other dependencies?
Since 0.9.6 jspf has been refactored into a multimodule project. I don't remember if we changed anything in the SPFRetriever (the class involved in the bug fix). Btw at most you'll have to change some lines of code in the SPFRetriever. Changes should be limited to some lines in that file. > Obviously a bugfix release would be convenient for us, but I understand > that it's more work. > > Thanks for the quick fix! My current fix handle the case you reported, but doesn't handle escaping (\\ and \"). For SPF it probably doesn't matter as \ and " are not supported inside SPF records, but I'm checking better and I'm willing to implement escaping anyway because I don't feel comfortable with the current fix. I hope I'll have the final fix soon. Stefano > -c > > Stefano Bagnara wrote: >> spfh...@caseyconnor.org ha scritto: >> >>> Hey, thanks for checking it out. Good to know the cause has been found. >>> >>> I know how these things go, but any ballpark on when a fix might be >>> released? We just need to decide if we're going to roll our own. (If we >>> do fix it i'll submit the result.) >>> >> >> I've already fixed it, but I have to write tests for the patch and the >> similar conditions about quoted records. >> >> I'll commit the fix soon, but I'm not sure I'll be able to produce a new >> release for jSPF. >> >> Stefano >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org >> For additional commands, e-mail: server-dev-h...@james.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org