Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: compsos on December 09, 2009, 10:40:44 AM

Title: Zarafa Bayesian Learning
Post by: compsos on December 09, 2009, 10:40:44 AM
Had trouble getting the /usr/bin/DMZS-sa-learn.pl script to work but found it was using the wrong port
Try changing
my $imap = Mail::IMAPClient->new( Server=> '127.0.0.1:8143',
 to
my $imap = Mail::IMAPClient->new( Server=> '127.0.0.1:144',

Cheers
Title: Re: Zarafa Bayesian Learning
Post by: jester on December 09, 2009, 12:27:51 PM
I take it you are not using the smeserver-zarafa contrib (or have been editing things manually), as it sets the ports to 8000 + the default Zarafa port number. See: http://wiki.contribs.org/Zarafa#IMAP (http://wiki.contribs.org/Zarafa#IMAP)
Title: Re: Zarafa Bayesian Learning
Post by: compsos on December 09, 2009, 10:00:03 PM
Maybe it has not applied due to the evolution from the early zarafa configuration.
Currently installed is
smeserver-zarafa-0.9.0-43.el4.sme