Scott Broderick wrote:
> So will SpamAssassin need to be restarted after editing that file than?
> I know MailScanner doesn't need a restart.
Yes, MailScanner will need a restart or reload to cause it's Mail::SpamAssassin
object to reparse these rules.
SpamAssassin (ie: spamd) doesn't even need t
Scott Broderick wrote:
So will SpamAssassin need to be restarted after editing that file than?
I know MailScanner doesn't need a restart.
Does anyone know if SpamAssassin can be configured to use a separate
file
for only whitelist addresses?
Just call the file whitelist_from.cf and SA will r
t: Tuesday, December 13, 2005 2:39 PM
Subject: Re: Seperate text file used as whitelist
> Scott Broderick wrote:
> > Does anyone know if SpamAssassin can be configured to use a separate
file
> > for only whitelist addresses?
> > I know that for global use, you can
Scott Broderick wrote:
Does anyone know if SpamAssassin can be configured to use a separate file
for only whitelist addresses?
I know that for global use, you can put the following into
/etc/mail/spamassassin/local.cf
whitelist_from [EMAIL PROTECTED]
Can an 'include' statement be added at the bo
Does anyone know if SpamAssassin can be configured to use a separate file
for only whitelist addresses?
I know that for global use, you can put the following into
/etc/mail/spamassassin/local.cf
whitelist_from [EMAIL PROTECTED]
Can an 'include' statement be added at the bottom or something?
Thanks