How to rename my server

2004-11-02 Thread Pascal BOYER
Hi, I would like to rename my Cyrus server, but I have already users and the cyrus administrator is configured. So, I have too a database (/etc/sasldb2) and if I change the name of my server, nothing will work again. Is there a solution to change the server name without having to create news m

Re: General IMAP functionality

2004-11-02 Thread Warrick FitzGerald
Tarjei Huse wrote: tir, 02,.11.2004 kl. 11.39 -0500, skrev Warrick FitzGerald: Earl R Shannon wrote: Hello, Comments are imbedded below. Warrick FitzGerald wrote: Posted this last night, but did not see it come through ... sorry about the re-post if you have this already. =

LOGIN & PLAIN auth OK; CRAM-MD5 & DIGEST-MD5 fail w/ "no mechanism available: security flags do not match required"

2004-11-02 Thread OpenMacNews
hi all, one step at a time with this business ... =) i've: Cyrus-SASL-2.1.9 Cyrus-IMAP-2.2.8 built on OSX. after verifying that my imtest etc. are actually linked to the RIGHT libsasl (previous post), i can verify LOGIN AUTH works: % imtest -t "" -m LOGIN -u [EMAIL PROTECTE

Re: Cyrus-IMAP perl libs installing in WRONG LOCATION (via PERLPREFIX)

2004-11-02 Thread Sebastian Hagedorn
Hi, -- OpenMacNews <[EMAIL PROTECTED]> is rumored to have mumbled on Dienstag, 2. November 2004 11:59 Uhr -0800 regarding Cyrus-IMAP perl libs installing in WRONG LOCATION (via PERLPREFIX): i've installed cyrus-imapd-2.2.8 on OSX 10.3.5. OSX's perl (5.8.5) libs are installed below "/System/Libra

