Re: Infos about bug 2967

2007-06-15 Thread Michael Menge

Hi

Quoting Simon Matter <[EMAIL PROTECTED]>:


2. If lmtp_overquota_perm_failure is set 1 the error message is "Over
quota"
but if lmtp_overquota_perm_failure is set 0 there is no error
message in the
logs but the mail is not deliverd either


What happens if you use LMTP with IGNOREQUOTA like this:

cat << EOF | [path]/deliver -l
MAIL FROM:<[EMAIL PROTECTED]>
RCPT TO:<[EMAIL PROTECTED]> IGNOREQUOTA
DATA
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Test

Test
.
EOF
}

If it also doesn't work then it may be something with x86_64 arch. I'm
using it on x86 without any problem.

Simon



with IGNOREQUOTA no mail is deliverd to the user,
without IGNOREQUOTA mails are deliverd if the user is under Quota.


Michael





M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen  Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung  mail:  
[EMAIL PROTECTED]

Waechterstrasse 76
72074 Tuebingen


smime.p7s
Description: S/MIME krytographische Unterschrift

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Replication question - cross replication?

2007-06-15 Thread Gary Mills
On Fri, Jun 15, 2007 at 08:56:53AM +0100, David Carter wrote:
> On Thu, 14 Jun 2007, Nels Lindquist wrote:
> 
> > I'm setting up a high-availability mail server setup with two boxes that
> > will essentially be mirrors of each other.
> >
> > If both are configured for local delivery, can I have them replicate
> > each other if I utilize UUIDs?
> 
> No. IMAP is not well suited to active-active replication. Replication in 
> Cyrus is strictly active-passive.

The way to do this is with a cluster filesystem mounted on both boxes.
It's not an easy way to go.

-- 
-Gary Mills--Unix Support--U of M Academic Computing and Networking-

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Infos about bug 2967

2007-06-15 Thread Simon Matter
> Hi,
>
> i can't login in Bugzilla, so i will post the infos here.
> See https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2967 for details
>
> 1. i have the same problem on a x86_64 (not Murder) systen, on an i586
> system
> deliver -q works fine
> 2. If lmtp_overquota_perm_failure is set 1 the error message is "Over
> quota"
> but if lmtp_overquota_perm_failure is set 0 there is no error
> message in the
> logs but the mail is not deliverd either

What happens if you use LMTP with IGNOREQUOTA like this:

cat << EOF | [path]/deliver -l
MAIL FROM:<[EMAIL PROTECTED]>
RCPT TO:<[EMAIL PROTECTED]> IGNOREQUOTA
DATA
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Test

Test
.
EOF
}

If it also doesn't work then it may be something with x86_64 arch. I'm
using it on x86 without any problem.

Simon

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Infos about bug 2967

2007-06-15 Thread Michael Menge

Hi,

i can't login in Bugzilla, so i will post the infos here.
See https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2967 for details

1. i have the same problem on a x86_64 (not Murder) systen, on an i586 system
   deliver -q works fine
2. If lmtp_overquota_perm_failure is set 1 the error message is "Over quota"
   but if lmtp_overquota_perm_failure is set 0 there is no error  
message in the

   logs but the mail is not deliverd either



M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen  Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung  mail:  
[EMAIL PROTECTED]

Waechterstrasse 76
72074 Tuebingen


smime.p7s
Description: S/MIME krytographische Unterschrift

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Bugzilla Login

2007-06-15 Thread Michael Menge

Hi,

ich have a Problem to login in https://bugzilla.andrew.cmu.edu/, even  
after changing the password i still can't login.


"The username or password you entered is not valid."


M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen  Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung  mail:  
[EMAIL PROTECTED]

Waechterstrasse 76
72074 Tuebingen


smime.p7s
Description: S/MIME krytographische Unterschrift

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Replication question - cross replication?

2007-06-15 Thread David Carter
On Thu, 14 Jun 2007, Nels Lindquist wrote:

> I'm setting up a high-availability mail server setup with two boxes that
> will essentially be mirrors of each other.
>
> If both are configured for local delivery, can I have them replicate
> each other if I utilize UUIDs?

No. IMAP is not well suited to active-active replication. Replication in 
Cyrus is strictly active-passive.

-- 
David Carter Email: [EMAIL PROTECTED]
University Computing Service,Phone: (01223) 334502
New Museums Site, Pembroke Street,   Fax:   (01223) 334679
Cambridge UK. CB2 3QH.

Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html