/etc/init.d/spamd start or /etc/init.d/spamc start The catch is to make sure the correct local.cf (SpamAssassin rules) file is being used. Mine is determined by the qmail config, but when I was running Postfix, it was determined by /etc/confd/spamd.conf (or similar).
I'm not completly sure about how to make it work with procmail though.... Shawn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of bogi Sent: Friday, July 09, 2004 11:33 AM To: [EMAIL PROTECTED] Subject: [clug-talk] postfix spamassasin question Hi all. Got a good question: Fedora Core2 Postfix procmail Spamassasin dovecotd How to get spam-filtering going, i have tryed all i could find, but is seems to deliver spam unmarked very nicely, please help. Cheers Szemir Some Logfile notes: Jul 9 11:20:53 localhost spamd[28501]: server started on port 783/tcp (running version 2.63) Jul 9 11:19:26 localhost postfix/local[28452]: 9D02C2C4003: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=local, delay=4, status=sent ("|/usr/bin/procmail -a "$EXTENSION"") [EMAIL PROTECTED] root]# postconf -n alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases body_checks = regexp:/etc/postfix/body_checks.regexp command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 header_checks = regexp:/etc/postfix/mime_header_checks.regexp inet_interfaces = all mail_owner = postfix mailbox_command = /usr/bin/procmail -a "$EXTENSION" mailbox_size_limit = 512000000 mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man message_size_limit = 20480000 mydestination = $myhostname, localhost.$mydomain myhostname = ************.com newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.0.18/README_FILES sample_directory = /usr/share/doc/postfix-2.0.18/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop unknown_local_recipient_reject_code = 450 _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

