On Fri, 20 Oct 2006, Wickham, Larry wrote:
Hi,
Our server is suffering from impending doom, while servicing 11,500 users.
Our mail store is in the default location under /var/spool/imap. The
partition that / (/var is under here in our setup) is mounted on is 25 GB
and I would like to move it to
> 3) Migrating between mail stores
> Create a new mail store under /home and migrate the mail boxes? Not sure how
> or if we can do this.
cp -a. Or mv. You choose. :)
You shouldn't have to "down" the server and do any rescue-booting, just
turn off the cyrus and delivery (MTA?) services, move th
Hi,
Our server is suffering from impending doom, while servicing 11,500 users.
Our mail store is in the default location under /var/spool/imap. The
partition that / (/var is under here in our setup) is mounted on is 25 GB
and I would like to move it to the partition where /home is mounted which
ha
On Oct 20, 2006, at 04:09, Michael Menge wrote:
Hi,
i had much better performance with mailutil from UW-Imapd. It uses
the IMAP-protocol like imapscyn but is not a scipt but a binary
program and uses the imap APPEND command and does noe checks to see
wich E-Mails are on the new server.
I have a user that would like copies off all email to go to a subfolder
of his mailbox and to keep a copy in the main inbox. However it seems
as if duplicate delivery suppression is killing that plan. Short of
making a new mailbox, how can I accomplish this.
The script I am using is below.
--
In the cyrus.cache file there are always 10 cache fields per message. But
what could cause this code in mailbox.c to fail in the middle of skipping
over those fields:
/* Compute size of this record */
cacheitembegin = cacheitem = mailbox->cache_base + cache_offset;
for (cache_ent = 0; cache_e
Hi all,
I have mailboxes in the format of [EMAIL PROTECTED], and
I want to start deleting their spam on a regular basis.
I'm testing this out using ipurge, so i try: ipurge -d 7 -f
'[EMAIL PROTECTED]', and after running that i'm just
returned to the command prompt. no errors and no log output.
i'm
Hi,
When compiling the latest cyrus imap server 2.2.12 with berkeley db
4.5.20 on Solaris 9 with gcc I get this error:
==CUT==
[EMAIL PROTECTED]:/tmp/cyrus-imapd-2.2.12> gmake
### Making all in /tmp/cyrus-imapd-2.2.12/man
gmake[1]: Entering directory `/tmp/cyrus-imapd-2.2.12/man'
gmake[1]: Not
Hello,
ok, then I have to rename them manually.
Rename what manually? Seriously, are you considering the problem
correctly?
I mean that I have to rename the INBOX/* folders before the migration.
Regards
Marten
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyr
Scott Adkins wrote:
cannot connect to saslauthd server: Connection refused
Failed to connect to socket /var/cyrus/imap/socket/lmtp for
local_cyrus_deliver
transport: Connection refused
error sending to idled: 0
The first thing I would do here is to use LMTP as a TCP socket instead of
a
Hi,
i had much better performance with mailutil from UW-Imapd. It uses the
IMAP-protocol like imapscyn but is not a scipt but a binary program
and uses the imap APPEND command and does noe checks to see wich
E-Mails are on the new server.
Michael Menge
Quoting Marten Lehmann <[EMAIL PROT
11 matches
Mail list logo