| Installare Spamd Spamc con Postfix |
| Scritto da Federica | ||||||
| Mercoledì 03 Ottobre 2007 16:33 | ||||||
|
- Installare spamassassin spamc razor pyzor - nel file di configurazione di postfix aggiungere: -o content_filter=spamassassin (indentatoooooooooo!) qui: # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (50) # ========================================================================== smtp inet n - - - - smtpd -o content_filter=spamassassin al fondo aggiungere: spamassassin unix - n n - - pipe user=nobody argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient} - Nel file /etc/default/spamassassin editare: OPTIONS="--max-children 5 --helper-home-dir=/spamassassin --nouser-config" - editare /etc/spamassassin/local.cf come allegato local.cf Per testare spassassin dare il comando: spamassassin -D --lint controllare e correggere gli errori
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |