On 04/18/2011 10:26 AM, Jeremy McSpadden wrote: > SE Linux is disabled ? > Can you verify the MS_QUICKPEK and MS_CONFIG options in settings.py are > correct ? >
SE Linux is not installed. Never checked this before, but if I attempt to release messages via the spam report, I get an error too: http://host.domain/messages/release/b6345e21-2f26-5f4f-9acd-2eab56b2bc71/ (Page not found) This all is right, except QUARANTINE_REPORT_HOSTURL. Does Baruwa use that URL to release messages? # mailscanner configuration file MS_CONFIG = '/etc/MailScanner/MailScanner.conf' # mailscanner Quick.Peek program location MS_QUICKPEEK = '/usr/sbin/Quick.Peek' # Number of days to keep in the quarantine QUARANTINE_DAYS_TO_KEEP = 60 # The url to use in your quarantine report links QUARANTINE_REPORT_HOSTURL = 'http://baruwa-alpha.local' # spam assassin rules directories SA_RULES_DIRS = ['/usr/share/spamassassin','/etc/mail/spamassassin'] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

