Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Obsolete Releases
SME 7.x Contribs
Topic:
Zarafa Bayesian Learning
« previous
next »
+
Print
Pages: [
1
]
Go Down
Zarafa Bayesian Learning
2 Replies
1490 Views
compsos
472
+0/-0
Zarafa Bayesian Learning
«
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
Logged
Regards
Gordon............
jester
496
+1/-0
Re: Zarafa Bayesian Learning
«
Reply #1 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
Logged
compsos
472
+0/-0
Re: Zarafa Bayesian Learning
«
Reply #2 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
Logged
Regards
Gordon............
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Obsolete Releases
SME 7.x Contribs
Topic:
Zarafa Bayesian Learning