Global admin

2004-05-13 Thread Nigel Kukard
I've found that if I have a default domain & a cyrus-imap admin that admin can only add mailboxes to his domain, be it with the domain name or without. He cannot add mailboxes on other domains. How would i create a global admin who can add mailboxes as he pleases? -Nigel pgp0.pgp Descripti

Cyradm under 2.2.3 and mailboxes with spaces

2004-05-13 Thread Roland Pope
Hi, I am running cyrus-imapd 2.2.3 under RedHat ES 3.0 and I can't seem to create mailboxes with spaces in them using cyradm. Under 2.1.15 I had no problem creating such mailboxes. localhost.localdomain> cm user.new1 localhost.localdomain> lm user.new1 user.new1 (\HasNoChildren) localhost.locald

Re: Does a Cyrus GUI exist?

2004-05-13 Thread Eric B.
> Eric B. wrote: > | Hi, > | > | I searched the web to find an answer to this question, but the lack of hits > | makes me think that no one has yet bothered to develop a GUI for cyrus-imap. > | Is this true? While working with cyradm does the job, I can only imagine > | how much easier it would be

Re: reading quotas

2004-05-13 Thread Colin Bruce
Dear Pascal, Thanks for your help. I'll do that instead. Best wishes Colin On Thu, 13 May 2004, Pascal Gienger wrote: > Colin Bruce <[EMAIL PROTECTED]> wrote: > > > Dear All, > > > > This may be a stupid question but is there any reason why someone should > > not be able to obtain their ow

Re: Authentication problem - sorry my mistake

2004-05-13 Thread Stefan Nitz
Dear listeners, Am Sonntag, 9. Mai 2004 21:15 schrieb Andreas Winkelmann: ... > > I need to do this because different accounts have different user email > > addresses for sending. If an email client could have different > > send-from addresses based on folder, then this wouldn't be an issue, > > h

Is this any good?

2004-05-13 Thread Patrick Ouellet
Ok, Im trying to build and configure a mailserver which would use Cyrus IMapd and Cyrus Sasl with postfix and spamassasin. I have no experience with Cyrus Sasl nor with Cyrus IMapd not even with imap protocol. I would like to have you opinion on this: Step to get started with cyrus sasl and imap.

Re: Cyrus and LDAP

2004-05-13 Thread Andrew Morgan
On Thu, 13 May 2004, Bernd Nies wrote: > Hi, > > We are running Cyrus 2.1.16 with SASL 2.1.18 on Solaris and have > configured Cyrus to authenticate users against a LDAP directory using > saslauthd. > > Is it possible to have the cyrus user to be authenticated via > /etc/passwd and all other user

Re: Does a Cyrus GUI exist?

2004-05-13 Thread James A. Pattie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric B. wrote: | Hi, | | I searched the web to find an answer to this question, but the lack of hits | makes me think that no one has yet bothered to develop a GUI for cyrus-imap. | Is this true? While working with cyradm does the job, I can only imagi

Re: using sieve to inform users of a new address

2004-05-13 Thread Ken Murchison
ali asad lotia wrote: sorry i am not at all familiar with sieve, i have read the rfc and the white paper, but would benefit greatly from the expertise of the folks in the list Add ':addresses "old email address without domain" option to vacation. with the line above, for a user [EMAIL PROTECT

Re: using sieve to inform users of a new address

2004-05-13 Thread ali asad lotia
sorry i am not at all familiar with sieve, i have read the rfc and the white paper, but would benefit greatly from the expertise of the folks in the list Add ':addresses "old email address without domain" option to vacation. with the line above, for a user [EMAIL PROTECTED] who is migrating to

Re: using sieve to inform users of a new address

2004-05-13 Thread ali asad lotia
will this work with the sieve implementation (CMU Sieve 2.2) included in cyrus-imapd v2.1.15) ali On May 13, 2004, at 7:33 AM, Ken Murchison wrote: ali asad lotia wrote: hello folks i was wondering if it is possible to write a sieve script that sends mail to the address contained in the from

Re: compiled vs distribution binary

2004-05-13 Thread Patrick Ouellet
Thanx for the reply Jim But I don't have that directory. /usr/kerberos/include I really dont have the file gssapi.h Can someone tell me if I can make two version of cyrus sasl live toghether on the system? Jim Levie wrote: On Wed, 2004-05-12 at 14:25, Patrick Ouellet wrote: Im trying to compi

Re: using sieve to inform users of a new address

2004-05-13 Thread Ken Murchison
ali asad lotia wrote: hello folks i was wondering if it is possible to write a sieve script that sends mail to the address contained in the from header based on the information in the to header. i am transitioning someone over to a new email account and so am forwarding all mail sent to her

Cyrus and LDAP

2004-05-13 Thread Bernd Nies
Hi, We are running Cyrus 2.1.16 with SASL 2.1.18 on Solaris and have configured Cyrus to authenticate users against a LDAP directory using saslauthd. Is it possible to have the cyrus user to be authenticated via /etc/passwd and all other users via LDAP? We don't want system users in LDAP.