Hi,
I was using BerkleyDB4.0 on Linux 7.3. I am tring to use BerkleyDB4.1. When
I complie cyrus-imapd-2.1.8, I got the following error:
gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib
-L/usr/local/BerkeleyDB.4.0/lib -Wall -g -O2 -o imapd \
../master/service.o pushstats.o backend.o imapd.o index
On Thu, Sep 19, 2002 at 04:54:16PM -0400, [EMAIL PROTECTED] wrote:
> New version
>
> ftp://kalamazoolinux.org/pub/pdf/Cyrus.pdf
Great work on this. I take it you don't mind if people pass it along
to others? Anything you want referenced other than the credits given
in the PDF?
> I'd really like
On Wed, 18 Sep 2002 at 13:49 Aidan Evans wrote to Andreas Piesk,...
> We have moved numerous mailboxes across partitions without any apparent
>data loss. However, we have encountered some issues. This is with Cyrus
>2.1.9.
>
> Mail disk space quotas are messed up. Generally the user ends up
On Thu, 19 Sep 2002, Felix Cuello wrote:
> Hello!
>
>I was installed Cyrus 2.1.8 with SASL 2.1.7 in my Linux Redhat 7.3, and I have
>some
> troubles to use SSL + SASLAUTHD + openLDAP.
>
>I can search LDAP (using LDAPS) from netscape using
>
>ldaps://ldaps.mycomputer/dc=domain,dc=edu
I'm sure it's not. The post was intended to be ironic.
# grep lmtp /etc/postfix/master.cf
lmtpunix- - n - - lmtp
Paul Schmehl ([EMAIL PROTECTED])
Department Coordinator
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/~pauls/
New version
ftp://kalamazoolinux.org/pub/pdf/Cyrus.pdf
The bulletin board information should be correct now, and I've added some
neccesary sendmail stuff.
I'd really like to have the names of some large sites and how many users and
shared folders they have. This is really important to the sui
Schmehl, Paul L wrote:
> That's odd. Here's my cyrus.conf:
> # lmtp cmd="lmtpd" listen="lmtp" prefork=0
> lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0
>
> And I'm running chrooted Postfix on RH 7.2.
Are you sure your master/lmtp is running chrooted? It's possibl
Kai,
I ran into this problem myself awhile back. The _best_ way to move folders
in this manner is to do it in your imap client program. However, if you
want to do this by hand (say, for a number of users via a script), you can
do the mv command, but you then need to export your mailboxes.db fi
On Thu, 19 Sep 2002, Michael Fair wrote:
> > First I did:
> >
> > cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd cyrus
> >
> > and then I did like this:
> >
> > cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd-2_2 -r
> > cyrus-imapd-2_2 cyrus
> >
> > What is correct ? Which one
> First I did:
>
> cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd cyrus
>
> and then I did like this:
>
> cvs -d :pserver:[EMAIL PROTECTED]:/cvs co -d cyrus-imapd-2_2 -r
> cyrus-imapd-2_2 cyrus
>
> What is correct ? Which one should I use ? I think without specifiying
> any tag or
Hi everybody,
I'm not sure I fully understood the function of "reconstruct", so if
anyone could give me a hint here...
I'm trying to move one mailfolder for the user "dimitri", which is
located in /var/spool/imap/user/dimitri:
-rw---1 cyrusmail4 Sep 19 22:47 cyrus.cache
Michael Fair wrote:
>Your other choice is to skip 2.1 and jump into 2.2
>available from CVS. Since you're already compiling
>your cyrus (as opposed to prepackaged binary) and
>you want virtual domains support (and willing to go
>to great lengths to get it), I'd suggest getting the
>2.2 branch w
On Thu, 19 Sep 2002, Mika Iisakkila wrote:
> Boy, was that easy; patches attached. I have no idea if
> these actually realize any of the performance gains, but
> at least both sasl2 and imapd compile and run.
> I can't give any promises regarding correctness or
> backwards compatibility with DB4.
Oddly enough, it has now stopped exhibiting the behaviour,
so...ummm...nevermind. I'll chalk it up to operator error, and test it
again later.
On Wed, 2002-09-18 at 20:26, Ken Murchison wrote:
> Quoting Neal Rigney <[EMAIL PROTECTED]>:
>
> >
> > Is anybody running imapd-2.2 on FreeBSD 4.6-STAB
Antonio Xu wrote:
> Hello, All
> I'm a volunteer work for mozilla's mailnews, now I have set up a
> cyrus imap server for my testing, but I meet a problem of how to
> configure the cyrus's Imap server and make it can work with sendmail.
> I set up the server on solaris, so I meet some pr
Hello!
I was installed Cyrus 2.1.8 with SASL 2.1.7 in my Linux Redhat 7.3, and I have some
troubles to use SSL + SASLAUTHD + openLDAP.
I can search LDAP (using LDAPS) from netscape using
ldaps://ldaps.mycomputer/dc=domain,dc=edu??sub?(uid=*felix*)
But, when I try to login users usi
On Thu, Sep 19, 2002 at 06:40:36PM +0200, Simon Matter wrote:
> On Thursday 19 September 2002 16:02, Chris Hilts wrote:
> > Scott Russell wrote:
> > | Greets.
> > |
> > | For end users on Linux, does anyone have a package or instructions
> > | that will allow the user to download and install sieve
That's odd. Here's my cyrus.conf:
# lmtp cmd="lmtpd" listen="lmtp" prefork=0
lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0
And I'm running chrooted Postfix on RH 7.2.
Wonder why it works?
Paul Schmehl ([EMAIL PROTECTED])
Department Coordinator
The University of
On Thursday 19 September 2002 18:23, Jens wrote:
> On September 19, 2002 02:24 am, Simon Matter wrote:
> > New Cyrus IMAPd rpm packages version 2.1.9-3 are available from
> > http://home.teleport.ch/simix/.
>
> Simon, I am sorry to bother you with a completely unrelated question but I
> am getting
On Thursday 19 September 2002 16:02, Chris Hilts wrote:
> Scott Russell wrote:
> | Greets.
> |
> | For end users on Linux, does anyone have a package or instructions
> | that will allow the user to download and install sieveshell without
> | actually installing the entire Cyrus IMAPd?
>
> Oh, lord
I think I have figured this out - it appears to be with PAM. I have the
imap modules - prior to any postings configured as optional instead of
required.
Since I change both lines to required, I have seen no failures with
the exception of normal auth failures (bad or null password or a bad
accou
Hello, All
I'm a volunteer work for mozilla's mailnews, now I have set up a
cyrus imap server for my testing, but I meet a problem of how to
configure the cyrus's Imap server and make it can work with sendmail. I
set up the server on solaris, so I meet some problme. I use solaris8 and
c
At 09:49 19.09.2002 -0400, Su Li wrote:
>Thanks Andreas,
>
>I tried using sendmail 11 and Cyrus IMAP4 v2.1.8. I can get 5-6 msg/sec. If
>I queue up the mails by stopping Cyrus IMAP, after I got 1000 mails in
>sendmail mail store then start Cyrus IMAP. I can get 17 msg/sec. I don't
>know why there
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Scott Russell wrote:
| Greets.
|
| For end users on Linux, does anyone have a package or instructions
| that will allow the user to download and install sieveshell without
| actually installing the entire Cyrus IMAPd?
Oh, lordy. I thought I was stil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Scott Russell wrote:
| Greets.
|
| For end users on Linux, does anyone have a package or instructions
| that will allow the user to download and install sieveshell without
| actually installing the entire Cyrus IMAPd?
Sieveshell is part of cyrus-admi
On Thu, 19 Sep 2002, GOMBAS Gabor wrote:
> On Thu, Sep 19, 2002 at 02:29:24AM -0700, David Wright wrote:
>
> > It's true, there isn't a need, meaning Cyrus could have been designed to
> > use PAM directly as a security layer and not used SASL.
>
> Huh? PAM is not a security layer. It is an API de
Mika Iisakkila wrote:
> Any hopes for updates to current stable SASL2 and Cyrus 2.1
> to accommodate BDB 4.1?
Boy, was that easy; patches attached. I have no idea if
these actually realize any of the performance gains, but
at least both sasl2 and imapd compile and run.
I can't give any promises r
On Thu, Sep 19, 2002 at 02:29:24AM -0700, David Wright wrote:
> It's true, there isn't a need, meaning Cyrus could have been designed to
> use PAM directly as a security layer and not used SASL.
Huh? PAM is not a security layer. It is an API designed for local
authentication only. On the other
Hate to replay to my own post but I forgot
about per IP based virtdomain support in
2.0/2.1 series.
This is done by running multiple instances
of cyrus master, usually chrooted and bound
to specific IPs.
I don't know much about this kind of virtual
hosting with Cyrus but I know there are some
> Because we think that there is no need to use SASL library in the
> middle of the way to authenticate via PAM+mysql. Isnt it a better
> performance issue? Or we are completely wrong?
It's true, there isn't a need, meaning Cyrus could have been designed to
use PAM directly as a security la
New Cyrus IMAPd rpm packages version 2.1.9-3 are available from
http://home.teleport.ch/simix/.
Warning for version >= 2.1.9-3:
I have added 'on the fly' db converting functionality to this release and
the default db for MBOXLIST_DB and SEEN_DB has been changed to skiplist now.
Although I hav
At 09:45 19.09.2002 +0200, Víctor Guerra wrote:
>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
>
Afaik only new created mailboxes will have this feature furtheron. I guess
you must export/impor
At 13:40 18.09.2002 -0400, Su Li wrote:
>Hi,
>
>I have been trying my best to get better delivery speed of Cyrus server. Now
>I am stop at 5.5 mesg/sec. I wonder, can any body tell me how many users can
>your cyrus mail server support? --no matter what system or configuration you
>are using. Also
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:
> "N" == Neal Rigney <[EMAIL PROTECTED]> writes:
N> To: cyrus <[EMAIL PROTECTED]>
N> Date: 18 Sep 2002 16:35:56 -0500
N> Is anybody running imapd-2.2 on FreeBSD 4.6-STABLE or higher? I'm
N> having a confusing problem running master. It closes FDs 0-2, opens
N> them to /dev/null, and then tr
35 matches
Mail list logo