Re: Recently inherited a mail gateway, need some assistance

2012-01-17 Thread Martin Gregorie
On Tue, 2012-01-17 at 09:02 -0800, Deku42 wrote: > We recently had an employee leave who maintained our mail gateway, which has > now been pushed on to me. Very little instructions were left, but I need to > whitelist an address via SpamAssassin. I added the domain into the local.cf > file, but the

Re: Recently inherited a mail gateway, need some assistance

2012-01-17 Thread Bowie Bailey
On 1/17/2012 12:26 PM, Deku42 wrote: > Took a loot in /etc/init.d and found nothing spam related. I did a find / > -name "spam*" and found a few different instances of spamd in > /root/Mail-SpamAssassin-3.3.1/ and /usr/local/bin, but no spampd results. > Would I restart the spamd process or Spamass

Re: Recently inherited a mail gateway, need some assistance

2012-01-17 Thread Deku42
Took a loot in /etc/init.d and found nothing spam related. I did a find / -name "spam*" and found a few different instances of spamd in /root/Mail-SpamAssassin-3.3.1/ and /usr/local/bin, but no spampd results. Would I restart the spamd process or Spamassassin altogether? milesf wrote: > > Deku

Re: Recently inherited a mail gateway, need some assistance

2012-01-17 Thread Miles Fidelman
Deku42 wrote: We recently had an employee leave who maintained our mail gateway, which has now been pushed on to me. Very little instructions were left, but I need to whitelist an address via SpamAssassin. I added the domain into the local.cf file, but then the instructions say to restart /etc/in

Recently inherited a mail gateway, need some assistance

2012-01-17 Thread Deku42
We recently had an employee leave who maintained our mail gateway, which has now been pushed on to me. Very little instructions were left, but I need to whitelist an address via SpamAssassin. I added the domain into the local.cf file, but then the instructions say to restart /etc/init.d/spampd, bu