Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cyrus-imapd-2.2.12-27.6 RPM for ppc

From SuSE Linux 10.1 updates for i386 / rpm / ppc

Name: cyrus-imapd Distribution: SUSE LINUX 10.1 (PPC)
Version: 2.2.12 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 27.6 Build date: Wed Nov 15 11:06:45 2006
Group: Productivity/Networking/Email/Servers Build host: pokeberry.suse.de
Size: 29309301 Source RPM: cyrus-imapd-2.2.12-27.6.src.rpm
Packager: http://bugs.opensuse.org
Url: http://asg.web.cmu.edu/cyrus/
Summary: An IMAP and POP Mail Server
The Cyrus IMAP server.



Authors:
--------
    Office of Technology Transfer Carnegie Mellon University <tech-transfer@andrew.cmu.edu>

Provides

Requires

Copyright

BSD License and BSD-like, Other License(s), see package

Signatures

internal MD5: 1663a1450987bc219ba97786957701e9
GPG

Changelog

* Thu Oct 26 2006 - rhafer@suse.de
  - cyrusdb_berkeley.c didn't specify a msg-handler for Berkely DB's
    verbose messages (db_msg(), new since db-4.3.x). Because of this
    messsages ended up in the protocol stream of e.g. LMTP
    (Bug #214009)
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 09 2006 - rhafer@suse.de
  - fixed --with-ssl configure option
* Fri Oct 28 2005 - choeger@suse.de
  - update to autocreate patch v0.9.4
  - fixed implicit declaration problems
* Wed Aug 24 2005 - choeger@suse.de
  - Bugfix Bugzilla ID#105243 - timesieved exits with SIG11 when trying to
    authenticate:
    - Shut down sasl connection before reusing the connection structure again
    - log the reason of the failure to syslog
* Wed Aug 17 2005 - choeger@suse.de
  - added "Autocreate INBOX patch for Cyrus"
    http://email.uoa.gr/projects/cyrus/autocreate/, Bugzilla ID#96568, Feature
    ID#2256.
* Tue Jul 12 2005 - choeger@suse.de
  - improved -pie patch
* Thu Jul 07 2005 - choeger@suse.de
  - use -pie
* Mon Jul 04 2005 - choeger@suse.de
  - use lsb conform cronjob name
* Tue May 03 2005 - choeger@suse.de
  - change heimdal include path to the mit one and use --with-gss_impl=auto
* Wed Apr 13 2005 - rhafer@suse.de
  - fixes for gcc-4
* Wed Mar 16 2005 - choeger@suse.de
  - added courier-imapd to Conflicts as it also provides pam configuration files
* Mon Mar 14 2005 - choeger@suse.de
  - added /etc/pam.d/{imap,pop,sieve} to package as pam does not
    seem to work anymore without creating a pam configuration file
    as it did in the past (Bugfix Bugzilla ID#72390, Can't autenthicate to
    cyradm)
* Wed Feb 16 2005 - choeger@suse.de
  - bugfix to bug introduced with 2.2.11 which could result to segfaults (see
    http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=33727)
* Mon Feb 14 2005 - choeger@suse.de
  - added defined return code to signals.c(112) to satisfy the compiler
* Mon Feb 14 2005 - choeger@suse.de
  - update to version 2.2.11
    Bugfix ID#50795 VUL-0: cyrus-imapd: bugfix release
* Tue Feb 08 2005 - choeger@suse.de
  - Bugfix Bugzilla ID#50368 - use of uninitialized variable in cyrus-imapd:
    remove old and incompatible bdb4.2 environment upon update
* Wed Jan 26 2005 - meissner@suse.de
  - Use RPM_OPT_FLAGS, and add -fno-strict-aliasing.
* Tue Dec 07 2004 - choeger@suse.de
  - Bugfix Bugzilla ID#48761: fixed README.SuSE
* Mon Dec 06 2004 - choeger@suse.de
  - Bugfix Bugzilla ID#43107, renamed fetchnews to cyrus_fetchnews
* Wed Nov 24 2004 - choeger@suse.de
  - update to version 2.2.10
* Tue Nov 23 2004 - choeger@suse.de
  - update to version 2.2.9
    containing fix for Bug ID#48201 - VUL-0: cyrus-imapd multiple remote
    vulnerabilites
* Thu Nov 04 2004 - choeger@suse.de
  - added "lmtp_downcase_rcpt: yes" to default imapd.conf
* Sat Oct 23 2004 - choeger@suse.de
  - using kerberos-devel-packages
* Wed Sep 22 2004 - choeger@suse.de
  - removed sieve-vacation-time-period.patch as it still
    does not work
* Tue Sep 21 2004 - choeger@suse.de
  - activating idled in /etc/cyrus.conf (as idled support it is now
    compiled in and there will be error messages if idled is not activated)
* Tue Sep 07 2004 - choeger@suse.de
  - updated sieve-vacation-time-period.patch
    We now use an own version of the sieve bytecode, because we
    must be able to detect incompatible versions.
* Tue Aug 31 2004 - choeger@suse.de
  - only create update messages, if user is doing an update
    AND user has SIEVE scripts
* Mon Aug 30 2004 - choeger@suse.de
  - Bugfix Bugzilla ID#44366 - still using /var/adm/notify
    now using new update messages mechanism
* Mon Aug 30 2004 - choeger@suse.de
  - Bugfix ID#44287 - cyrus imapd vacation does not work
    added sieve bytecode relevant extensions to make the feature
    work again
* Fri Jul 30 2004 - choeger@suse.de
  - update to version 2.2.8
    * Fix a double-free bug in the notify code
* Wed Jul 28 2004 - choeger@suse.de
  - update to version 2.2.7
    * Fix handling of PARTIAL command and partial body fetches
    * A large number of portability fixes supplied by Albert Chin
    <china@thewrittenword.com>
    * Added client_timeout option to control connect() timeouts for proxy
    code
    * Added popuseacl option
    * Fix a number of issues with the quota -f tool
    * Fix thread safety issue in saslserver()
    * Fix possible stage file leak in append code
    * Fix bugs in handling of MULTIAPPEND introduced in 2.2.3
    * Fixed regression bug in Sieve vacation
* Mon Jun 21 2004 - choeger@suse.de
  - update to version 2.2.6
    * Fix a bug in the proxy code where a backend connection might get
    closed twice
    * Improved consistancy checking in chk_cyrus
    * Fix segfault in APPEND code
    * Fix a bug with an interaction between sieve and unixhierarchysep
    * Fix a file descriptor leak in the quotadb code
    * Fix a triggered assertation in service-thread services
    * Add a number of internal consistancy checks to the skiplist code
    * Allow mbpath to handle virtual domains
    * Fix various MANAGESIEVE client authentication issues
    * Other minor fixes
* Tue Jun 01 2004 - choeger@suse.de
  - update to version 2.2.5
    * Bug fixed in hash table code that could sometimes cause crashes
    with the quotalegacy database
    * Net-SNMP compatibility
    * Significantly improved com_err detection
    * Assorted minor NNTP improvements
    * Assorted other minor bugfixes
    * Quota now uses the cyrusdb interface (quotalegacy by default).
    * All incoming messages are now staged to disk before locking the
    destination mailbox (locks are no longer held during a network
    read).
    * Fixed off-by-one error in fetchnews (articles are no longer
    skipped).
    * nntpd now uses the Followup-To: header (if exists) instead of the
    Newsgroups: header when constructing post address(es) and adds them
    to the Reply-To: header instead of the To: header.
    * Added berkeley_locks_max, berkeley_txns_max and berkeley_cachesize
    options.
    * Added imapmagicplus option.
    * Substantial work on afspts/ptloader canonicalization code
    * Much improved LDAP ptloader code (no more internal OpenLDAP
    dependencies)
    * Fixed a number of IPv6 related bugs
* Fri Apr 23 2004 - choeger@suse.de
  - enabling idled during compiletime.
    Bugfix Bugzilla ID#38036
* Wed Apr 21 2004 - choeger@suse.de
  - added tools and contrib directory to %doc
  - added mail notification about sieve bytecode changes
* Wed Feb 18 2004 - choeger@suse.de
  - enabled NNTP support (Bugzilla ID#34679)
* Tue Feb 17 2004 - choeger@suse.de
  - added OpenSLP support to cyrus-imapd
* Fri Jan 23 2004 - choeger@suse.de
  - conflicts package imap now
* Wed Jan 21 2004 - choeger@suse.de
  - update to cyrus-imapd-2.2.3
* Thu Jan 08 2004 - choeger@suse.de
  - Bugfix ID#29151, ipurge uses Date: Field instead of date of receipt
    to delete old mails.
    The patch introduces the -R switch which enables the user to use
    the date of receipt.
* Wed Jan 07 2004 - choeger@suse.de
  - using libwrap now, Bugzilla ID#33608,
    cyrus-imap should be compiled with --with-libwrap=/usr
* Wed Dec 17 2003 - choeger@suse.de
  - added cyrus-imapd-2.1.16-db42.patch to build with bdb4.2
* Fri Nov 21 2003 - choeger@suse.de
  - update to version 2.1.16
* Thu Oct 30 2003 - choeger@suse.de
  - Don't build as root
* Sat Oct 18 2003 - kukuk@suse.de
  - removed unused des from neededforbuild
* Mon Sep 01 2003 - choeger@suse.de
  - removed "-u root" from startproc as it always failes
  - added saslauthd to Required-Start: in init-script
* Fri Aug 29 2003 - kukuk@suse.de
  - Call useradd with -r for system accounts [Bug #29611]
* Wed Aug 20 2003 - mjancar@suse.cz
  - require the perl version we build with
* Tue Aug 19 2003 - choeger@suse.de
  - updated to version 2.1.15
  - added sieve-vacation-time-period.patch which introduces the possibility
    to give a start start/end tag in a vacation rule.
    this new feature requires to add a line containing:
    require "vacation-period";
    and is therefor backward compatible with sieve scripts of unpatched
    cyrus-imapd versions
* Wed Jul 30 2003 - choeger@suse.de
  - new macros for stop/restart of services on rpm update/removal
* Tue Jul 22 2003 - mls@suse.de
  - use -n option in %perl_process_packlist
* Mon Jul 21 2003 - choeger@suse.de
  - chown user:group instead of user.group
* Thu Jul 17 2003 - choeger@suse.de
  - use install_vendor and new %perl_process_packlist macro
* Thu Jul 03 2003 - choeger@suse.de
  - updated to version 2.1.14
* Tue Jul 01 2003 - choeger@suse.de
  - remove buildroot from .packlist
* Fri Jun 13 2003 - kukuk@suse.de
  - Add missing directories to filelist
* Tue May 20 2003 - choeger@suse.de
  - remove installed (but unpackaged) file perllocal.pod
  - added installed (but unpackaged) mupdatetest manpage
* Mon May 19 2003 - choeger@suse.de
  - remove CVS directories and .cvsignore files
* Mon May 05 2003 - choeger@suse.de
  - update to version 2.1.13
  - chown/chmod mailboxes.db backup files
* Wed Apr 30 2003 - choeger@suse.de
  - added cron.daily job to backup mailboxes.db to
    /var/lib/imap/backup on a daily basis
* Wed Apr 16 2003 - ro@suse.de
  - fixed prereq
* Tue Apr 15 2003 - ro@suse.de
  - fixed neededforbuild
* Mon Apr 07 2003 - choeger@suse.de
  - tail is now picky using -1 instead of -n 1
* Tue Feb 04 2003 - choeger@suse.de
  - update to version 2.1.12, fixes (from doc/text/changes):
    * Master now will forcibly exit if a service is not executable
    * Master now has a daemon mode and pidfile support (-d and -p
    options)
    * Berkeley DB Configuration methods have changed. Hopefully they're
    more generic now. You can still use --with-dbdir, or you can use
      --with-bdb-libdir and --with-bdb-incdir
    * timsieved now handles usernames with dots (when unixhierarchysep is
    active)
    * tugowar has been removed from the distribution.
    * Squatter now has an option to skip unmodified mailboxes.
    * Properly hash username to remove a user's sieve scripts when their
    INBOX is removed.
    * Reset output buffer when prot_flush returns EOF.
    * Minor Makefile improvements with use of $(srcdir)
    * Remotepurge improvement for empty mailboxes
    * Fix for AFS overwriting the canonicalized username in ptloader
    * Security audit of imapd.c performed by SecurityAppraisers and
    Bynari
* Thu Jan 23 2003 - ro@suse.de
  - fix build on gcc-3.3 (use stdarg)
* Thu Jan 16 2003 - ro@suse.de
  - use shared sasl2
* Tue Dec 10 2002 - choeger@suse.de
  - added --without-ucdsnmp, because cyrus-imapd doesn't compile with
    that option and that will prevent users from compiling their own
    RPM, if they have installed ucdsnmp.
* Thu Dec 05 2002 - choeger@suse.de
  - update to version 2.1.11
    * Fixed some potential buffer overflows in the sieve code, as well as
    a pre-login buffer overflow in the IMAP parsing code.
* Mon Nov 25 2002 - choeger@suse.de
  - new features:
    rfc_ignore_barenewlines
    rfc_ignore_8bit
    rfc_ignore_badheader
* Tue Nov 19 2002 - ro@suse.de
  - fix build
* Thu Nov 14 2002 - choeger@suse.de
  - update to version 2.1.10
* Mon Nov 04 2002 - choeger@suse.de
  - added $syslog to Required-Start in init script,
    Bugzilla ID#20989
* Wed Sep 04 2002 - choeger@suse.de
  - compiled using skiplist as backend for mailboxes.db as this
    will prevent problems when the system is under high load.
    http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&searchterm=skiplist&msg=17010
* Mon Sep 02 2002 - choeger@suse.de
  - update to version 2.1.9 (bugfix release)
    - Fix a strlcpy() off-by-one error.
    - Better handling of errors in connecting to LMTP servers for deliver
    and lmtpproxyd.
    - Fix bug in pop3proxyd's pop3s handling.
    - Fix Exim install documentation.
  - bugfix for %post /etc/services fillup mechanism
  - bugfix for lmtp_luser_relay patch
* Fri Aug 30 2002 - choeger@suse.de
  - added new feature lmtp_luser_relay to be able to store mail
    to non existent mailboxes in a default mailbox
* Thu Aug 22 2002 - choeger@suse.de
  - update to version 2.1.8 (bugfix release)
    - cleanup of a number of memory and file descriptor leaks
    - corrections in how strlcpy() is used
    - locking improvements for CREATE and RENAME operations
    - This release fixes a critical locking problem with the CREATE
    command that was introduced in 2.1.6 and 2.1.7
* Tue Aug 20 2002 - uli@suse.de
  - fixed for lib64 archs
* Mon Aug 19 2002 - rhafer@suse.de
  - link statically against libsasl2. Otherwise we run into trouble
    if cyrus-imapd is used with pam-/nss_ldap (libldap is linked
    against cyrus-sasl 1.5.X)
* Fri Aug 09 2002 - rhafer@suse.de
  - updated SIEVE script location in imapd.conf (/var/lib/sieve)
* Fri Aug 09 2002 - mls@suse.de
  - use sitearch macro
* Wed Aug 07 2002 - choeger@suse.de
  - added netcfg to Prereq
* Tue Aug 06 2002 - choeger@suse.de
  - completed Prereq
* Mon Aug 05 2002 - choeger@suse.de
  - added Prereq
* Tue Jul 30 2002 - ro@suse.de
  - fix build with perl-5.8
* Thu Jul 11 2002 - choeger@suse.de
  - enable cyrus-murder
  - don't use unset in %post
* Tue Jun 25 2002 - choeger@suse.de
  - update to version 2.1.5
* Wed Jun 19 2002 - choeger@suse.de
  - added old patches:
    . authid_normalize.patch
    . allow_auth_plain_proxying.patch
* Tue Jun 18 2002 - choeger@suse.de
  - renamed manpages master to cyrus_master and idled to cyrus_idled
  - updated config files
  - bzip2 sources
  - updated README.SuSE
* Mon Jun 17 2002 - choeger@suse.de
  - update to current maintained stable/production release (v2.1.4)
* Fri May 24 2002 - choeger@suse.de
  - create cyrus user in %pre install
* Thu May 16 2002 - choeger@suse.de
  - use fcntl locking instead of flock because flock seems to make
    problems on linux
* Tue Apr 30 2002 - choeger@suse.de
  - fixed wrong path to lmtp socket in cyrus.conf, Bugzilla ID#16056
* Mon Apr 29 2002 - choeger@suse.de
  - added lib64 awareness
* Fri Apr 26 2002 - choeger@suse.de
  - Bugfix for %post in specfile:
    SIEVE port is 2000, not 2222, which is the RFC number...  :-(
* Thu Apr 25 2002 - choeger@suse.de
  - removed provides of my own packagename
* Wed Apr 17 2002 - choeger@suse.de
  - make the overquota behaviour configurable:
    "lmtp_reject_over_quota: yes" will immediately reject mail to
    users with folders that exceed the quota limit.
    "lmtp_reject_over_quota: no", which is the default,
    will behave as usual.
* Wed Apr 17 2002 - choeger@suse.de
  - bugfix for the vacation segv problem:
    cmd buffer in send_response(imap/lmtpd.c) has not been
    increased to fit the sendmail command in
* Fri Apr 05 2002 - ro@suse.de
  - more brackets for autoconf
* Mon Mar 25 2002 - choeger@suse.de
  - renamed manpage idled(8) to cyrus_idled(8) because of
    a conflict with idled(8) of the idled package, Bugzilla ID#15434
* Mon Feb 25 2002 - choeger@suse.de
  - Bugfix for a header parsing bug in SIEVE
    (http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&searchterm=haferkamp&msg=12745)
* Fri Feb 22 2002 - choeger@suse.de
  - made authid_normalize configurable
* Wed Feb 20 2002 - choeger@suse.de
  - remove leading and trailing spaces from authid
    combined with authid_tolower -> authid_normalize
* Mon Feb 11 2002 - choeger@suse.de
  - made allow_auth_plain_proxying configurable
* Fri Feb 01 2002 - choeger@suse.de
  - modify /etc/services in %post and exchange whatever
    uses port 2222 with sieve (Bugzilla ID#12922)
* Thu Jan 31 2002 - ro@suse.de
  - added heimdal-lib to neededforbuild
* Tue Jan 22 2002 - ro@suse.de
  - fix to build with db4
  - bzipped source
* Tue Jan 15 2002 - choeger@suse.de
  - added %post section to handle updates from older
    SuSE Linux versions
* Tue Dec 11 2001 - choeger@suse.de
  - FHS-enable
    /usr/cyrus -> /usr/lib/cyrus
    /usr/sieve -> /var/lib/sieve
    /var/imap  -> /var/lib/imap
  - Bugfix: anonymous login possible, even if it is switched off
    Bugzilla ID#12585
* Fri Nov 30 2001 - choeger@suse.de
  - remove START_ variable
* Mon Nov 19 2001 - choeger@suse.de
  - added ipurge_force_all.patch
    ipurge only deletes mail in shared folders and not in folders
    below user.* and INBOX.*
    This patch adds -f option to allow *force* deletion of mail
    in all folders, see also
    http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=10166
    http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=10168
  - Bugfix: drac patch was not applied because the configure
    script does not set DRAC_AUTH
  - updated README.SuSE
  - added ipurge example to cyrus.conf
* Wed Sep 05 2001 - choeger@suse.de
  - added sieve_dotstuffing_fix
    See
    http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=10136
    for more details
* Fri Aug 17 2001 - choeger@suse.de
  - added -u root to startproc options
    for some strange reasons cyrus isn't able to read root.root owned
    files after booting into system. -u root "fixes" this.
* Tue Aug 07 2001 - choeger@suse.de
  - update to 2.0.16  (important db3 fixes)
* Wed Jul 11 2001 - choeger@suse.de
  - update to 2.0.15 (sig11 fixes)
* Thu Jun 28 2001 - choeger@suse.de
  - bugfix: init script was not LSB compliant, Bugzilla ID#8983
* Fri Jun 15 2001 - choeger@suse.de
  - update to version 2.0.14
* Mon May 28 2001 - choeger@suse.de
  - little fix: Leave Returnpath empty, if it is already empty
* Wed May 16 2001 - lmuelle@suse.de
  - remove obsolete mail notify
* Thu Apr 19 2001 - choeger@suse.de
  - renamed master to cyrus_master to prevent conflict
    with postfix master.8 manpage
* Mon Apr 02 2001 - choeger@suse.de
  - added missing fillup to %post :-(
* Tue Feb 27 2001 - ro@suse.de
  - changed neededforbuild <cyrus-sasl> to <cyrus-sasl cyrus-sasl-devel>
* Wed Feb 21 2001 - choeger@suse.de
  - new version, 2.0.12
* Thu Feb 01 2001 - choeger@suse.de
  - new version 2.0.11 (bugfix release)
* Mon Jan 22 2001 - schwab@suse.de
  - Compile with -fPIC for inclusion in shared library.
* Wed Dec 27 2000 - choeger@suse.de
  - typo fix in README.SuSE
  - new version 2.0.9 (Bugfix Release)
* Mon Dec 18 2000 - choeger@suse.de
  - added README.SuSE
* Mon Dec 18 2000 - choeger@suse.de
  - bugfix: Dependencies
  - bugfix: openssl to neededforbuilt
* Sat Dec 09 2000 - kukuk@suse.de
  - Fix group tags
* Thu Dec 07 2000 - choeger@suse.de
  - added init script for new cyrus master daemon
    was not able to test it, yet
* Wed Nov 29 2000 - ro@suse.de
  - changed neededforbuild <tcld> to <tcl-devel>
* Fri Nov 24 2000 - ro@suse.de
  - neededforbuild += openssl-devel
* Tue Nov 21 2000 - choeger@suse.de
  - new version 2.0.7
  - build root
  - long package name
* Mon Nov 20 2000 - ro@suse.de
  - removed eazy from neededforbuild
* Thu Nov 16 2000 - ro@suse.de
  - fixed neededforbuild
* Wed Oct 25 2000 - choeger@suse.de
  - fixed drac support
* Fri Oct 20 2000 - choeger@suse.de
  - hacked in support for DRAC
* Wed Oct 04 2000 - choeger@suse.de
  - changed the behaviour of quota command
    -t user.<uname> now prints the quota usage of this
    user to STDOUT
* Mon Sep 25 2000 - choeger@suse.de
  - bugfix: /etc/imapd.conf was mode 755 ... :-(
* Sun Jun 18 2000 - ro@suse.de
  - regenerate bison-files
* Fri Jun 09 2000 - choeger@suse.de
  - update to version 1.6.24
  - excluded sasl and made separate package
  - no longer need for pwcheck with ldap support,
    we are using pam_ldap, now
* Wed May 24 2000 - choeger@suse.de
  - patch by jro to the false double-subscribe behaviour
* Mon May 22 2000 - choeger@suse.de
  - there's no tail in inst-sys, so we have to use sed instead
* Mon May 22 2000 - choeger@suse.de
  - added reiserfs-check before calling chattr in postinstall
* Thu Apr 27 2000 - choeger@suse.de
  - added new config option use-unix to pwcheck.conf
  - changed auth sequence from unix->ldap to ldap->unix
* Tue Mar 14 2000 - choeger@suse.de
  - mnt/usr/bin/chattr does not work, so we call
    chroot . /usr/bin/chattr
* Mon Mar 13 2000 - choeger@suse.de
  - security fix in pwcheck-module
* Fri Mar 10 2000 - choeger@suse.de
  - chattr is not in inst-sys, so we call
    mnt/usr/bin/chattr
* Wed Mar 01 2000 - choeger@suse.de
  - added %{_mandir}
* Thu Feb 17 2000 - choeger@suse.de
  - updated to version 1.5.19 of cyrus-imapd
* Tue Jan 04 2000 - choeger@suse.de
  - bugfix for pwcheck
* Thu Nov 11 1999 - choeger@suse.de
  - added mail-notification to postinstall
* Tue Oct 12 1999 - ro@suse.de
  - added tcld to neededforbuild
* Tue Sep 28 1999 - choeger@suse.de
  - first version

Files

/etc/cron.daily/suse.de-cyrus-imapd
/etc/cyrus.conf
/etc/imapd.conf
/etc/init.d/cyrus
/etc/pam.d/imap
/etc/pam.d/pop
/etc/pam.d/sieve
/sbin/rccyrus
/usr/bin/cyradm
/usr/bin/imtest
/usr/bin/installsieve
/usr/bin/lmtptest
/usr/bin/mupdatetest
/usr/bin/nntptest
/usr/bin/pop3test
/usr/bin/sieveshell
/usr/bin/sivtest
/usr/bin/smtptest
/usr/lib/cyrus
/usr/lib/cyrus/bin
/usr/lib/cyrus/bin/arbitron
/usr/lib/cyrus/bin/chk_cyrus
/usr/lib/cyrus/bin/compile_sieve
/usr/lib/cyrus/bin/ctl_cyrusdb
/usr/lib/cyrus/bin/ctl_deliver
/usr/lib/cyrus/bin/ctl_mboxlist
/usr/lib/cyrus/bin/cvt_cyrusdb
/usr/lib/cyrus/bin/cyr_expire
/usr/lib/cyrus/bin/cyrdump
/usr/lib/cyrus/bin/deliver
/usr/lib/cyrus/bin/fetchnews
/usr/lib/cyrus/bin/fud
/usr/lib/cyrus/bin/idled
/usr/lib/cyrus/bin/imapd
/usr/lib/cyrus/bin/ipurge
/usr/lib/cyrus/bin/lmtpd
/usr/lib/cyrus/bin/lmtpproxyd
/usr/lib/cyrus/bin/master
/usr/lib/cyrus/bin/mbexamine
/usr/lib/cyrus/bin/mbpath
/usr/lib/cyrus/bin/mupdate
/usr/lib/cyrus/bin/nntpd
/usr/lib/cyrus/bin/notifyd
/usr/lib/cyrus/bin/pop3d
/usr/lib/cyrus/bin/pop3proxyd
/usr/lib/cyrus/bin/proxyd
/usr/lib/cyrus/bin/quota
/usr/lib/cyrus/bin/reconstruct
/usr/lib/cyrus/bin/sievec
/usr/lib/cyrus/bin/smmapd
/usr/lib/cyrus/bin/squatter
/usr/lib/cyrus/bin/timsieved
/usr/lib/cyrus/bin/tls_prune
/usr/share/doc/packages/cyrus-imapd
/usr/share/doc/packages/cyrus-imapd/COPYRIGHT
/usr/share/doc/packages/cyrus-imapd/README
/usr/share/doc/packages/cyrus-imapd/README.SuSE
/usr/share/doc/packages/cyrus-imapd/README.andrew
/usr/share/doc/packages/cyrus-imapd/contrib
/usr/share/doc/packages/cyrus-imapd/contrib/README
/usr/share/doc/packages/cyrus-imapd/contrib/add-cyrus-user
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/README
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/cgi-bin
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/cgi-bin/cyrus_master.pl
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/cgi-bin/graph_cyrus_db-sum.pl
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/cgi-bin/graph_cyrus_db.pl
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/html
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/html/index.html
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/script
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/script/cyrus.pl
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/script/cyrusrc
/usr/share/doc/packages/cyrus-imapd/contrib/cyrus-graphtools.1.0/script/run
/usr/share/doc/packages/cyrus-imapd/contrib/deliver-notify-zephyr.patch
/usr/share/doc/packages/cyrus-imapd/contrib/drac_auth.patch
/usr/share/doc/packages/cyrus-imapd/contrib/fud-client.c
/usr/share/doc/packages/cyrus-imapd/contrib/mupdate-test.pl
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix/README
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix/net-server-prefork-0.01.tgz
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix/notify
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix/simple_notify.pl
/usr/share/doc/packages/cyrus-imapd/contrib/notify_unix/sql_notify.pl
/usr/share/doc/packages/cyrus-imapd/contrib/sieve-spamasssassin
/usr/share/doc/packages/cyrus-imapd/contrib/squatrunner.pl
/usr/share/doc/packages/cyrus-imapd/contrib/squatrunner.txt
/usr/share/doc/packages/cyrus-imapd/doc
/usr/share/doc/packages/cyrus-imapd/doc/Makefile.dist
/usr/share/doc/packages/cyrus-imapd/doc/altnamespace.html
/usr/share/doc/packages/cyrus-imapd/doc/anoncvs.html
/usr/share/doc/packages/cyrus-imapd/doc/bugs.html
/usr/share/doc/packages/cyrus-imapd/doc/changes.html
/usr/share/doc/packages/cyrus-imapd/doc/cyrusv2.mc
/usr/share/doc/packages/cyrus-imapd/doc/faq.html
/usr/share/doc/packages/cyrus-imapd/doc/feedback.html
/usr/share/doc/packages/cyrus-imapd/doc/html
/usr/share/doc/packages/cyrus-imapd/doc/index.html
/usr/share/doc/packages/cyrus-imapd/doc/install-admin-mb.html
/usr/share/doc/packages/cyrus-imapd/doc/install-auth.html
/usr/share/doc/packages/cyrus-imapd/doc/install-compile.html
/usr/share/doc/packages/cyrus-imapd/doc/install-configure.html
/usr/share/doc/packages/cyrus-imapd/doc/install-murder.html
/usr/share/doc/packages/cyrus-imapd/doc/install-netnews.html
/usr/share/doc/packages/cyrus-imapd/doc/install-perf.html
/usr/share/doc/packages/cyrus-imapd/doc/install-prereq.html
/usr/share/doc/packages/cyrus-imapd/doc/install-sieve.html
/usr/share/doc/packages/cyrus-imapd/doc/install-snmpmon.html
/usr/share/doc/packages/cyrus-imapd/doc/install-testing.html
/usr/share/doc/packages/cyrus-imapd/doc/install-upgrade.html
/usr/share/doc/packages/cyrus-imapd/doc/install-virtdomains.html
/usr/share/doc/packages/cyrus-imapd/doc/install.html
/usr/share/doc/packages/cyrus-imapd/doc/internal
/usr/share/doc/packages/cyrus-imapd/doc/internal/bytecode
/usr/share/doc/packages/cyrus-imapd/doc/internal/database-formats.html
/usr/share/doc/packages/cyrus-imapd/doc/internal/hacking
/usr/share/doc/packages/cyrus-imapd/doc/internal/internationalization.html
/usr/share/doc/packages/cyrus-imapd/doc/internal/locking
/usr/share/doc/packages/cyrus-imapd/doc/internal/mailbox-format.html
/usr/share/doc/packages/cyrus-imapd/doc/internal/master-state-machine.fig
/usr/share/doc/packages/cyrus-imapd/doc/internal/prot-events
/usr/share/doc/packages/cyrus-imapd/doc/internal/prot.html
/usr/share/doc/packages/cyrus-imapd/doc/internal/specials
/usr/share/doc/packages/cyrus-imapd/doc/mailing-list.html
/usr/share/doc/packages/cyrus-imapd/doc/man
/usr/share/doc/packages/cyrus-imapd/doc/man.html
/usr/share/doc/packages/cyrus-imapd/doc/man/arbitron.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/chk_cyrus.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/ctl_cyrusdb.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/ctl_deliver.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/ctl_mboxlist.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/cvt_cyrusdb.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/cyr_expire.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/cyradm.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/cyrus.conf.5.html
/usr/share/doc/packages/cyrus-imapd/doc/man/deliver.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/fetchnews.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/fud.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/idled.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/imapd.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/imapd.conf.5.html
/usr/share/doc/packages/cyrus-imapd/doc/man/imclient.3.html
/usr/share/doc/packages/cyrus-imapd/doc/man/imtest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/installsieve.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/ipurge.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/krb.equiv.5.html
/usr/share/doc/packages/cyrus-imapd/doc/man/lmtpd.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/lmtptest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/master.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/mbexamine.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/mbpath.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/mupdatetest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/nntpd.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/nntptest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/notifyd.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/pop3d.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/pop3test.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/quota.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/reconstruct.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/rmnews.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/sieveshell.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/sivtest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/smmapd.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/smtptest.1.html
/usr/share/doc/packages/cyrus-imapd/doc/man/squatter.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/syncnews.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/timsieved.8.html
/usr/share/doc/packages/cyrus-imapd/doc/man/tls_prune.8.html
/usr/share/doc/packages/cyrus-imapd/doc/murder.fig
/usr/share/doc/packages/cyrus-imapd/doc/murder.png
/usr/share/doc/packages/cyrus-imapd/doc/netnews.fig
/usr/share/doc/packages/cyrus-imapd/doc/netnews.png
/usr/share/doc/packages/cyrus-imapd/doc/notes.html
/usr/share/doc/packages/cyrus-imapd/doc/os.html
/usr/share/doc/packages/cyrus-imapd/doc/overview.html
/usr/share/doc/packages/cyrus-imapd/doc/questions.html
/usr/share/doc/packages/cyrus-imapd/doc/readme.html
/usr/share/doc/packages/cyrus-imapd/doc/sieve-protocol.html
/usr/share/doc/packages/cyrus-imapd/doc/sieve.html
/usr/share/doc/packages/cyrus-imapd/doc/specs.html
/usr/share/doc/packages/cyrus-imapd/doc/text
/usr/share/doc/packages/cyrus-imapd/doc/text/Makefile
/usr/share/doc/packages/cyrus-imapd/doc/text/altnamespace
/usr/share/doc/packages/cyrus-imapd/doc/text/anoncvs
/usr/share/doc/packages/cyrus-imapd/doc/text/bugs
/usr/share/doc/packages/cyrus-imapd/doc/text/changes
/usr/share/doc/packages/cyrus-imapd/doc/text/faq
/usr/share/doc/packages/cyrus-imapd/doc/text/feedback
/usr/share/doc/packages/cyrus-imapd/doc/text/htmlstrip.c
/usr/share/doc/packages/cyrus-imapd/doc/text/index
/usr/share/doc/packages/cyrus-imapd/doc/text/install
/usr/share/doc/packages/cyrus-imapd/doc/text/install-admin-mb
/usr/share/doc/packages/cyrus-imapd/doc/text/install-auth
/usr/share/doc/packages/cyrus-imapd/doc/text/install-compile
/usr/share/doc/packages/cyrus-imapd/doc/text/install-configure
/usr/share/doc/packages/cyrus-imapd/doc/text/install-murder
/usr/share/doc/packages/cyrus-imapd/doc/text/install-netnews
/usr/share/doc/packages/cyrus-imapd/doc/text/install-perf
/usr/share/doc/packages/cyrus-imapd/doc/text/install-prereq
/usr/share/doc/packages/cyrus-imapd/doc/text/install-sieve
/usr/share/doc/packages/cyrus-imapd/doc/text/install-snmpmon
/usr/share/doc/packages/cyrus-imapd/doc/text/install-testing
/usr/share/doc/packages/cyrus-imapd/doc/text/install-upgrade
/usr/share/doc/packages/cyrus-imapd/doc/text/install-virtdomains
/usr/share/doc/packages/cyrus-imapd/doc/text/mailing-list
/usr/share/doc/packages/cyrus-imapd/doc/text/man
/usr/share/doc/packages/cyrus-imapd/doc/text/notes
/usr/share/doc/packages/cyrus-imapd/doc/text/os
/usr/share/doc/packages/cyrus-imapd/doc/text/overview
/usr/share/doc/packages/cyrus-imapd/doc/text/questions
/usr/share/doc/packages/cyrus-imapd/doc/text/readme
/usr/share/doc/packages/cyrus-imapd/doc/text/sieve
/usr/share/doc/packages/cyrus-imapd/doc/text/sieve-protocol
/usr/share/doc/packages/cyrus-imapd/doc/text/specs
/usr/share/doc/packages/cyrus-imapd/tools
/usr/share/doc/packages/cyrus-imapd/tools/arbitronsort.pl
/usr/share/doc/packages/cyrus-imapd/tools/config2header
/usr/share/doc/packages/cyrus-imapd/tools/config2man
/usr/share/doc/packages/cyrus-imapd/tools/convert-sieve.pl
/usr/share/doc/packages/cyrus-imapd/tools/dohash
/usr/share/doc/packages/cyrus-imapd/tools/masssievec
/usr/share/doc/packages/cyrus-imapd/tools/mkimap
/usr/share/doc/packages/cyrus-imapd/tools/mknewsgroups
/usr/share/doc/packages/cyrus-imapd/tools/mupdate-loadgen.pl
/usr/share/doc/packages/cyrus-imapd/tools/not-mkdep
/usr/share/doc/packages/cyrus-imapd/tools/rehash
/usr/share/doc/packages/cyrus-imapd/tools/translatesieve
/usr/share/doc/packages/cyrus-imapd/tools/undohash
/usr/share/doc/packages/cyrus-imapd/tools/upgradesieve
/usr/share/man/man1/cyradm.1.gz
/usr/share/man/man1/imtest.1.gz
/usr/share/man/man1/installsieve.1.gz
/usr/share/man/man1/lmtptest.1.gz
/usr/share/man/man1/mupdatetest.1.gz
/usr/share/man/man1/nntptest.1.gz
/usr/share/man/man1/pop3test.1.gz
/usr/share/man/man1/sieveshell.1.gz
/usr/share/man/man1/sivtest.1.gz
/usr/share/man/man1/smtptest.1.gz
/usr/share/man/man3/imclient.3.gz
/usr/share/man/man5/cyrus.conf.5.gz
/usr/share/man/man5/imapd.conf.5.gz
/usr/share/man/man5/krb.equiv.5.gz
/usr/share/man/man8/arbitron.8.gz
/usr/share/man/man8/chk_cyrus.8.gz
/usr/share/man/man8/ctl_cyrusdb.8.gz
/usr/share/man/man8/ctl_deliver.8.gz
/usr/share/man/man8/ctl_mboxlist.8.gz
/usr/share/man/man8/cvt_cyrusdb.8.gz
/usr/share/man/man8/cyr_expire.8.gz
/usr/share/man/man8/cyrus_fetchnews.8.gz
/usr/share/man/man8/cyrus_idled.8.gz
/usr/share/man/man8/cyrus_master.8.gz
/usr/share/man/man8/deliver.8.gz
/usr/share/man/man8/fud.8.gz
/usr/share/man/man8/imapd.8.gz
/usr/share/man/man8/ipurge.8.gz
/usr/share/man/man8/lmtpd.8.gz
/usr/share/man/man8/mbexamine.8.gz
/usr/share/man/man8/mbpath.8.gz
/usr/share/man/man8/nntpd.8.gz
/usr/share/man/man8/notifyd.8.gz
/usr/share/man/man8/pop3d.8.gz
/usr/share/man/man8/quota.8.gz
/usr/share/man/man8/reconstruct.8.gz
/usr/share/man/man8/rmnews.8.gz
/usr/share/man/man8/smmapd.8.gz
/usr/share/man/man8/squatter.8.gz
/usr/share/man/man8/syncnews.8.gz
/usr/share/man/man8/timsieved.8.gz
/usr/share/man/man8/tls_prune.8.gz
/usr/share/update-messages/de/cyrus-imapd
/usr/share/update-messages/en/cyrus-imapd
/var/lib/imap
/var/lib/imap/db
/var/lib/imap/deliverdb
/var/lib/imap/deliverdb/db
/var/lib/imap/log
/var/lib/imap/msg
/var/lib/imap/proc
/var/lib/imap/quota
/var/lib/imap/quota/a
/var/lib/imap/quota/b
/var/lib/imap/quota/c
/var/lib/imap/quota/d
/var/lib/imap/quota/e
/var/lib/imap/quota/f
/var/lib/imap/quota/g
/var/lib/imap/quota/h
/var/lib/imap/quota/i
/var/lib/imap/quota/j
/var/lib/imap/quota/k
/var/lib/imap/quota/l
/var/lib/imap/quota/m
/var/lib/imap/quota/n
/var/lib/imap/quota/o
/var/lib/imap/quota/p
/var/lib/imap/quota/q
/var/lib/imap/quota/r
/var/lib/imap/quota/s
/var/lib/imap/quota/t
/var/lib/imap/quota/u
/var/lib/imap/quota/v
/var/lib/imap/quota/w
/var/lib/imap/quota/x
/var/lib/imap/quota/y
/var/lib/imap/quota/z
/var/lib/imap/socket
/var/lib/imap/user
/var/lib/imap/user/a
/var/lib/imap/user/b
/var/lib/imap/user/c
/var/lib/imap/user/d
/var/lib/imap/user/e
/var/lib/imap/user/f
/var/lib/imap/user/g
/var/lib/imap/user/h
/var/lib/imap/user/i
/var/lib/imap/user/j
/var/lib/imap/user/k
/var/lib/imap/user/l
/var/lib/imap/user/m
/var/lib/imap/user/n
/var/lib/imap/user/o
/var/lib/imap/user/p
/var/lib/imap/user/q
/var/lib/imap/user/r
/var/lib/imap/user/s
/var/lib/imap/user/t
/var/lib/imap/user/u
/var/lib/imap/user/v
/var/lib/imap/user/w
/var/lib/imap/user/x
/var/lib/imap/user/y
/var/lib/imap/user/z
/var/lib/sieve
/var/lib/sieve/a
/var/lib/sieve/b
/var/lib/sieve/c
/var/lib/sieve/d
/var/lib/sieve/e
/var/lib/sieve/f
/var/lib/sieve/g
/var/lib/sieve/h
/var/lib/sieve/i
/var/lib/sieve/j
/var/lib/sieve/k
/var/lib/sieve/l
/var/lib/sieve/m
/var/lib/sieve/n
/var/lib/sieve/o
/var/lib/sieve/p
/var/lib/sieve/q
/var/lib/sieve/r
/var/lib/sieve/s
/var/lib/sieve/t
/var/lib/sieve/u
/var/lib/sieve/v
/var/lib/sieve/w
/var/lib/sieve/x
/var/lib/sieve/y
/var/lib/sieve/z
/var/spool/imap


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 18 03:32:41 2008