List Info

Thread: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running




Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
country flaguser name
Germany
2008-02-11 07:16:43
Hallo together!

Im am running Kolab 2.0 with the native (non OpenPKG)
binary-package under  
OpenSuSE 10.3. I have the problem that the sieve-service is
not running. A  
"netstat -taun | grep 2000" indicates nothing. I
didn´t find anything in  
the log-files. As far as I have read, the service should
start with cyrus,  
but it does not. In the service-section of the
Kolab-Webinterface sieve is  
active.
Does anybody have an Idea?

Greetinx

Volker Stoppe

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
user name
2008-02-11 08:00:18
On Feb 11, 2008 2:16 PM, Volker Stoppe <Grenzlaeufergmx.net> wrote:
> Hallo together!
>
> Im am running Kolab 2.0 with the native (non OpenPKG)
binary-package under
> OpenSuSE 10.3. I have the problem that the
sieve-service is not running. A
> "netstat -taun | grep 2000" indicates
nothing. I didn´t find anything in
> the log-files. As far as I have read, the service
should start with cyrus,
> but it does not. In the service-section of the
Kolab-Webinterface sieve is
> active.
> Does anybody have an Idea?

In my cyrus.conf, I have :

SERVICES {
...
  sieve cmd="timsieved -C
/kolab/etc/imapd/imapd_local.conf"
listen="127.0.0.1:2000" prefork=0
...
}

Do you have something like this ?

>
> Greetinx
>
> Volker Stoppe
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-userskolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users

Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
user name
2008-02-11 08:21:11
On Feb 11, 2008 3:07 PM, Volker Stoppe <Grenzlaeufergmx.net> wrote:
> Am 11.02.2008, 15:00 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:
>
> > In my cyrus.conf, I have :
> >
> > SERVICES {
> > ...
> >   sieve cmd="timsieved -C
/kolab/etc/imapd/imapd_local.conf"
> > listen="127.0.0.1:2000" prefork=0
> > ...
> > }
> >
> > Do you have something like this ?
>
> Yes, it looks very similar:
> sieve cmd="timsieved -C /etc/imapd.conf"
listen="2000" prefork=0
>
> Even with 'listen="127.0.0.1:2000"' it
doesn´t change anything.
>

Stop imapd and start cyrmaster deamon using -D option
to see the logging on the console.
Try to connect to sieve.

Regards.

PS: reply to kolab list too!


>
>
>
>
> --
> Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/

>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users

Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
country flaguser name
Germany
2008-02-11 10:23:49
Am 11.02.2008, 15:21 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:


> Stop imapd and start cyrmaster deamon using -D option
> to see the logging on the console.
> Try to connect to sieve.

When I stop imapd/cyrus and then start the cyrus-master with
the -D option  
sieve starts listining on port 2000. There is only some
logging in the  
/var/log/messages (last part of the mail) Unfortunately
there is no  
logging when I start the deamon. I noticed that I can´t go
in the user  
settings to dialogs like Mail-forwarding (E-Mail
weiterleiten). I can open  
this dialog without sieve running. But when I want to set up
 
mail-forwarding I get the error:

Not currently in TRANSACTION state
Skript war:
require "fileinto";
redirect "userdomain.tld";

Any ideas?



