Koozali.org: home of the SME Server

zarafa: not work?

Offline lmarco1882

  • *
  • 12
  • +0/-0
zarafa: not work?
« on: April 23, 2010, 11:11:20 AM »
Hi,
I've installed zarafa on a sme that act as mail server with imap client connected.
zarafa was installed and configured. I can access on web interface with all user configured on sme
On imap client (thunderbird) there are mails but in zarafa there are no mails displayed...
What is wrong?

Marco.

Offline girkers

  • *
  • 296
  • +0/-0
    • gk computer services
Re: zarafa: not work?
« Reply #1 on: April 25, 2010, 03:37:48 AM »
Did you follow the step of copying all the mail from the current imap place into zarafa. If you don't do this only new emails will go to zarafa, not old ones. If you look up http://wiki.contribs.org/Imapsync and there is a section on "Migrating users and data to zarafa"

The disappointing thing about this is that it is only one click from the Zarafa contrib page itself and would have only taken a moment to scroll down to find it. Look a little further next time OR if you have done this, you need to be more specific about your problem.

Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #2 on: April 26, 2010, 09:18:16 AM »
The problem that also the new incoming emails are not displayed in incoming of zarafa but only in thunderbird connected in imap
Is seems that zarafa it's working as stand alone software
From zarafa is only possible to send email...
I think that the settings of user's .qmail-default is correct

# sortspam disabled
| /usr/bin/maildrop ; if [ $? -ne 0 ] ; then exit -1; else exit 99; fi;
# Forward not set
| /usr/bin/zarafa-dagent -q user ; if [ 0 -ne 0 ] ; then exit -1; else exit 99; fi;
./Maildir/


 

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #3 on: April 26, 2010, 09:47:10 AM »
Marco, please, if you want help, you should really answer the questions..

Did you follow all the steps you find in wiki's page?
what version of Zarafa are you running?

Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #4 on: April 26, 2010, 11:17:22 AM »
I've performed all task of wiki pages regarding server installation but not sync.
I've run a command to sync account email from smeserver imap and zarafa, now I see all old mail but if I've received a new mail I don't see it in zarafa and now also in old imap thunderbird account...
I've tried to configure a second imap account with 8143 port, but I don't see new mail

I've make 2 test accounts, pippo and lmarco, I can send email from all 2 accounts, but I don't see any new mails in zarafa web interface

[root@rb ~]# tail -f /var/log/zarafa/spooler.log
lun 26 apr 2010 10:13:55 CEST: [ 5878] Termination requested, shutting down.
lun 26 apr 2010 10:13:55 CEST: [ 5878] Still waiting for 0 threads to exit.
lun 26 apr 2010 10:13:55 CEST: [ 5878] Spooler shutdown complete
lun 26 apr 2010 10:19:41 CEST: [ 5020] Starting zarafa-spooler version 6,30,13,19788 (19788), pid 5020
lun 26 apr 2010 10:19:41 CEST: [ 5020] Using SMTP server: localhost
lun 26 apr 2010 10:19:42 CEST: [ 5020] Connection to Zarafa server succeeded
lun 26 apr 2010 10:52:09 CEST: [13514] Sending e-mail for user lmarco, subject: 'test', size: 2425
lun 26 apr 2010 10:52:09 CEST: [13514] E-mail for user lmarco was accepted by SMTP server
lun 26 apr 2010 10:53:17 CEST: [13651] Sending e-mail for user pippo, subject: 'test11111', size: 2449
lun 26 apr 2010 10:53:18 CEST: [13651] E-mail for user pippo was accepted by SMTP server

the version installaed is 6.30.13, smeserver version 7.4, recently upgraded
 

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #5 on: April 26, 2010, 12:00:29 PM »
Hi Marco

you are not the first to have this issue.. another member forum (docgigowatt) had too..

I suspect something wrong with smeserver-zarafa contrib against the last 6.30.X zarafa.. with 6.40.X it works..

so, please, raise a bug in bugzilla, thank you

OT: from "pippo" I guess you are italian, so come also in italian language forum, thank you

