I'm trying to get SPF working on a FreeBSD 4.11 machine. I've added the sid-milter from ports, and it appears to be working. But I've set up a test domain with, what I believe to be a correct SPF record. The domain is i-v-o.net , and here's the yxy record for that domain:
i-v-o.net text = "v=spf1 a mx ptr ~all" But when I send a message from this domain, and the milter checkis it I get: Authentication-Results: prod1.ivo.net [EMAIL PROTECTED]; sender-id=softfail; spf=neutral The from on this meeage looks like: From: stan <[EMAIL PROTECTED]> Although there is also this from line: >From [EMAIL PROTECTED] Fri Sep 16 23:41:04 2005 Is this part of the problem? If so, how can I solve this? This machine will serve as the mailhost for several virtual domains. -- U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong Terror - New York Times 9/3/1967 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
