Age | Commit message (Expand) | Author |
2020-09-22 | gnu: Remove python2-django-mailman3....This package depends on Python 2 which is past end-of-life and not supported
by newer versions of Django.
* gnu/packages/mail.scm (python2-django-mailman3): Remove variable.
(python-django-mailman3)[properties]: Remove.
| Marius Bakke |
2020-09-16 | gnu: mailutils: Fix unitialized variable in readmsg....Fixes <https://bugs.gnu.org/43088>.
* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: New
file.
* gnu/packages/mail.scm (mailutils)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
| Pierre Langlois |
2020-09-14 | gnu: Add ripmime....* gnu/packages/mail.scm (ripmime): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sébastien Lerique |
2020-09-14 | gnu: Add altermime....* gnu/packages/mail.scm (altermime): New variable.
| Ricardo Wurmus |
2020-09-11 | Revert "gnu: dovecot: Set moduledir to global directory."...This reverts commit db0109be42547d5dbb0fc1eb8ae30ccc968ed88b.
Same reason as commit d9d88c2ff0d367599d0a851ccf9377c4e21079d6.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: libetpan: Update to 1.9.4....* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: fetchmail: Update to 6.4.12....* gnu/packages/mail.scm (fetchmail): Update to 6.4.12.
| Tobias Geerinckx-Rice |
2020-09-09 | gnu: dovecot: Set moduledir to global directory....* gnu/packages/mail.scm (dovecot)[arguments]: Add configure-flag to set
moduledir. Adjust custom 'install phase to override moduledir so it
successfully installs.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Efraim Flashner |
2020-09-07 | gnu: notmuch: Update to 0.31....* gnu/packages/mail.scm (notmuch): Update to 0.31.
[source]: Remove the workarounds that were temporarily needed to cope with the
tilde ("~") in the upstream "~rc" version number.
| Mark H Weaver |
2020-09-02 | gnu: Add sieve-connect....* gnu/packages/mail.scm (sieve-connect): New public variable.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: Add dovecot-pigeonhole....* gnu/packages/mail.scm (dovecot-pigeonhole): New public variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Alexey Abramov |
2020-09-01 | gnu: Add opensmtpd-filter-dkimsign....* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
| Tobias Geerinckx-Rice |
2020-09-01 | gnu: fetchmail: Update to 6.4.11....* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
| Tobias Geerinckx-Rice |
2020-08-31 | gnu: mutt: Update to 1.14.7....* gnu/packages/mail.scm (mutt): Update to 1.14.7.
| Tobias Geerinckx-Rice |
2020-08-30 | gnu: python-authres: Edit description....* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit.
Or, one typo fix run amok.
| Tobias Geerinckx-Rice |
2020-08-30 | gnu: alpine: Update to 2.23.2....* gnu/packages/mail.scm (alpine): Update to 2.23.2.
[source]: Use new git tag.
| Tobias Geerinckx-Rice |
2020-08-30 | gnu: fetchmail: Update to 6.4.10....* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: notmuch: Update to 0.30-0.31rc1....Note: This actually updates to 0.31~rc1, but here we instead use the version
number 0.30-0.31rc1 so that Guix will consider it older than version 0.31.
The rationale for updating to a release candidate is that earlier versions do
not work with Emacs 27.
* gnu/packages/mail.scm (notmuch): Update to 0.30-0.31rc1.
[source]: In the 'uri' field, avoid using the 'version' variable,
which doesn't match the upstream file name. Add a 'file-name' field
to work around the fact that Guix does not allow tildes ("~").
[arguments]: Add 'disable-failing-tests' phase.
| Mark H Weaver |
2020-08-26 | gnu: msmtp: Update to 1.8.12....* gnu/packages/mail.scm (msmtp): Update to 1.8.12.
| Tobias Geerinckx-Rice |
2020-08-24 | gnu: dovecot: Enable FTS stemming....* gnu/packages/mail.scm (dovecot)[inputs]: Add libstemmer.
| Tobias Geerinckx-Rice |
2020-08-24 | gnu: dovecot: Add lucene library to support fts indexing....* gnu/packages/mail.scm (dovecot)[inputs]: Add ice4c, clucene.
[arguments]: Add --with-lucene configuration switch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Alexey Abramov |
2020-08-21 | gnu: dovecot: Support zstd compression....* gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib.
| Tobias Geerinckx-Rice |
2020-08-20 | gnu: mailutils: Update to 3.10....* gnu/packages/mail.scm (mailutils): Update to 3.10.
[arguments]: Patch a failing moderator test.
| Tobias Geerinckx-Rice |
2020-08-19 | gnu: python-aiosmtpd: Update to 1.2.1....* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2020-08-19 | gnu: python-dkimpy: Update to 1.0.5....* gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
| Tobias Geerinckx-Rice |
2020-08-16 | gnu: khard: Update to 0.17.0....* gnu/packages/mail.scm (khard): Update to 0.17.0.
[inputs]: Remove python-pyyaml.
| Efraim Flashner |
2020-08-12 | gnu: dovecot: Update to 2.3.11.3 [security fixes]....Fixes CVE-2020-12100, CVE-2020-12673, CVE-2020-10967, and CVE-2020-12674.
* gnu/packages/mail.scm (dovecot): Update to 2.3.11.3.
| Tobias Geerinckx-Rice |
2020-08-11 | gnu: mu: Update to 1.4.13....* gnu/packages/mail.scm (mu): Update to 1.4.13.
| Tobias Geerinckx-Rice |
2020-08-08 | gnu: public-inbox: Update to 1.5.0....* gnu/packages/mail.scm (public-inbox): Update to 1.5.0.
| Arun Isaac |
2020-08-05 | gnu: isync: Update to 1.3.3....* gnu/packages/mail.scm (isync): Update to 1.3.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-07-30 | gnu: public-inbox: Make git a regular input....* gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ...
[inputs]: ... here.
| Marius Bakke |
2020-07-26 | gnu: isync: Update to 1.3.2....* gnu/packages/mail.scm (isync): Update to 1.3.2.
[home-page]: Update home-page.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Hendursaga |
2020-07-26 | gnu: mu: Update to 1.4.12....* gnu/packages/mail.scm (mu): Update to 1.4.12.
| Tobias Geerinckx-Rice |
2020-07-21 | gnu: python-django-mailman3: Fix dangling python2- variant....* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
| Efraim Flashner |
2020-07-21 | gnu: postorius: Update to 1.3.3....* gnu/packages/mail.scm (postorius): Update to 1.3.3.
[arguments]: Build with python-3. Add custom 'check phase.
[inputs]: Replace python2-django, python2-django-mailman3,
python2-django-mailmanclient with python- variants. Add
python-readme-renderer.
[native-inputs]: Add python-beautifulsoup4, python-isort, python-mock,
python-vcrpy.
| Efraim Flashner |
2020-07-21 | gnu: Add python-hyperkitty....* gnu/packages/mail.scm (python-hyperkitty): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-mailman-hyperkitty....* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add mailman....* gnu/packages/mail.scm (mailman): New variable.
| Efraim Flashner |
2020-07-21 | gnu: python-mailmanclient: Update to 3.3.1....* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1.
[home-page]: Update to new home-page url.
[properties]: Add python2- variant.
| Efraim Flashner |
2020-07-21 | gnu: Add python-django-mailman3....* gnu/packages/mail.scm (python-django-mailman3): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-aiosmtpd....* gnu/packages/mail.scm (python-aiosmtpd): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-authheaders....* gnu/packages/mail.scm (python-authheaders): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-dkimpy....* gnu/packages/mail.scm (python-dkimpy): New variable.
| Efraim Flashner |
2020-07-21 | gnu: Add python-authres....* gnu/packages/mail.scm (python-authres): New variable.
| Efraim Flashner |
2020-07-15 | gnu: Consistently use license: prefix in (gnu packages mail)....* gnu/packages/mail.scm: Don't #:select arbitrary variables from
(guix licenses).
(anubis, mailutils, nullmailer, fetchmail, mutt, neomutt, gmime)
(bogofilter, offlineimap, emacs-mew, mu, alot, notifymuch, notmuch)
(python-notmuch, muchsync, getmail, libetpan, compface, claws-mail)
(msmtp, exim, dovecot, dovecot-trees, dovecot-libsodium-plugin, isync)
(perl-email-abstract, perl-email-address, perl-email-address-xs)
(perl-email-date-format, perl-email-messageid, perl-email-mime)
(perl-email-mime-contenttype, perl-email-mime-encodings)
(perl-email-sender, perl-email-simple, libesmtp, esmtp, fdm, procmail)
(khard, perl-mail-spf, perl-mail-authenticationresults, perl-mail-dkim)
(dkimproxy, mb2md, mpop, mhonarc, sendmail, opensmtpd, opensmtpd-extras)
(python-mailmanclient, python2-django-mailman3, postorius, swaks, alpine)
(balsa, afew, pan, urlscan, tnef, mumi, ytnef, public-inbox, sylpheed)
[licenses]: Use a license: prefix instead.
| Tobias Geerinckx-Rice |
2020-07-15 | gnu: opensmtpd-extras: Update to 6.7.1....* gnu/packages/mail.scm (opensmtpd-extras): Update to 6.7.1.
[native-inputs]: Remove bison, groff, automake, and autoconf.
[inputs]: Remove libasr, perl, lua, and linux-pam. Add mysql.
[arguments]: Remove obsolete or ineffective options.
[license]: Update.
| Tobias Geerinckx-Rice |
2020-07-15 | gnu: opensmtpd-extras: Don't use NAME in source URI....* gnu/packages/mail.scm (opensmtpd-extras)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-07-14 | gnu: mutt: Update to 1.14.6....* gnu/packages/mail.scm (mutt): Update to 1.14.6.
| Tobias Geerinckx-Rice |
2020-07-14 | gnu: urlscan: Edit description....* gnu/packages/mail.scm (urlscan)[description]: Replace inappropriate
@code{}.
| Tobias Geerinckx-Rice |
2020-07-13 | gnu: urlscan: Update to 0.9.5....* gnu/packages/mail.scm (urlscan): Update to 0.9.5.
| Tobias Geerinckx-Rice |