I am using cyrus imapd 2.1.13 on redhat 9.0 with saslauthd and pam_ldap for authentication
Most of my users are using pop access but sometimes the server just refuses connection, or accepts connection and delivers mail but does not delete mail from the server.
I restart cyrus and things start
On Sun, 2002-10-06 at 15:35, Felix Cuello wrote:
> Do you have a script to start and stop cyrus to put in /etc/rc.d./init.d,
> a little bit "soft" than:
I have the following thingie on Solaris (replace paths as appropriate):
--- START SCRIPT
#!/bin/sh
ECHO="/usr/local/bin/echo"
GREP="/usr/bin/
In my experience, the processes will not die if you kill the master process.
You have to kill all the extra processes manually before re-running master
again.
--
<< Eugene Chow >>
== xyrik at ==
-=ecentrenet dot kom=-
***
Felix Cuello wrote:
> You have a different pop3d running. If you kill master, it kills all
> running processes. What does ps -aux tell you?
[...]
No, I don't have a different pop3d running, but when I kill master, pop3d
keeps alive for 1 or 2 minutes and after this period of time the process
pop3d die.
The probl
; From: Felix Cuello [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 04, 2002 11:28 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problems with POP
>
>
> > thanks for your help!
> >
>
> I see that.. when I start /usr/cyrusbin/maste
> thanks for your help!
>
I see that.. when I start /usr/cyrusbin/master I received an error message
like that:
Oct 4 13:13:21 sinclair master[8667]: unable to bind pop3 socket: Address
already in use
But... it's impossible, because there aren't process running in port 110
except pop3d that is
Hi!
I'm actually migrating my Cyrus in a devel server to a production server
and I have a problem with POP email checking.
tcp0 0 0.0.0.0:110 0.0.0.0:* LISTEN
32042/master
tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN