The Cyrus IMAP and POP Mail Server
https://www.cyrusimap.org/3.4/Cyrus is a highly scalable enterprise mail system designed for use in enterprise environments of various sizes using standards based technologies. Cyrus technologies scale from independent use in email departments to a system centrally managed in a large enterprise.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:buschmann23:cyrus:3.4/cyrus-imapd && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cassandane-568a98e.tar.gz | 0000548887 536 KB | almost 2 years |
cassandane-fix-annotator.patch | 0000000396 396 Bytes | almost 2 years |
cassandane-no-syslog.patch | 0000000423 423 Bytes | almost 2 years |
cassandane-set-libexecdir.patch | 0000001332 1.3 KB | almost 2 years |
cassandane-testdata-20200727.tar.gz | 0000002648 2.59 KB | almost 2 years |
cassandane.ini | 0000006737 6.58 KB | almost 2 years |
cyrus-imapd-3.2.2-use-python3.patch | 0000000413 413 Bytes | almost 2 years |
cyrus-imapd-3.3.1-fix-perl-linking.patch | 0000002721 2.66 KB | over 1 year |
cyrus-imapd-3.4.0-remove-rpath.patch | 0000000850 850 Bytes | about 1 year |
cyrus-imapd-3.4.3.tar.gz | 0013182110 12.6 MB | 4 months |
cyrus-imapd-3.4.3.tar.gz.sig | 0000000310 310 Bytes | 4 months |
cyrus-imapd-rc-2.tar.gz | 0000005978 5.84 KB | about 1 year |
cyrus-imapd-rpmlintrc | 0000000135 135 Bytes | almost 2 years |
cyrus-imapd.changes | 0000107039 105 KB | 4 months |
cyrus-imapd.spec | 0000027844 27.2 KB | 4 months |
Comments 7
frispete wrote 12 months ago
Hi Matthias, is this really a plugin replacement for old 2.4.22 installations, or are there any migration procedures needed to be done?
<later> Hmm, after looking into your spec, wow, I'm impressed. You're serious about this. Will try!
frispete wrote 12 months ago
Never mind, found it: https://www.cyrusimap.org/imap/download/upgrade.html
but in general, I would appreciate a brief note on your usage of your builds.
buschmann23 wrote 12 months ago
Hello Hans-Peter, I am currently using the 3.0.x branch of cyrus on my servers, next step will be upgrade to 3.2.x. Maybe you can ask @nixda , he wanted to test 3.2.x and 3.4.x. I came from 2.4.x, too, then upgraded to 2.5.x and then to 3.0.x. Main reason for this steps was deprecation of Berkeley DB in cyrus, if I remember my decision right. But might also be possible to go directly from 2.4 to 3.4 - not sure.
Gnampf wrote 8 months ago
Hi Matthias, any chance to get this to build again? Many thanks.
frispete wrote 8 months ago
Hi Matthias,
I managed to build this package in a branch with TW in a minimum invasive fashion (IMHO).
Just limit the two python packages to build for TW only, and disable publishing of course. I haven't looked deeper into the failing serializinghtml test, though.
Best, Pete
buschmann23 wrote 8 months ago
Hello Pete,
thank you for your solution. I took it and integrated it into this project. :) I tried to build Sphinx2 in the past for TW but without success - at least in acceptable time⦠I hoped upstream would have a solution, at least they are are aware and working on it (https://github.com/cyrusimap/cyrus-sasl/issues/624).
Best regards Matthias
frispete wrote 8 months ago
Glad, I was of help. I've looked into the adjustments needed in cyrus-imapd, but they're not trivial at all, and are risking to break older builds (due to using too much internals..), hence headed over to our OBS strength ;-)
Best, Pete