Re: [BINGO! ... IT'S A BUG] Re: imtest fails w/ "Authentication failed. no mechanism available"

2004-11-02 Thread Ken Murchison
You should bugzilla this. OpenMacNews wrote: hi earl, -- On Tuesday, November 2, 2004 8:17 AM -0500 Earl R Shannon <[EMAIL PROTECTED]> wrote: I see the PLAIN mech being advertised by the server. I'd check and make sure the SASL libraries can be found by the imtest client. Regards, Earl Shanno

Cyrus-IMAP perl libs installing in WRONG LOCATION (via PERLPREFIX)

2004-11-02 Thread OpenMacNews
hi, i've installed cyrus-imapd-2.2.8 on OSX 10.3.5. OSX's perl (5.8.5) libs are installed below "/System/Library/Perl/5.8.5" in the cyrus build, PERLPREFIX = $(PREFIX) ( found in 'perl/imap/Makefile' & 'perl/sieve/managesieve/Makefile' *after* makde depend, make all) defines where the Cyrus Perl

[BINGO! ... IT'S A BUG] Re: imtest fails w/ "Authentication failed. no mechanism available"

2004-11-02 Thread OpenMacNews
hi earl, -- On Tuesday, November 2, 2004 8:17 AM -0500 Earl R Shannon <[EMAIL PROTECTED]> wrote: I see the PLAIN mech being advertised by the server. I'd check and make sure the SASL libraries can be found by the imtest client. Regards, Earl Shannon well, I'll be ... I thought I'd proactively fix

Re: General IMAP functionality

2004-11-02 Thread Tarjei Huse
tir, 02,.11.2004 kl. 11.39 -0500, skrev Warrick FitzGerald: > Earl R Shannon wrote: > > > Hello, > > > > Comments are imbedded below. > > > > Warrick FitzGerald wrote: > > > >> Posted this last night, but did not see it come through ... sorry > >> about the re-post if you have this already. > >>

Re: broken COPY command?

2004-11-02 Thread Stefan Palme
hello, > > I'm using cyrus-imapd-2.2.8 and have problems with the COPY > > command. > > > Do either a GETACL or MYRIGHTS command on the two mailboxes so we can > see the actual ACLs. well, my box seems to be magic in any way... just when I started to make the "screenshots" with the ACLs, the C

A script some folks might find useful

2004-11-02 Thread Rob Tanner
When I upgraded to Cyrus IMAP v2.2.3 from an age old ESYS version (a commercial knock off of a v.1.x). I used imapsync to move the mail spools from one server to another and then after all was up and going a crash caused the mailboxes database to be irreparably damaged. Yikes, the "-m" functiona

Re: General IMAP functionality

2004-11-02 Thread Michael F. Sprague
Warrick FitzGerald said: > That's what I was afraid of. Sounds to me like the people who aren't > going to "get" this concept should keep using POP3 :) > > 1. Does anyone have "best practices" that I can share with users on how > they should move mail off the server when their quota is exceeded? >

Re: General IMAP functionality

2004-11-02 Thread Warrick FitzGerald
Earl R Shannon wrote: Hello, Comments are imbedded below. Warrick FitzGerald wrote: Posted this last night, but did not see it come through ... sorry about the re-post if you have this already. I’m in the process of moving an office of POP3 users to IMAP, and realized that that I do

Re: General IMAP functionality

2004-11-02 Thread Earl R Shannon
Hello, Comments are imbedded below. Warrick FitzGerald wrote: Posted this last night, but did not see it come through ... sorry about the re-post if you have this already. I’m in the process of moving an office of POP3 users to IMAP, and realized that that I don’t fully understand h

General IMAP functionality

2004-11-02 Thread Warrick FitzGerald
Posted this last night, but did not see it come through ... sorry about the re-post if you have this already. I’m in the process of moving an office of POP3 users to IMAP, and realized that that I don’t fully understand how things normally work. Our mail is currently hosted on an A

Re: Best route for RHEL AS 3

2004-11-02 Thread Ronen Amity
i concure with the rpm selection. we use it here as well on rh AS3. works great. Ronen - Original Message - From: "Sebastian Hagedorn" <[EMAIL PROTECTED]> To: "Alex Thomas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 02, 2004 10:35 AM Subject: Re: Best route for RHE

RE: Re: smtp auth + saslauthd + ldap

2004-11-02 Thread Chetan Dutta
hi! i just received a reply from redhat tech support, they say that sendmail linked to sasl1 is not a bug! i wonder why its not? sendmail is linked to sasl1 but saslauthd is linked to sasl2 ! how can they communicate? redhat people say that it is required because ldap is linked with sasl1. anyway

Re: imtest fails w/ "Authentication failed. no mechanism available"

2004-11-02 Thread Earl R Shannon
Hello, I see the PLAIN mech being advertised by the server. I'd check and make sure the SASL libraries can be found by the imtest client. Regards, Earl Shannon OpenMacNews wrote: hi all, i've newly built/installed: exim-4.43 cyrus-imap-2.28 cyrus-sasl-2.1.19 on OSX 10.3.5 plu

Re: broken COPY command?

2004-11-02 Thread Ken Murchison
Stefan Palme wrote: Hello, I'm using cyrus-imapd-2.2.8 and have problems with the COPY command. Following command sequence leads to an error: telnet 192.168.1.2 143 Trying 192.168.1.2... Connected to 192.168.1.2. Escape character is '^]'. * OK ZZ Cyrus IMAP4 v2.2.8 server ready a1 LOGIN XXX YYY

Cyrus 2.1.13: How to rebuild corrupt mailboxes.db

2004-11-02 Thread bnies
Hi, Today our Cyrus IMAP server crashed and during startup it hung while executing ctl_cyrusdb -r. ctl_cyrusdb looped over these system calls: 2898: poll(0xFFBEE050, 0, 4000) = 0 2898: open64("/var/cyrus/imap/mailboxes.db", O_RDWR) Err#24 EMFILE 2898: poll(0xFFBEE050,

Re: Best route for RHEL AS 3

2004-11-02 Thread Sebastian Hagedorn
Hi, --On Montag, 1. November 2004 20:00 Uhr -0600 Alex Thomas <[EMAIL PROTECTED]> wrote: Due to benevolent university, I am about to build a cyrus-imap server on Redhat Enterprise Linux 3 revision 3. that's what we are using as well. Does anyone have any suggestions or gottchas that I should loo

broken COPY command?

2004-11-02 Thread Stefan Palme
Hello, I'm using cyrus-imapd-2.2.8 and have problems with the COPY command. Following command sequence leads to an error: telnet 192.168.1.2 143 Trying 192.168.1.2... Connected to 192.168.1.2. Escape character is '^]'. * OK ZZ Cyrus IMAP4 v2.2.8 server ready a1 LOGIN XXX YYY a1 OK User logge