-------------- cyru´s master -D starting
-------------------------
Feb 11 17:06:21 mail master[26101]: SLPderegister  
[service:2000://mail.:2000]
Feb 11 17:06:21 mail master[26101]: exiting on
SIGTERM/SIGINT
Feb 11 17:06:22 mail master[26173]: setrlimit: Unable to set
file  
descriptors limit to -1: Operation not permitted
Feb 11 17:06:22 mail master[26173]: retrying with 1024
(current max)
Feb 11 17:06:22 mail master[26173]: process started
Feb 11 17:06:22 mail master[26174]: about to exec  
/usr/lib/cyrus/bin/ctl_cyrusdb
Feb 11 17:06:22 mail master[17853]: process 26114 exited,
status 75
Feb 11 17:06:22 mail master[17853]: service pop3s pid 26114
in BUSY state:  
terminated abnormally
Feb 11 17:06:22 mail master[26175]: about to exec
/usr/lib/cyrus/bin/idled
Feb 11 17:06:22 mail master[26173]: unable to create imap
listener socket:  
Address already in use
Feb 11 17:06:22 mail master[26173]: unable to create imaps
listener  
socket: Address already in use
Feb 11 17:06:22 mail master[26173]: unable to create pop3s
listener  
socket: Address already in use
Feb 11 17:06:22 mail master[26173]: SLPRegister
[service:2000://mail.:2000]
Feb 11 17:06:22 mail master[26173]: Error registering
service with slp -20
Feb 11 17:06:22 mail master[26173]: unable to create lmtp
listener socket:  
Address already in use
Feb 11 17:06:22 mail master[26173]: ready for work
Feb 11 17:06:22 mail master[26177]: about to exec  
/usr/lib/cyrus/bin/tls_prune
Feb 11 17:06:22 mail master[26178]: about to exec  
/usr/lib/cyrus/bin/cyr_expire
Feb 11 17:06:22 mail master[26179]: about to exec  
/usr/lib/cyrus/bin/ctl_cyrusdb
Feb 11 17:06:22 mail master[26180]: about to exec  
/usr/lib/cyrus/bin/notifyd
Feb 11 17:06:22 mail master[26173]: process 26178 exited,
status 0
Feb 11 17:06:22 mail master[26173]: process 26177 exited,
status 0
Feb 11 17:06:22 mail master[26173]: process 26179 exited,
status 0
Feb 11 17:06:23 mail master[17853]: process 26167 exited,
status 75
Feb 11 17:06:23 mail master[17853]: service lmtp pid 26167
in READY state:  
terminated abnormally
Feb 11 17:06:24 mail master[17853]: process 25431 exited,
status 75
Feb 11 17:06:24 mail master[17853]: service imaps pid 25431
in BUSY state:  
terminated abnormally
Feb 11 17:06:24 mail master[17853]: process 25432 exited,
status 75
Feb 11 17:06:24 mail master[17853]: service imaps pid 25432
in BUSY state:  
terminated abnormally
Feb 11 17:06:24 mail master[26182]: about to exec
/usr/lib/cyrus/bin/imapd
Feb 11 17:06:24 mail master[26183]: about to exec
/usr/lib/cyrus/bin/imapd
Feb 11 17:06:25 mail master[17853]: process 26115 exited,
status 75
Feb 11 17:06:25 mail master[17853]: service pop3s pid 26115
in BUSY state:  
terminated abnormally
Feb 11 17:06:26 mail master[26184]: about to exec
/usr/lib/cyrus/bin/pop3d
Feb 11 17:06:47 mail master[26187]: about to exec
/usr/lib/cyrus/bin/lmtpd
Feb 11 17:06:53 mail master[26188]: about to exec
/usr/lib/cyrus/bin/pop3d
Feb 11 17:06:53 mail master[17853]: process 26188 exited,
status 75
Feb 11 17:06:53 mail master[17853]: service pop3s pid 26188
in BUSY state:  
terminated abnormally
Feb 11 17:06:53 mail master[26189]: about to exec
/usr/lib/cyrus/bin/pop3d
Feb 11 17:06:58 mail master[26190]: about to exec
/usr/lib/cyrus/bin/pop3d





-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/


_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
user name
2008-02-11 12:14:15
On Feb 11, 2008 5:23 PM, Volker Stoppe <Grenzlaeufergmx.net> wrote:
> Am 11.02.2008, 15:21 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:
>
>
> > Stop imapd and start cyrmaster deamon using -D
option
> > to see the logging on the console.
> > Try to connect to sieve.
>
> When I stop imapd/cyrus and then start the cyrus-master
with the -D option
> sieve starts listining on port 2000. There is only some
logging in the
> /var/log/messages (last part of the mail) Unfortunately
there is no
> logging when I start the deamon. I noticed that I can´t
go in the user
> settings to dialogs like Mail-forwarding (E-Mail
weiterleiten). I can open
> this dialog without sieve running. But when I want to
set up
> mail-forwarding I get the error:

This is normal.

>
> Not currently in TRANSACTION state
> Skript war:
> require "fileinto";
> redirect "userdomain.tld";
>
> Any ideas?
>
>
>
> -------------- cyru´s master -D starting
-------------------------
> Feb 11 17:06:21 mail master[26101]: SLPderegister
> [service:2000://mail.:2000]
> Feb 11 17:06:21 mail master[26101]: exiting on
SIGTERM/SIGINT
> Feb 11 17:06:22 mail master[26173]: setrlimit: Unable
to set file
> descriptors limit to -1: Operation not permitted
> Feb 11 17:06:22 mail master[26173]: retrying with 1024
(current max)
> Feb 11 17:06:22 mail master[26173]: process started
> Feb 11 17:06:22 mail master[26174]: about to exec
> /usr/lib/cyrus/bin/ctl_cyrusdb
> Feb 11 17:06:22 mail master[17853]: process 26114
exited, status 75
> Feb 11 17:06:22 mail master[17853]: service pop3s pid
26114 in BUSY state:
> terminated abnormally

This abnormal !!!!

> Feb 11 17:06:22 mail master[26175]: about to exec
/usr/lib/cyrus/bin/idled
> Feb 11 17:06:22 mail master[26173]: unable to create
imap listener socket:
> Address already in use

Maybe some old cyrus process where still running!

Can you try to restart the server ? Or verify _all_ cyrus
are stopped,
before to start using -D

> Feb 11 17:06:22 mail master[26173]: unable to create
imaps listener
> socket: Address already in use
> Feb 11 17:06:22 mail master[26173]: unable to create
pop3s listener
> socket: Address already in use
> Feb 11 17:06:22 mail master[26173]: SLPRegister
[service:2000://mail.:2000]
> Feb 11 17:06:22 mail master[26173]: Error registering
service with slp -20
> Feb 11 17:06:22 mail master[26173]: unable to create
lmtp listener socket:
> Address already in use
> Feb 11 17:06:22 mail master[26173]: ready for work
> Feb 11 17:06:22 mail master[26177]: about to exec
> /usr/lib/cyrus/bin/tls_prune
> Feb 11 17:06:22 mail master[26178]: about to exec
> /usr/lib/cyrus/bin/cyr_expire
> Feb 11 17:06:22 mail master[26179]: about to exec
> /usr/lib/cyrus/bin/ctl_cyrusdb
> Feb 11 17:06:22 mail master[26180]: about to exec
> /usr/lib/cyrus/bin/notifyd
> Feb 11 17:06:22 mail master[26173]: process 26178
exited, status 0
> Feb 11 17:06:22 mail master[26173]: process 26177
exited, status 0
> Feb 11 17:06:22 mail master[26173]: process 26179
exited, status 0
> Feb 11 17:06:23 mail master[17853]: process 26167
exited, status 75
> Feb 11 17:06:23 mail master[17853]: service lmtp pid
26167 in READY state:
> terminated abnormally
> Feb 11 17:06:24 mail master[17853]: process 25431
exited, status 75
> Feb 11 17:06:24 mail master[17853]: service imaps pid
25431 in BUSY state:
> terminated abnormally
> Feb 11 17:06:24 mail master[17853]: process 25432
exited, status 75
> Feb 11 17:06:24 mail master[17853]: service imaps pid
25432 in BUSY state:
> terminated abnormally
> Feb 11 17:06:24 mail master[26182]: about to exec
/usr/lib/cyrus/bin/imapd
> Feb 11 17:06:24 mail master[26183]: about to exec
/usr/lib/cyrus/bin/imapd
> Feb 11 17:06:25 mail master[17853]: process 26115
exited, status 75
> Feb 11 17:06:25 mail master[17853]: service pop3s pid
26115 in BUSY state:
> terminated abnormally
> Feb 11 17:06:26 mail master[26184]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:47 mail master[26187]: about to exec
/usr/lib/cyrus/bin/lmtpd
> Feb 11 17:06:53 mail master[26188]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:53 mail master[17853]: process 26188
exited, status 75
> Feb 11 17:06:53 mail master[17853]: service pop3s pid
26188 in BUSY state:
> terminated abnormally
> Feb 11 17:06:53 mail master[26189]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:58 mail master[26190]: about to exec
/usr/lib/cyrus/bin/pop3d
>
>
>
>
>
> --
> Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/

>
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-userskolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users

Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
country flaguser name
Germany
2008-02-12 03:00:15
Am 11.02.2008, 19:14 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:

>> Feb 11 17:06:22 mail master[26175]: about to exec  
>> /usr/lib/cyrus/bin/idled
>> Feb 11 17:06:22 mail master[26173]: unable to
create imap listener  
>> socket:
>> Address already in use
>
> Maybe some old cyrus process where still running!
>
> Can you try to restart the server ? Or verify _all_
cyrus are stopped,
> before to start using -D

I can´t experiment right now, this is a production server.
I just could  
stop kolabsrv but a lot of postfix/cyrus-processes where
still running. I  
can do some experiments this night. If you have any ideas I
will try them.  


Greetinx

Volker

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
user name
2008-02-12 05:51:55
On Feb 12, 2008 10:00 AM, Volker Stoppe <Grenzlaeufergmx.net> wrote:
> Am 11.02.2008, 19:14 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:
>
> >> Feb 11 17:06:22 mail master[26175]: about to
exec
> >> /usr/lib/cyrus/bin/idled
> >> Feb 11 17:06:22 mail master[26173]: unable to
create imap listener
> >> socket:
> >> Address already in use
> >
> > Maybe some old cyrus process where still running!
> >
> > Can you try to restart the server ? Or verify
_all_ cyrus are stopped,
> > before to start using -D
>
> I can´t experiment right now, this is a production
server. I just could
> stop kolabsrv but a lot of postfix/cyrus-processes
where still running. I
> can do some experiments this night. If you have any
ideas I will try them.
> 

Was sieve working in the past ?

>
> Greetinx
>
> Volker
>
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-userskolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users

Re: Sieve Service of Kolab 2.0 unter OpenSuSE 10.3 not running
country flaguser name
Germany
2008-02-12 13:11:10
On 2008-02-11 17:23:49 +0100, Volker Stoppe wrote:
> Am 11.02.2008, 15:21 Uhr, schrieb Alain Spineux
<aspineuxgmail.com>:
> 
> -------------- cyru´s master -D starting
-------------------------
> Feb 11 17:06:21 mail master[26101]: SLPderegister  
> [service:2000://mail.:2000]
> Feb 11 17:06:21 mail master[26101]: exiting on
SIGTERM/SIGINT
> Feb 11 17:06:22 mail master[26173]: setrlimit: Unable
to set file  
> descriptors limit to -1: Operation not permitted
> Feb 11 17:06:22 mail master[26173]: retrying with 1024
(current max)
> Feb 11 17:06:22 mail master[26173]: process started
> Feb 11 17:06:22 mail master[26174]: about to exec  
> /usr/lib/cyrus/bin/ctl_cyrusdb
> Feb 11 17:06:22 mail master[17853]: process 26114
exited, status 75
> Feb 11 17:06:22 mail master[17853]: service pop3s pid
26114 in BUSY state:  
> terminated abnormally
> Feb 11 17:06:22 mail master[26175]: about to exec
/usr/lib/cyrus/bin/idled
> Feb 11 17:06:22 mail master[26173]: unable to create
imap listener socket:  
> Address already in use
> Feb 11 17:06:22 mail master[26173]: unable to create
imaps listener  
> socket: Address already in use
> Feb 11 17:06:22 mail master[26173]: unable to create
pop3s listener  
> socket: Address already in use
> Feb 11 17:06:22 mail master[26173]: SLPRegister
[service:2000://mail.:2000]
> Feb 11 17:06:22 mail master[26173]: Error registering
service with slp -20
> Feb 11 17:06:22 mail master[26173]: unable to create
lmtp listener socket:  
> Address already in use
> Feb 11 17:06:22 mail master[26173]: ready for work
> Feb 11 17:06:22 mail master[26177]: about to exec  
> /usr/lib/cyrus/bin/tls_prune
> Feb 11 17:06:22 mail master[26178]: about to exec  
> /usr/lib/cyrus/bin/cyr_expire
> Feb 11 17:06:22 mail master[26179]: about to exec  
> /usr/lib/cyrus/bin/ctl_cyrusdb
> Feb 11 17:06:22 mail master[26180]: about to exec  
> /usr/lib/cyrus/bin/notifyd
> Feb 11 17:06:22 mail master[26173]: process 26178
exited, status 0
> Feb 11 17:06:22 mail master[26173]: process 26177
exited, status 0
> Feb 11 17:06:22 mail master[26173]: process 26179
exited, status 0
> Feb 11 17:06:23 mail master[17853]: process 26167
exited, status 75
> Feb 11 17:06:23 mail master[17853]: service lmtp pid
26167 in READY state:  
> terminated abnormally
> Feb 11 17:06:24 mail master[17853]: process 25431
exited, status 75
> Feb 11 17:06:24 mail master[17853]: service imaps pid
25431 in BUSY state:  
> terminated abnormally
> Feb 11 17:06:24 mail master[17853]: process 25432
exited, status 75
> Feb 11 17:06:24 mail master[17853]: service imaps pid
25432 in BUSY state:  
> terminated abnormally
> Feb 11 17:06:24 mail master[26182]: about to exec
/usr/lib/cyrus/bin/imapd
> Feb 11 17:06:24 mail master[26183]: about to exec
/usr/lib/cyrus/bin/imapd
> Feb 11 17:06:25 mail master[17853]: process 26115
exited, status 75
> Feb 11 17:06:25 mail master[17853]: service pop3s pid
26115 in BUSY state:  
> terminated abnormally
> Feb 11 17:06:26 mail master[26184]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:47 mail master[26187]: about to exec
/usr/lib/cyrus/bin/lmtpd
> Feb 11 17:06:53 mail master[26188]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:53 mail master[17853]: process 26188
exited, status 75
> Feb 11 17:06:53 mail master[17853]: service pop3s pid
26188 in BUSY state:  
> terminated abnormally
> Feb 11 17:06:53 mail master[26189]: about to exec
/usr/lib/cyrus/bin/pop3d
> Feb 11 17:06:58 mail master[26190]: about to exec
/usr/lib/cyrus/bin/pop3d
> 
Which cyrus-imapd-kolab version have you installed? Is this
a x86_64 or an
i586 installation?


Marcus

_______________________________________________
Kolab-users mailing list
Kolab-userskolab.org
https:
//kolab.org/mailman/listinfo/kolab-users

[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )