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
-
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
-
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)
-
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