[imp] spamassassin/razor tie-in ...

m.ibarra@cdcixis-na.com m.ibarra@cdcixis-na.com
Thu, 25 Apr 2002 14:13:48 -0400


Very cool idea.

-mike

-----Original Message-----
From: Marc G. Fournier [mailto:scrappy@hub.org]
Sent: Thursday, April 25, 2002 2:11 PM
To: imp@lists.horde.org
Subject: [imp] spamassassin/razor tie-in ...



in imp/config/conf.php, there is a sectoin dealign with reporting spam:

/**
 ** Spam Reporting
 **/

// Should we display a "report this message as spam" link in the
// message view?
$conf['spam']['reporting'] = false;

// If so, where should those messages be reported to?
$conf['spam']['email'] = 'postmaster@' .
$GLOBALS['registry']->getParam('server_name');

What would it take to make this allow the admin to setup a program,
instead of email address?  I'd like to set it up so that its enabled, but
that it just pipes the message through "/usr/local/bin/spamassassin -r" so
that it gets submit'd to razor ...




-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org