I recently moved my Cyrus imapd from RHEL 4 Update 6 to RHEL 5.2
The only problem found so far after the move is with sieveshell, the "-a"
option does not work any more. This used to work as expected:
sieveshell -a cyrusadmin -u user localhost
On the new server this seems to work fine too, but
I just upgraded our imap-server to 2.3.15 using the cyrus-imapd-2.3.15-2
rpm made available by Simon Matter (thanks!). The OS is Redhat 5.4 on
x86_64.
All works well so far, except for one new strangeness: We have a script,
run by root, that counts the number of unread mails in inboxes. To be
On Sun, 13 Sep 2009, Bron Gondwana wrote:
> On Sun, Sep 13, 2009 at 01:43:45PM +0200, Per Steinar Iversen wrote:
>> All works well so far, except for one new strangeness: We have a script,
>> run by root, that counts the number of unread mails in inboxes. To be able
>> to p
Is it possible to avoid the use of duplicate delivery suppression?
Today our Cyrus imapd had its delivery database corrupted, after that we
had no new deliveries. Looking at the log it seems that duplicates are
actually detected rather infrequently... I would rather have an occasional
duplicate t
I have recently seen some corrupted skiplist files, this morning for example:
cvt_cyrusdb[14132]: DBERROR: skiplist recovery: 0448 should be ADD or DELETE
imap imap[13835]: cyrusdb errorDBERROR: skiplist recovery: 0448 should be ADD or DELETE
imap imap[13835]: DBERROR: opening /var/lib/imap/user
Is the ":addresses" argument in the Sieve vacation extension
case-sensitive? It seems like it matches [EMAIL PROTECTED] and
[EMAIL PROTECTED] differently in some of our Sieve scripts.
I have looked at draft-showalter-sieve-vacation-05.txt and it does not
make this explicit.
This with the Sieve
I have noticed a small fraction of lmtpunix log-entries containing control
characters, a sample from lmtpunix at debug level:
Oct 21 15:02:07 imap lmtpunix[2]: duplicate_check:
M-mZ-C^CqM-QsM-tS^AM-x]M-lM-XM-^V aslaug
1098965023
The line has been filter
I am looking into using Sieve, we have been using the filtering in the
Exim MTA until now on our Cyrus IMAP server. There seems to be some small
problems with the Cyrus lmtpd + Sieve combination in our environment,
where everyone uses 8 bit characters.
Unlike the Sieve vacation command the reject
I just tried to copy a large number of messages from an Outlook PST file
to an IMAP server running Cyrus 2.1.12, but Outlook 2002 SP2 would not
cooperate. As test I then tried copying to an old Cyrus 1.6.22 server -
that works!
Surely the problem is with Outlook, not Cyrus, still it would be
int
On Sat, 8 Feb 2003, Lawrence Greenfield wrote:
>Date: Sat, 8 Feb 2003 15:44:17 +0100 (CET)
>From: Per Steinar Iversen <[EMAIL PROTECTED]>
>
>I just tried to copy a large number of messages from an Outlook PST file
>to an IMAP server running Cyrus 2.1.12,
On 8 Feb 2003, Fabian Fagerholm wrote:
> Outlook can behave very strangely sometimes.
I have certainly noticed that the main method for handling IMAP errors and
problems is to just freeze :-)
-psi
On Mon, 10 Feb 2003, Ken Murchison wrote:
> The obvious difference here is that Cyrus 2.1 supports the IDLE
> extension and Outlook is using it. I'm not sure why the client would be
> IDLEing in between APPENDs, but I've grown accustomed to seeing silly
> behavior from Outlook and Netscape. What
On Mon, 10 Feb 2003, Per Steinar Iversen wrote:
> On Mon, 10 Feb 2003, Ken Murchison wrote:
>
> > The obvious difference here is that Cyrus 2.1 supports the IDLE
> > extension and Outlook is using it. I'm not sure why the client would be
> > IDLEing in between APPEN
On Wed, 11 Jun 2003, Matt Bernstein wrote:
> I was wondering how much space Cyrus' hard-linking tricks saved us.. as an
> academic department (with about 800 users) a lot of e-mail goes out to
> student lists, for example. So.. while waiting for an fsck after a major
> power cut I wrote this natty
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
>
> > The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
> > it is the fud-server?
>
> It appears you're calling it in a strange way.
>
> > $
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
>
> > The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
> > it is the fud-server?
>
> It appears you're calling it in a strange way.
>
> > $
On Thu, 14 Aug 2003, Rob Siemborski wrote:
> On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
>
> > I noticed something silly though:
> >
> > After running this:
> >
> > $ fud-client localhost randomstring user.stens
> >
> > Then I get a brand new
On Thu, 14 Aug 2003, Rob Siemborski wrote:
> On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
>
> > > Well not great, but most people don't go around investigating seen state
> > > for bogus users.
> >
> > These files consume diskspace. Call fud a suffic
The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
it is the fud-server?
An example, a user is called "stens" :
$ fud-client localhost stens user.stens
user: stens
mbox: user.stens
Number of Recent 0
Last read: Wed Aug 13 11:37:51 2003
Last arrived: Wed Aug 13 13:54:38 2003
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> I strongly advise you not to go mucking about in the internals of Cyrus,
> as they are subject to change at any time. If you really wanted to do
> this, you're probably better off modifying fud.
Understood, it just seems simpler right now.
> To do wh
Is there any way (unofficial patch even) to make shared folders appear
within the users mailbox tree?
A number of common IMAP clients do not support shared folders, but if
these clients could be tricked into seeing such folders anyway...
-psi
On Thu, 1 Mar 2001, Rob Tanner wrote:
> More as a precaution so we don't end up aquiring any such IMAP clients
> unaware of that rather serious limitation, which common IMAP clients
> can't work with shared folders? I have to say, your request surprizes
> me, because even Pine has a concept of a
On Thu, 7 Apr 2005, Christoph Moench-Tegeder wrote:
## Eddy Beliveau ([EMAIL PROTECTED]):
Another question: Can I deduct/extract the last login date from the content
of the special files:
-rw--- 1 cyrus mail 145464 Apr 5 18:14 cyrus.cache
-rw--- 1 cyrus mail 183 Dec 20 03:43
On Thu, 7 Apr 2005, Christoph Moench-Tegeder wrote:
## Per Steinar Iversen ([EMAIL PROTECTED]):
The .seen files though seems to updated whenever a mailbox is opened.
Only if they are opened via IMAP. If the mailbox is accessed via POP,
the .seen file is not touched. We ran into the same issue some
Recently I upgraded a moderately busy Cyrus imap from 2.3.x to 2.4.7
I used one of the excellent rpms by Simon Matter and everything went
smoothly until the upgrade went live: New mail arrived at once and this
triggered an index upgrade, the log contains lines like "Index upgrade:
user.xyz (10
25 matches
Mail list logo