Documentation update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Not sure where to report this the #irc channel recommended I reach out here.

The Fedora documentation bellow seems out of date as of at least Fedora Core 18 (Currently 22) .

https://docs.cyrus.foundation/imap/installation/distributions/fedora.html


yum has been replaced with dnf as of FC18[1]

yum install cyrus-imapd cyrus-sasl cyrus-sasl-plain
should be
dnf install cyrus-imapd cyrus-sasl cyrus-sasl-plain

and service and chkconfig have been replaced with systemctl[2]

# service saslauthd start
Starting saslauthd:                                        [  OK  ]
# chkconfig saslauthd on
should be

# systemctl enable cyrus-imapd
# systemctl start cyrus-imapd

I’m going to be upgrading / re-installing a FC22 server, I’ll be more than happy to update the documents or submit updates as needed. Just let me know 




On Jul 2, 2015, at 3:59 PM, Bron Gondwana <brong@xxxxxxxxxxx> wrote:



On Fri, Jul 3, 2015, at 08:52 AM, Bron Gondwana wrote:


On Thu, Jul 2, 2015, at 12:25 PM, Shaw, Brian wrote:
Jul  1 21:52:15 mail-server postfix/lmtp[12036]: EB0C1E5B11:
to=<user@xxxxxxxxxxx>, relay=mail-server[/var/lib/imap/socket/lmtp],
delay=32177, delays=32169/6/2.6/0.02, dsn=4.3.0, status=deferred (host
mail-server[/var/lib/imap/socket/lmtp] said: 421 4.3.0 lmtpd: Internal
error: assertion failed: lib/cyrusdb_twoskip.c: 600: record->level <=
MAXLEVEL (in reply to end of DATA command))

Here's your problem!  That's a corrupted database file.  Almost certainly your mailboxes.db.

You're running Cyrus 2.5.x, obviously.

I haven't seen any twoskip errors in the wild for a long time, so I'd love to see a copy of your mailboxes.db if you don't mind.  I guess it could also be a .seen file or the annotations.db, the error doesn't give enough information to know :(

(in answer to _that_ part of the problem at least, I've written a patch to twoskip.c which will give better error messages on reading a corrupted DB from disk.  It will be in the next stable 2.5 release)

Bron.

--
 Bron Gondwana
 brong@xxxxxxxxxxx
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux