This is the "delayed expunge" feature, added in 2.3. man imapd.conf,
page down to expunge_mode. It's a speed enhancement and has the side
effect of allowing sysadmin undelete/unexpunge without recourse to backups.
You should have something like this in cyrus.conf for garbage
collection. man cy
after deleting a whole bunch of messages from my INBOX (and
expunging/purging trash), when i inspect
the /var/spool/imap/b/user/bryan directory i notice that the messages
are still there. they are also still in the trash folder as well. they
are no longer displayed in the client (squirrelmail or
I've just finished migrating a number of accounts from a UW-IMAP server.
I'd like to recursively create mailboxes in the user namespace where
there are no cyrus.* files in the folder:
/var/spool/imap/user/bob/parent/child/grandchild
corresponds to the user namespace:
user.bob.parent.child.
On Mon, 2006-09-25 at 16:17 +0200, Marten Lehmann wrote:
> Hello,
>
> > You can use saslauthd/LDAP for your users and a local sasldb2 file for
> > your admins. You don't need PAM at all.
>
> unfortunately neither sasldb nor auxprop is compiled in at redhat
> enterprise linux 4 and I wouldn't li
On Sun, 2006-09-24 at 23:17 -0700, Ross Boylan wrote:
> First, is this performance to be expected, or might there be something
> here I can improve? I have quite a bit of mail I'd like to migrate,
> so if there's an easy way to speed this up I'd like to do so.
>
> Second, where should I look to
Hi
Trying to send mail local on my machine i get this error.
[EMAIL PROTECTED] exim]# exim -v xxx
From: zappe
To: xx
Subject: Test
Test
LOG: MAIN
<= xxx U=root P=local S=367
[EMAIL PROTECTED] exim]# delivering 1GRsrR-j4-7C
LOG: MAIN
== xxx R=localuser T=local_delivery defer (-1): LMTP con
Hi!
# File containing the certificate used for XXX. If not specified, the global
# certificate is used. A value of "disabled" will disable SSL/TLS for XXX.
You can use :
imap_tls_cert_file: /etc/ssl/certs/cyrus-imap.pem
imap_tls_key_file: /etc/ssl/private/cyrus-imap.key
pop3_tls_cert_file: /et
Hello,
as we are transparently migrating to cyrus we need pop3 and imap
services listen to different ip-address and the ssl-portions of pop3 and
imap need to come along with different keys and certs.
How can I configure this? I can see only one tls_cert_file and
tls_key_file in imapd.conf.
Hi all,
I have configured Cyrus imapd server on my Linux machine. I have
to enhance the server code, for which I will have to debug it. The problem is:
whenever I start the services, sometimes, I don’t get the “Server
Ready” message, if sometimes I get it, then I am not able to login. I ge
Hello,
You can use saslauthd/LDAP for your users and a local sasldb2 file for
your admins. You don't need PAM at all.
unfortunately neither sasldb nor auxprop is compiled in at redhat
enterprise linux 4 and I wouldn't like to compile everything from scratch:
# saslauthd -v
saslauthd 2.1.19
I'm tearing my hair out and can't see what's wrong. I've even tried
using the Blastwave pkg format solaris package - this does install but
seems to be lacking in cyradm.
cyradm is in a separate package named cyrus_imapd_utils.
Note however that it requires the blastwave perl to be installed.
Marten Lehmann wrote:
Hello,
we will use LDAP through saslauthd to authenticate our users.
Is there a way to authenticate admin-users a different way at the same
time? Best would be to hardcode a md5-password within the imapd.conf or
to use /etc/passwd for that. But I don't want to
Hello, new to this list, but have been managing a Cyrus installation for a
few years with a colleague, who has since left.
I have been trying to install Cyrus Imap 2.2.12 on a Sun T2000, running
Solaris 10, with little success. Well, actually it all works apart from
the final part of the comp
Hello,
we will use LDAP through saslauthd to authenticate our users.
Is there a way to authenticate admin-users a different way at the same
time? Best would be to hardcode a md5-password within the imapd.conf or
to use /etc/passwd for that. But I don't want to pass everything through
PAM just
On Sun, 2006-09-24 at 23:17 -0700, Ross Boylan wrote:
> I've been using the UW-IMAP mailutil to copy messages from my regular
> Unix mailboxes (for mutt) to IMAP. The messages are all going to a
> single folder for a single user.
>
> My impression is that this is rather slow, about 20 minutes for
Hi,
I'm looking for a way to post info using the cyradmin utility for only the
public folders.
For example to show annotations of all user accounts:
> info user/*
What I want to do now is to query for all none users ( i.e. all public
folders), for example:
> info !user/*
Is there a way to
16 matches
Mail list logo