On Fri, Feb 21, 2003 at 06:59:45PM +0530, Sandip P Deshmukh wrote:
> 1.    how to i tell spamassassin *not to* process some messages? for
> instance, debain mailing list, i understand, is already processed for
> spam. no use spamming it again

Rearrange your exim filter so that it delivers such messages directly to
the appropriate mailbox before the part that calls spamassassin.

> 2.    how do i tell spamassassin *not to* convert all attachments into
> inline material? retain the structure, just add the tag in subject line?

See Mail::SpamAssassin::Conf(3pm). Try unsetting defang_mime.

> 3.    how do i tell spamassassin, here, if the message is from a
> certain sender, it is not spam - irrespctive of what you think and if a
> message is from some other sender, it is spam - irrespctive of what you
> think?

See Mail::SpamAssassin::Conf(3pm). Use whitelist_from.

Cheers,

-- 
Colin Watson                                  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to