Offline byte

  • *
  • 2,183
  • +2/-0
Re: zarafa: not work?
« Reply #6 on: April 26, 2010, 01:51:30 PM »
so, please, raise a bug in bugzilla, thank you

Stephen is no longer supporting the smeserver-zarafa contrib.  Everyone seems to be moving with SOGo at the moment... I'm sure 6 months later we'll all be moving on to something else again  :shock: :lol:
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #7 on: April 26, 2010, 05:19:56 PM »
Stephen is no longer supporting the smeserver-zarafa contrib. 

ah.. that's bad... :-(
I will contact him

Quote
Everyone seems to be moving with SOGo at the moment... I'm sure 6 months later we'll all be moving on to something else again  :shock: :lol:

I think (and hope) SOGo should be the horde replacement into SME's core.. I know that there are people working on it

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #8 on: April 26, 2010, 09:21:39 PM »
marco, please read here, maybe it's your case..

let me know, thank you

Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #9 on: April 27, 2010, 10:37:37 AM »
Ok Stefano!, it simply resolve installing smeserver-mailsorting-1.2-29 or > ?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #10 on: April 27, 2010, 10:55:42 AM »
yes, it should work

remember to remove/disable maildrop

let us know

Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #11 on: April 28, 2010, 12:46:33 PM »
Ok, I've setup
qmail=service
    FilterType=procmail
    MaxMessageSize=15000000
    VacationDelay=-t1d
    status=enabled
and also
qmail=service
    FilterType=procmail
    MaxMessageSize=15000000
    VacationDelay=-t1d
    status=enabled
It still not working...
I don't have new mail but only old mail after a tool imapsync
 :-( I think that zarafa is a great software!!!
What do you think about?




Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: zarafa: not work?
« Reply #12 on: April 28, 2010, 01:03:52 PM »
I think there are no differences in the db values you show..

please use the code tag next time

also, please disable any kind of mail filtering (procmail etc) as you can create rules in zarafa web mail

Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #13 on: April 28, 2010, 02:38:47 PM »
sorry...I've wrote wrong...
[root@smeserver ~]# db configuration delprop qmail FilterType disabled
[root@smeserver ~]# signal-event mailsorting-conf                                                                                                 

[root@smeserver ~]#
[root@smeserver ~]# db configuration show qmail
qmail=service
    MaxMessageSize=15000000
    VacationDelay=-t1d
    status=enabled

it not change...




Offline lmarco1882

  • *
  • 12
  • +0/-0
Re: zarafa: not work?
« Reply #14 on: April 29, 2010, 08:19:43 AM »
I've installed zarafa on a fresh installed SME 7.4 with those steps

download and install a stable version of zarafa, in this case Community Edition zarafa-6.30.13-rhel4-i386.tar.gz
tar -zxvf zarafa-6.*.tar.gz
cd zarafa-6.*
yum localinstall libvmime-0*.rpm libical-0*.rpm zarafa-6*.rpm zarafa-webaccess-*.rpm zarafa-licensed-*.rpm

db configuration setprop mysqld InnoDB enabled
expand-template /etc/my.cnf
sv t /service/mysqld

wget http://hosting.platiniumtv.ro/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-zarafa-0.9.0-46.el4.sme.noarch.rpm
rpm -ihv smeserver-zarafa-0.9.0-46.el4.sme.noarch.rpm
config setprop zarafa-licensed status disabled

or
yum install smeserver-zarafa --enablerepo=smecontribs
config setprop zarafa-licensed status disabled #GPL version only


create an empty license file
/var/log/zarafa/licensed.log


/etc/e-smith/events/actions/zarafa-install
signal-event post-upgrade; signal-event reboot

at the prompt choose "unix"


config setprop zarafa-server GlobalForward enabled


yum install smeserver-mailsorting --enablerepo=smecontribs
db configuration setprop qmail FilterType procmail
signal-event mailsorting-conf

I can access in zarafa from web interface, I can send email but no mail are received
Anyone know what is wrong?