Aaron, White listing or blacklisting is up to you. If you are using another person's blacklist then you must accept their methods or decisions.
Try using spamd to weed out mail servers and perhaps manually white list servers who you want to trust. Then setup your own blacklist with your own scripts or how about using the Greyscanning script by Bob Beck? How about setting up greytrapping with spamd.alloweddomains file? This link lists out a lot of options we found make spamd very powerful. Spamd tarpit/greylisting anti-spam "how to" (spamdb) http://calomel.org/spamd_config.html -- Calomel @ http://calomel.org Open Source Research and Reference On Mon, Feb 25, 2008 at 09:48:20PM -0600, Aaron Martinez wrote: >I've got spamd up and running in the default greylisting mode on a 4.2 >stable system. Things seem to be working great, however I've noticed >that some freemail like yahoo and hotmail stuff isn't getting through. >Valid mail that i'm sending from my yahoo and hotmail accounts to my >home accounts where I'm running the spamd instances. I found that the >IPs of the hosts are in the Blacklist. >I was looking through my daemon log and found some of the (BLACK) >instances of the mail I was sending from my yahoo account to valid >addresses on my OpenBSD box. (BLACK) 69.147.97.90: <[EMAIL PROTECTED]> >-> <[EMAIL PROTECTED]> > >I was wondering, is this IP (69.147.97.90) Blacklisted or is this tuple >blacklisted? > >Does anyone have any thoughts on white listing freemail hosts like >hotmail and yahoo? I know that people do spam somewhat from these >places, but I thought it was mainly from people forging the domains and >I do get a lot of valid email that is not getting though. I also host >a couple domains and want to be prepared if people start complaining >that they aren't getting mail. >Is there a way to whitelist domains on a per-recipient domain basis? > > >Thanks in advance. > > >Aaron Martinez