Re: Two Cyrus servers

2003-08-28 Thread Víctor Guerra
The thing I want to do is this: I want to have two machines with a cyrus
server installed on each and those servers have only one mailbox store. I
want to do that in order to give different services from each machine, on
per-pay service with POP and IMAP access , and other free service with only
webmail access. What can I do?

- Original Message -
From: "Rob Siemborski" <[EMAIL PROTECTED]>
To: "Devin Reade" <[EMAIL PROTECTED]>
Cc: "Víctor Guerra" <[EMAIL PROTECTED]>; "Lista Cyrus"
<[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 11:04 PM
Subject: Re: Two Cyrus servers


> On Wed, 27 Aug 2003, Devin Reade wrote:
>
> > > Somebody can help me?
> >
> > You probably want to look at Cyrus Murder.  See the web site & source
> > code docs.  (I've not used it.)
>
> Note that this won't provide you with redundancy, only horizontal
> scalability.
>
> If what you are looking for is a 'hot spare' sort of situation, where only
> one Cyrus server is getting requests at any time, you may be able to make
> do with a distributed filesystem, provided locking semantics are preserved
> for atleast the local host (and you're willing to pay the distributed
> filesystem performance penalty).
>
> In general, Cyrus over NFS is a bad idea.
>
> -Rob
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
> Research Systems Programmer * /usr/contributed Gatekeeper
>
>



Two Cyrus servers

2003-08-27 Thread Víctor Guerra



Hi everyone!
I have a question for you, what is the best way to 
have two cyrus servers working with tha same mailbox store?
I have been thinking to do this using NFS but... i 
don't know that is a good idea.
 
Somebody can help me?
 
Regards
 
Víctor Guerra[EMAIL PROTECTED]


Cyradm

2003-03-07 Thread Víctor Guerra



Hello everibody, i have a question, how can i to 
know the partition in which is located a mailbox using cyradm? I know that if i 
go to /var/spool/imap i see all the partitios and their respective mailboxes... 
but i need to know this using cyradm.
 
Regards
 


Reject mail overquota

2003-02-06 Thread Víctor Guerra



Hello !, i am using cyrus 2.0.12 with SASL-1.5.24 
and i have a problem. I don't know how to make cyrus rejects a mail to the 
sender when the destinatary mailbox is over quota. How can i make 
this?
 
Regards.
 
Víctor Guerra[EMAIL PROTECTED]


Quota Warnings

2003-01-14 Thread Víctor Guerra



Hello everybody, i have a cyrus-qmail installation 
on Red hat 7.3. I have set quotas to everybody and i want the following: When 
somebody (the sender) writes an e-mail to somebody (the recipient) cyrus 
must check quotas and if the recipient has the quota full... cyrus must to reply 
the sender telling that to him. Somebody knows how to do this?
 
thanks a log
 
Regards.
Víctor Guerra[EMAIL PROTECTED]


Create Partitions

2003-01-09 Thread Víctor Guerra



Hello everybody... i have a simple question, how 
can I define several partitions in the imapd.conf file?
 
Thanks a lot.
 
Víctor Guerra


Updating Cyrus

2002-12-31 Thread Víctor Guerra



Hello everybody, i want to update my cyrus-imap 
server from 2.0.16 to 2.1.11 and i have two questions:
1) What are the steps that i must do?
2) Can I separate mailboxes in diferent partitions 
depending of their first letter? (for example: if mailbox name is 
exampleAmydomaincom must be delivered in /var/mail/e)
 
Thanks a lot.
Regards.
 
Víctor GuerraAdministrador de SistemasRED 
SKIOS S.A[EMAIL PROTECTED]TLF:  91 
7990163FAX:  91 7990164


Cyradm

2002-11-22 Thread Víctor Guerra



Hello everybody,
i have one question, how can i delete a mailbox 
without entering cyradm ? I want to delete mailboxes from a shell script... and 
i need cyradm delete those mailboxes... but without entering the 
program.


I Need Help!!

2002-11-20 Thread Víctor Guerra



Hello everybody, i have a cyrus-qmail instalation 
and i have a BIG problem. In /var/spool/imap/user i have all the mailboxes... 
the problem is that i have a lot of mailboxes:
 
[root@skios01 user]# 
pwd/var/spool/imap/user[root@skios01 user]# ls -l | wc -l  
30050
 
In /var/imap/user there are this directory 
tree:
 
[root@skios01 user]# 
pwd/var/imap/user[root@skios01 user]# lsa  b  c  
d  e  f  g  h  i  j  k  l  m  
n  o  p  q  r  s  t  u  v  w  
x  y  z
 
It is possible that all the incoming mails are 
delivered in those directories? , for example... if the server receives a mail 
to [EMAIL PROTECTED] , the mail must be 
delivered in /var/imap/user/v
 
Thanks a lot.
 
 


Re: Problems with cyrus-imap

2002-09-19 Thread Víctor Guerra

That doesn't resolve my problem, the mailboxes are still in
/var/spool/imap/user and "hashimapspool" makes my server cyrus don't
authenticate users

Regards.

Víctor Guerra.
Administrador de Sistemas
Red SKIOS.
[EMAIL PROTECTED]

- Original Message -
From: "lst_hoe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 17, 2002 4:02 PM
Subject: Re: Problems with cyrus-imap


> At 13:14 17.09.2002 +0200, Víctor Guerra wrote:
> >Hello everybody, i am a new subscriber of that list and i have a
question. I
> >have installed a Cyrus-IMAP server in a Red Hat 7.2 and i have a problem:
i
> >have 19970 mailboxes in my server, those mailboxes are in
> >/var/spool/imap/user, some time ago i have had a problem when the number
of
> >mailboxes riches a high number, and the system crashes because Linux do
not
> >support more than 32768 directories at the same level (isn't it). I have
> >found that in /var/imap/user there are 27 folders... each one called as a
> >letter of the ABC and i want that cyrus delivers all the mails in those
> >folders, for example, if a user called [EMAIL PROTECTED] receives an
> >e-mail... that e-mail must be delivered in /var/imap/user/j/ , if a user
> >called [EMAIL PROTECTED] receives an e-mail... that must be delivered in
> >/var/imap/user/a/. Does anybody can to help me? , thanks for all.
> >
>
> I guess "hashimapspool" is what you are looking for.
>
> "man imapd.conf"
>
> Regards
>
>
> --
>
> Andreas Hödle
>
> Kühn & Weyh Software GmbH
>
> WWW.KWSOFT.DE
>
>
>




Problems with cyrus-imap

2002-09-17 Thread Víctor Guerra

Hello everybody, i am a new subscriber of that list and i have a question. I
have installed a Cyrus-IMAP server in a Red Hat 7.2 and i have a problem: i
have 19970 mailboxes in my server, those mailboxes are in
/var/spool/imap/user, some time ago i have had a problem when the number of
mailboxes riches a high number, and the system crashes because Linux do not
support more than 32768 directories at the same level (isn't it). I have
found that in /var/imap/user there are 27 folders... each one called as a
letter of the ABC and i want that cyrus delivers all the mails in those
folders, for example, if a user called [EMAIL PROTECTED] receives an
e-mail... that e-mail must be delivered in /var/imap/user/j/ , if a user
called [EMAIL PROTECTED] receives an e-mail... that must be delivered in
/var/imap/user/a/. Does anybody can to help me? , thanks for all.