Conditional unixhierarchysep ?

2003-09-18 Thread Jason Fesler
Is it possible to, for some clients, have unixhierarchysep be enabled, but not touch other clients? I only have one single machine for testing, and I'm loathe to change things on everyone without testing things out myself (specifically, the user pain of migration). Alternately, can this be done

Re: how to disable pop?

2003-09-18 Thread Tarjei Huse
Michael Grundmann wrote: Hi, how can i disable pop3-funktion in cyrus? Michael Comment out the pop3 entries in /etc/cyrus.conf. Tarjei

Re: Conditional unixhierarchysep ?

2003-09-18 Thread Christian Schulte
Jason Fesler schrieb: Is it possible to, for some clients, have unixhierarchysep be enabled, but not touch other clients? I only have one single machine for testing, and I'm loathe to change things on everyone without testing things out myself (specifically, the user pain of migration).

Re: Conditional unixhierarchysep ?

2003-09-18 Thread Ken Murchison
Christian Schulte wrote: Jason Fesler schrieb: Is it possible to, for some clients, have unixhierarchysep be enabled, but not touch other clients? I only have one single machine for testing, and I'm loathe to change things on everyone without testing things out myself (specifically, the user

Cyradm fails to load

2003-09-18 Thread Arunvijai
Hello All, When i try to run "cyradm" tool, It gives lots of errors, -- # /opt/perl/bin/cyradmCan't load '/opt/perl/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi/auto/Cyrus/IMAP/IMAP.so' for module Cyrus::IMAP: Unresolved external at

can't login with SSL

2003-09-18 Thread Alexandru Coseru
Hello.. I've installed cyrus-imapd-2.2and i'm trying to make it work with SSL. I have compiled it with --with-openssl But now , when I'm starting it , i have some errors in logs: Sep 18 15:18:32 alexl master[14810]: setrlimit: Unable to set file descriptors limit to -1: Operation not

Re: Conditional unixhierarchysep ?

2003-09-18 Thread Jason Fesler
Why not simply add another imapd on another port in cyrus.conf which gets its own imapd.conf file with the -C option ? Exactly. I always have services running on an alternate port. This is how I test code changes before I commit them to CVS or deploy them in production. Mea culpa,

can't login with SSL (II)

2003-09-18 Thread Alexandru Coseru
I forgot to say that when i'm starting cyrus imap , i get an core dump in /var/imap.. and tls_session.db dissapears... [EMAIL PROTECTED] imap]# lsannotations.db core.14785 db/ db.backup2/ domain/ mailboxes.db proc/ quota/ socket/core.14754 core.14815 db.backup1/ deliver.db log/ msg/

Re: can't login with SSL

2003-09-18 Thread Patrick Morris
In the case of this particulkar error message, you were trying to log in before the system had finished starting up. What happens now that it's running? Alexandru Coseru wrote: Hello.. I've installed cyrus-imapd-2.2 and i'm trying to make it work with SSL. I have compiled it with

Re: can't login with SSL

2003-09-18 Thread Alexandru Coseru
Also , there are remaining process that won't die.. 15074 pts/0S 0:00 [master] 15075 ?S 0:00 /usr/local/sbin/saslauthd -a pam 15077 ?S 0:00 /usr/local/sbin/saslauthd -a pam 15078 ?S 0:00 /usr/local/sbin/saslauthd -a pam 15079 ?S 0:00

Re: Conditional unixhierarchysep ?

2003-09-18 Thread Ken Murchison
Jason Fesler wrote: Why not simply add another imapd on another port in cyrus.conf which gets its own imapd.conf file with the -C option ? Exactly. I always have services running on an alternate port. This is how I test code changes before I commit them to CVS or deploy them in production.

Cyrus IMAP question.

2003-09-18 Thread Denis V. Suhanov
Hello, I am using Cyrus IMAP 2.1.15 with Sendmail. I've spent lot of time trying to set up my IMAP clients (M$ Outlook, Mozilla Thunderbird and The Bat!) to work with it but I keep having problems with folders. Whenever I create a user (e.g. cm user.test), each of these clients gets an

virtdomains IMP

2003-09-18 Thread nkulynych
Hello, I'v got a question... I am able to login to my cyrus imap server using telnet telnet localhost 143 Trying ::1... Connected to localhost. Escape character is '^]'. * OK eliz03.gotshell.org Cyrus IMAP4 v2.2.1-BETA server ready 100 login [EMAIL PROTECTED] mypasswd 100 OK User logged in

Re: Cyrus IMAP question.

2003-09-18 Thread Andrew Morgan
On Thu, 18 Sep 2003, Denis V. Suhanov wrote: Hello, I am using Cyrus IMAP 2.1.15 with Sendmail. I've spent lot of time trying to set up my IMAP clients (M$ Outlook, Mozilla Thunderbird and The Bat!) to work with it but I keep having problems with folders. Whenever I create a

Re[2]: Cyrus IMAP question.

2003-09-18 Thread Denis V. Suhanov
Hello Andrew, AM What you see as the Cyrus admin is a little different that what an IMAP AM user sees. user.test is the Inbox folder, but user's access it as AM INBOX. Unless you have set altnamespace: yes in your imapd.conf file, AM you should set your Root Folder Path to INBOX. (note the

Re: Re[2]: Cyrus IMAP question.

