On Thu, 2005-03-10 at 11:33, Alexander Dalloz wrote: > Am Do, den 10.03.2005 schrieb Olga Urban um 18:20: > > > And here's my /etc/procmailrc > > # send mail through SpamAssassin > > :0 fw > > * < 256000 > > | /usr/bin/spamassassin > > > Olga > > Btw. calling SpamAssassin this way is sub-optimal as it is (dog) slow. > You should avoid calling SpamAssassin directly this way. Better use > spamc/spamd or a different solution like MimeDefang if running Sendmail. > SpamAssassin is known to be a resource hog and that fast, so better not > using it the worst way. > > Alexander Thank you for your help -- I've changed local.cf, but haven't received any spam to see if it worked. When I called spamd in procmailrc I was getting error messages. I am not familiar with MimeDefang. Olga >