Date: Sat, 17 Sep 2005 09:25:31 -0400 From: stan <stanb@panix.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Help getting SPF to work Message-ID: <20050917132531.GB17397@teddy.fas.com>
next in thread | raw e-mail | index | archive | help
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 from=stan@i-v-o.net; sender-id=softfail; spf=neutral The from on this meeage looks like: From: stan <stan@i-v-o.net> Although there is also this from line: >From stan@prod1.ivo.net 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050917132531.GB17397>