[imp] SAM Module Problems

Chris Miller cmiller at compuville.net
Tue Apr 13 10:58:48 PDT 2004


I am using 2.2.5. IMP doesn't work with Horde 3.x according to the
documentation I read:

"IMP 3.2.3 requires PHP 4.1.0 or higher, and will operate with either
version 2.0, 2.1, 2.2, 2.2.1, 2.2.3, 2.2.4 or 2.2.5 of the Horde Application
Framework."

Oh, I see... 3.x is Alpha. Not going down that road. So I'll have to wait
for 3.x before SAM will work?

Thanks,
 
Chris Miller
Compuville
www.compuville.net


-----Original Message-----
From: Michael M Slusarz [mailto:slusarz at bigworm.colorado.edu] 
Sent: Tuesday, April 13, 2004 1:54 PM
To: imp at lists.horde.org
Subject: Re: [imp] SAM Module Problems

Quoting Joe Hamelin <joe at nethead.com>:

> I'm not sure if SAM (and a lot of the others in the snap area) are
> updated for Horde2 yet.

There is an application stanza defined for sam:

$this->applications['sam'] = array(
     'fileroot' => dirname(__FILE__) . '/../sam',
     'webroot' => $this->applications['horde']['webroot'] . '/sam',
     'icon' => $this->applications['horde']['webroot'] . 
'/sam/graphics/sam.gif',
     'name' => _("Spam"),
     'status' => 'active',
     // Uncomment this line if you want Sam to handle the blacklist
     // filter instead of Ingo:
     // 'provides' => array('mail/blacklistFrom', 'mail/showBlacklist',
'mail/whitelistFrom', 'mail/showWhitelist'),
     'menu_parent' => 'mail'
);

I hope you are using Horde HEAD (version 3.0) because SAM doesn't work with
Horde 2.x -- http://www.horde.org/source/versions.php

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org




More information about the imp mailing list