2003-09-18 Thread Connie Starr Fensky
It sounds like it cannot find the mailbox where it wants to--in the /var/cyrus/partition/users/username directory. Did you create the mailboxes? c* - Original Message - From: Denis V. Suhanov [EMAIL PROTECTED] To: Andrew Morgan [EMAIL PROTECTED] Cc: cyrus info [EMAIL PROTECTED] Sent:

Re[4]: Cyrus IMAP question.

2003-09-18 Thread Denis V. Suhanov
Hello Connie, CSF It sounds like it cannot find the mailbox where it wants to--in the CSF /var/cyrus/partition/users/username directory. Did you create the CSF mailboxes? CSF c* The path is correct and I have created the mailboxes. I used this mini-FAQpageas

Re[2]: Cyrus IMAP question.

2003-09-18 Thread Andrew Morgan
On Thu, 18 Sep 2003, Denis V. Suhanov wrote: Hello Andrew, AM What you see as the Cyrus admin is a little different that what an IMAP AM user sees. user.test is the Inbox folder, but user's access it as AM INBOX. Unless you have set altnamespace: yes in your imapd.conf file, AM you

Re: Re[4]: Cyrus IMAP question.

2003-09-18 Thread Connie Starr Fensky
Right, but then did you go in with cyradm (or some other method) and create the mailboxes: for instance cyradmcm user.denis c* - Original Message - From: Denis V. Suhanov [EMAIL PROTECTED] To: Connie Starr Fensky [EMAIL PROTECTED] Cc: cyrus info [EMAIL PROTECTED] Sent: Thursday,

Re[6]: Cyrus IMAP question.

2003-09-18 Thread Denis V. Suhanov
Hello Connie, CSF Right, but then did you go in with cyradm (or some other method) and create CSF the mailboxes: for instance yes, exactly. That's how I create them. And I also have all the right set for users (since I am using SASL and it requires realms, I have the right set for both

cyradm problems

2003-09-18 Thread Peter Rottmann
Hi, After several unsuccessfully tries, of compiling and installing cyrus-sasl and cyrus-imap under my SGI Irix 6.5.4, i found some newer precompiled/ready to install versions of theses packages under http://freeware.sgi.com. After installing these packages, i tried to run imtest and cyradm, but

Cyrus versus Sun ONE?

2003-09-18 Thread Gary Mills
We may be deciding to replace our current sendmail MTA and Cyrus IMAP server installation with the Sun ONE messaging server, because we already have the licences for Sun ONE as part of another product. Everything I have heard about Sun ONE has been positive. Is it really that good? What are we

pop3 mail not deleting.

2003-09-18 Thread Bob Meader
I have a bit of odd pop3 problem. Just one of my email clients is reporting a problem with Outlook and pop3. Spefically he has sent Outlook to leave mail on the server up to 5 days. The problem is after several weeks mail older than 5 days is no longer deleted from server. In order to delete

Re[3]: Cyrus IMAP question.

2003-09-18 Thread Denis V. Suhanov
Hello Andrew, AM For maximum compatibility and ease of use, I'd recommend setting AM altnamespace: yes in imapd.conf. Otherwise, you *have* to set the Root AM Folder Path to INBOX. to get folders to work. Read the documentation AM for altnamespace before you make this change. Basically,

Re[3]: Cyrus IMAP question.

2003-09-18 Thread Andrew Morgan
On Thu, 18 Sep 2003, Denis V. Suhanov wrote: Hello Andrew, AM For maximum compatibility and ease of use, I'd recommend setting AM altnamespace: yes in imapd.conf. Otherwise, you *have* to set the Root AM Folder Path to INBOX. to get folders to work. Read the documentation AM for

Re: \HasNoChildren

2003-09-18 Thread damian
Hi All, Its working now... thanks for the advice. :) Rgds, Damian Rob Siemborski wrote: On Wed, 17 Sep 2003, Ken Murchison wrote: Its not currently configurable. v2.2 has an implicit_owner_rights option and we could probably add an implcit_admin_rights option. Patches always welcome.

FUD and cyrus statistics

2003-09-18 Thread joe ritter
Hello, I would like to start collecting statistics on users and how often they access their cyrus accounts on our mail servers. I wanted to use FUD to acomplish this however a look at the manpage and a google search didnt pull up anything. Can somebody point me in the right direction about setting

Re: Cyrus versus Sun ONE?

2003-09-18 Thread Rob Siemborski
On Thu, 18 Sep 2003, Gary Mills wrote: We may be deciding to replace our current sendmail MTA and Cyrus IMAP server installation with the Sun ONE messaging server, because we already have the licences for Sun ONE as part of another product. Everything I have heard about Sun ONE has been

Migrating mailboxes between Cyrus instances?

2003-09-18 Thread Andrew McNamara
I've been googling around without much luck - I'm looking for suggestions on migrating users between cyrus instances (for load balancing). I'm thinking it should really be done at the IMAP level, rather than dicking around inside the message store, but I'm worried there might be message attributes

Slow status calls...

2003-09-18 Thread Robert Mueller
I was noticing that IMAP 'status' calls to update the message counts in our web interface seemed to be taking quite a bit of time. I ran a stand alone script to check this, and found: Time: 0.002, msgs:12, unseen:10, folder: INBOX.spam Time: 0.004, msgs: 18978, unseen: 18978, folder: