Re: cyrus configuration

2001-04-24 Thread brendan strejcek
I use 143 and it gives me the same error. -p 220 says use port 220, and 220 seems to be imap3. But 143 gives me the same behaviour. Thanks, Brendan On Tue, Apr 24, 2001 at 12:28:04AM +0200, Atif Ghaffar wrote: > use port 143 instead > Cyrus is an IMAP4 server. > > > brendan strejcek wrote: >

Re: cyrus configuration

2001-04-24 Thread Werner Reisberger
Zitiere Atif Ghaffar <[EMAIL PROTECTED]>: > use port 143 instead > Cyrus is an IMAP4 server. I made the experience that you still have problems to connect to cyrus imapd 2.0.12 if the entry in /etc/services is imap2 143/tcp as in Debian/Linux. You need to use imap 143/tcp Werner

Re: Socket operation on non-socket

2001-04-24 Thread Daryl Tester
John Hughes wrote: > "Daryl Tester" <[EMAIL PROTECTED]> writes: >> # ls -l /var/pwcheck/pwcheck >> srwxrwxrwx 1 root root 0 Mar 26 20:15 /var/pwcheck/pwcheck > On what OS? Good point. The systems tend to be more BSD (FreeBSD, Linux, OSF/1) in nature. > On some (many?) SVR4 de

Re: cyrus configuration

2001-04-24 Thread Peter Mann
On Tue, Apr 24, 2001 at 08:48:01AM +0200, Werner Reisberger wrote: > as in Debian/Linux. You need to use > imap 143/tcp i have same problem: telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. in syslog: Apr 24 13:17

Strange delivery problems...

2001-04-24 Thread David Reid
Folks, I'm using postfix/cyrus/sasl and it seems to be working for some messages, but I'm building up one huge queue and am not sure why! In the maillog I see a lot of these F2CF07364D 2075 Mon Apr 23 08:56:46 [EMAIL PROTECTED] (te

Mailbox over quota?

2001-04-24 Thread David Reid
Sorry to pester again, but I've changed to using lmtp and now I'm seeing these messages... Apr 24 15:22:07 www postfix/lmtp[20805]: 8A47473544: to=<[EMAIL PROTECTED]>, relay=/var/imap/socket/lmtp[/var/imap/socket/lmtp], delay=1425, status=deferred (host /var/imap/socket/lmtp[/var/imap/socket/lmtp

Re: Netscape 4.77

2001-04-24 Thread nicolas . bonnand
Hello, We're using Netscape 4.76 and sometimes headers in Netscape messages list don't match with the correct messages. For example: you click on message A and what you get is message B. (You can't rely on Netscape messages list) It's very annoying. When deleting a message, you're likely to

forking problem cd..

2001-04-24 Thread Helmut Apfelholz
Hi, here's some more info on 'forking problem'. We have experienced this again today. The server stopped showing the prompt at imap/pop ports. At that moment I was trying to run reconstruct, however it looks like it was unable to access /var/imap/deliverdb/db/__db.005 file the strace was showi

RE: forking problem cd..

2001-04-24 Thread Nick Ustinov
I have solved the problem my switching sendmail to DeliverMode=q with 1m interval -Original Message- From: Helmut Apfelholz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 19:04 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: forking problem cd.. Hi, he

Re: forking problem cd..

2001-04-24 Thread Dori Seliskar
I can confirm that with this solution works, but there is still a problem with cyrus which should be fixed. Regards, ds Nick Ustinov wrote: > I have solved the problem my switching sendmail to DeliverMode=q with 1m > interval > > -Original Message- > From: Helmut Apfelholz [mailto:[EMA

RE: Imapd log is empty-Sieve troubleshooting

2001-04-24 Thread Josh Christie
Here is what I have in /etc/syslog.conf... I've never modified this file, but I assume I'm missing some sort of entry to imapd. --- [root@barney /etc]# cat syslog.conf # Log all kernel messages to the console. # Logging much else clutters up the screen. #kern.*

Re: forking problem cd..

2001-04-24 Thread Helmut Apfelholz
This is a workaround. We really need a solution to the problem. We will be looking into some alternatives to sleepycats library for some of the databases. I was thinking about trying the tdb library from samba project. Or maybe there should be some way to, hm 'renice' the lmtpd having a locks in

Re: Netscape 4.77

2001-04-24 Thread Jules Agee
Just delete all the Netscape IMAP mailbox index files. Netscape will re-create them (hopefully correctly this time) the next time you access that IMAP folder. In Solaris the index files live in ~/ns_imap/{imap hostname}/.{foldername}.summary In Winders I can't remember exactly where they live... I

Remove quota's

2001-04-24 Thread David Reid
So, I eventually found the cause of delivery problems was that the app I used to create the mailboxes (not cyradm) was setting the quota to 0. I've set them all at a more realistic limit, but how do I remove the quota once set from a user? Apart from that it's working like a charm :) david

Re: forking problem cd..

2001-04-24 Thread Dori . Seliskar
Helmut Apfelholz wrote: > This is a workaround. We really need a solution to the > problem. We will be looking into some alternatives to > sleepycats library for some of the databases. I was > thinking about trying the tdb library from samba > project. What is the advantage of tdb over BerkeleyD

How to add virtual domain support

2001-04-24 Thread Michael Fair
Hey all, We know there are a number of us that would love to support virtual domains directly in Cyrus and with the recent patch to make the separator character configurable I think we have a good base to make the virtual domains more of a native feature. The way I've always envisioned the add