Jean-Paul Natola wrote:
> 
> 
> Hi all, I *believe* I have applied the following rule correctly,
> 
> To verify I ran the --lint , it all checked out ok BUT its giving
> some errors with respect to the whitelisted entries I  have in the
> local.cf that resides in the SA directory
> 
> I know my whitelist works  as I had a previously rejected message
> resent , and it came through without a hitch;
> 
> Here's the output from lint
> 
> And no, I did NOT add the custom rule to the local.cf
> 
> 
> 
> milter# spamassassin --lint
> [923] warn: config: SpamAssassin failed to parse line, "[EMAIL PROTECTED]"
> is not valid for "whitelist_from_rcvd", skipping: whitelist_from_rcvd
> [EMAIL PROTECTED] [923] warn: config: SpamAssassin failed to parse line,
> "[EMAIL PROTECTED]" is not valid for "whitelist_from_rcvd", skipping:
> whitelist_from_rcvd [EMAIL PROTECTED]
> [923] warn: config: SpamAssassin failed to parse line, "[EMAIL PROTECTED]"
> is not valid for "whitelist_from_rcvd", skipping: whitelist_from_rcvd
> [EMAIL PROTECTED] [923] warn: config: SpamAssassin failed to parse line,
> "[EMAIL PROTECTED]" is not valid for "whitelist_from_rcvd", skipping:
> whitelist_from_rcvd [EMAIL PROTECTED] [923] warn: config: SpamAssassin
> failed to parse line, "[EMAIL PROTECTED]" is not valid for
> "whitelist_from_rcvd", skipping: whitelist_from_rcvd [EMAIL PROTECTED]
> [923] warn: config: SpamAssassin failed to parse line,
> "[EMAIL PROTECTED]" is not valid for "whitelist_from_rcvd", skipping:
> whitelist_from_rcvd [EMAIL PROTECTED]
> [923] warn: lint: 6 issues detected, please rerun with debug enabled
> for more information


whitelist_from_rcvd requires two arguments: an address and a domain.  
It looks like you entered only addresses.  Check the documentation.

Pierre

Reply via email to