user unable to create sub-folders

2003-02-21 Thread Robert Urban
Hello, i've just set up v2.1.12 on a RedHat 8.0 system using sasl2. I've created a single user (urban) using cyradm, and now I'm using Mozilla 1.0.1 ("the client") as MUA to test. The client is connecting to the IMAP server using TLS sucessfully. When the client tries to create the "Drafts" or

mixed delivery to imap and non-imap mailboxes

2003-02-23 Thread Robert Urban
Hello imappers, apparently the standard installation of cyrus imap entails changing themail config such that local delivery is performed exclusively to IMAP mailboxes. I'm trying to configure a system on which some users should have mail delivered to IMAP mailboxes, others however to their regula

Re: cyradm authentication error

2003-02-27 Thread Robert Urban
Kevin Williams wrote: > My imapd.conf file looks as follows: > > configdirectory: /var/imap > partition-default: /var/spool/imap > admins: cyrus root > sasl_pwcheck_method: saslauthd > > I can successfully authenticate using the imtest command. When I > tried to use cyradm, I originally got a "c

Re: Ok -- I got a few problems ironed out.

2003-06-19 Thread Robert Urban
You wrote: > any idea what I need to do? also does anyone have something I can toss = > into a perl script to auto create mailboxes for users that have 15mb = > quotas? see: http://www.unix-wissen.de/add-cyrus-user for a (very) simple example of a script for adding cyrus users. cheers,

HTML-formatted mails [was: Re: Question about Autocreate patch.]

2003-06-23 Thread Robert Urban
is it naive of me to think that it might be possible to train users of this list not to send HTML-formatted mails to the list? that perhaps with constant reminders and pointers to the appropriate documentation on netiquette things might improve? any chance of configuring the list server to rejec

what are the units for the setquota() method

2003-06-25 Thread Robert Urban
Does anyone know what the units are (i.e., Bytes, KBytes, etc) for the setquota method? (Cyrus::IMAP::Admin) Couldn't hurt to put this in the manpage! cheers, Rob Urban

Re: addusers and bsd2cyrus

2003-06-27 Thread Robert Urban
joe ritter wrote: > scripts still refer to the TCL based cyradm. I was > wondering if anyone could share any batch creating and > batch setup scripts with me and or any other tips on > this procedure. Thanks in advance. I just finished an example script for adding users. You may find it helpful:

Re: Tru64 and 2.2 problems

2003-07-22 Thread Robert Urban
Scott Adkins wrote: > 1) The configure process appears to pick up on the fact that Tru64 does > have getnameinfo(), but not getaddrinfo(). The problem is that if one > is found and the other is not, the definitions for both are included > in lib/gai.h. Well, getnameinfo() on Tru64 h

Re: Tru64 and 2.2 problems - cast-to-union

2003-07-24 Thread Robert Urban
Scott Adkins wrote: > Yes, this is a concern for me... I am not exactly sure how this will be > stored in Tru64. We are talking about a "char *" and an "int" stored in > the same location. I have always known them to consume 4 bytes of memory, > but my manager isn't so sure, thinking that maybe