Guillermo Grandes schrieb:
... you forgot the "?all" !! :-)

Well that is not so importend cause we set it to neutral as default if no match was found. But anyway i added it now.

- public static final String BEST_GUESS_RECORD = "a/24 mx/24 ptr ~all";
+    public static final String BEST_GUESS_RECORD = "a/24 mx/24 ptr";

must be: "a/24 mx/24 ptr ?all" ;-)

it lacks the "v=spf1 ..."? or getSpfRecord() return without this?
I think sometimes it whould be better todo no commits :-P I fixed it. Thx again.

bye
Norman


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to