Search Criteria
Package Details: dovecot-with-stemmer 2.3.21.1-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/dovecot-with-stemmer.git (read-only, click to copy) |
---|---|
Package Base: | dovecot-with-stemmer |
Description: | An IMAP and POP3 server written with security primarily in mind |
Upstream URL: | https://dovecot.org/ |
Licenses: | MIT, LGPL-2.1-only |
Conflicts: | dovecot, dovecot-stemmer |
Provides: | dovecot, imap-server, pop3-server |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 4 |
Popularity: | 0.078853 |
First Submitted: | 2023-12-16 08:43 (UTC) |
Last Updated: | 2025-05-05 11:16 (UTC) |
Dependencies (22)
- bzip2 (bzip2-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- krb5 (krb5-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libstemmer (libstemmer-gitAUR)
- lz4 (lz4-gitAUR)
- mariadb-libs (libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-lts-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pam (pam-selinuxAUR)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR)
- sqlite (sqlite-fossilAUR)
- systemd-libs (systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR)
- clucene (make)
- libcap (make)
- libldap (libldap-gnutlsAUR) (make)
- lua53 (make)
- systemd (systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
- xz (xz-gitAUR) (make)
- clucene (optional) – alternative FTS indexer
- Show 2 more dependencies...
Required by (12)
- dovecot-fts-flatcurve-git
- dovecot-libsodium-plugin (requires dovecot)
- dovecot-libsodium-plugin (requires dovecot) (make)
- dovecot-xaps-plugin (requires dovecot)
- dovecot-xaps-plugin-git (requires dovecot)
- dovecot2-antispam-git (requires dovecot)
- prosody-mod-auth-dovecot (requires dovecot)
- sogo (requires dovecot) (optional)
- sogo2 (requires dovecot) (optional)
- squirrelmail (requires imap-server)
- squirrelmail-dev-svn (requires imap-server)
Latest Comments
HLFH commented on 2025-05-05 11:22 (UTC)
@frittentheke I don't have the intent to update it to Dovecot 2.4.0 as it seems there are a lot of breaking changes.
I currently lack of time but I will consider it in the future if the dovecot official maintainers for Arch Linux do not take action.
HLFH commented on 2025-05-05 11:16 (UTC)
@dbb Update done with your advice.
dbb commented on 2024-12-29 20:30 (UTC)
Needs
libstemmer
added todepends
to build in a clean chroot.I also recommend adding
"dovecot=${pkgver}"
to theprovides
array so other packages that depend on dovecot can still work (likepigeonhole
).