On Thu, 26 Mar 2009, Nuno Fernandes wrote:

I have the following configuration in spamassassin:

whitelist_from *...@domain.com

Bad idea. That's trivially forgeable by spammers. whitelist_from is a last resort. You should use whitelist_from_*, which aren't easily spoofable.

unwhitelist_from market...@domain.com

The unwhitelist_from documentation says: "The specified email address has to match exactly the address previously used in a whitelist_from line."

It sounds like what you're trying to do is not supported.

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  Users mistake widespread adoption of Microsoft Office for the
  development of a document format standard.
-----------------------------------------------------------------------
 64 days since Obama's inauguration and still no unicorn!

Reply via email to