From: Philipp H. <ma...@ph...> - 2007-04-30 13:09:44
|
Hey guys, A) I'm using version 1.6.7 and I read in the feature list about SPF. Is my version querying the domains for the SPF-records in the domain? Or is this only supported in the devel-version? I tried to send a mail from a gmail-account and saw that the mail was greylisted although gmail.com has a spf record. Why? Well, I didn't write the gmail-IPs in my whitelist because I'd like to try if it does a query or not. So it seems as if SQLGrey doesn't :( So is SPF querying available? What do I have to change in my settings? B) If it doesn't work with this version, but with the devel-version, how stable is it? I'd like to use it on a customer server, so it has to work properly! C) If SPF queries are not supported by any version, I'd like to write a little script that automatically queries the big domains (manually added to a DB) and adds the IPs to the whitelist and notifies the admin for whitelist candidates (more than x mails from a domain). To do this, it's important to know how I can add IP-ranges like for gmx.de 213.165.64.0/23 (213.165.64.1 - 213.165.65.254) or something like a.b.c.0/27 (a.b.c.1 - a.b.c.30). So is this possible? Or do I have to add every IP what would be really annoying. Thanks for any answer.. Greets, Philipp |