| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (ripmime): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/mail.scm (altermime): New variable.
|
|
|
|
|
| |
This reverts commit db0109be42547d5dbb0fc1eb8ae30ccc968ed88b.
Same reason as commit d9d88c2ff0d367599d0a851ccf9377c4e21079d6.
|
|
|
|
| |
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail): Update to 6.4.12.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/mail.scm (sieve-connect): New public variable.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot-pigeonhole): New public variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
| |
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.14.7.
|
|
|
|
|
| |
* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit.
Or, one typo fix run amok.
|
|
|
|
|
| |
* gnu/packages/mail.scm (alpine): Update to 2.23.2.
[source]: Use new git tag.
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail): Update to 6.4.10.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/mail.scm (msmtp): Update to 1.8.12.
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot)[inputs]: Add libstemmer.
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot)[inputs]: Add ice4c, clucene.
[arguments]: Add --with-lucene configuration switch.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot)[inputs]: Add zstd:lib.
|
|
|
|
|
| |
* gnu/packages/mail.scm (mailutils): Update to 3.10.
[arguments]: Patch a failing moderator test.
|
|
|
|
|
| |
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
|
|
|
|
|
| |
* gnu/packages/mail.scm (khard): Update to 0.17.0.
[inputs]: Remove python-pyyaml.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/mail.scm (mu): Update to 1.4.13.
|
|
|
|
| |
* gnu/packages/mail.scm (public-inbox): Update to 1.5.0.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (isync): Update to 1.3.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
| |
* gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ...
[inputs]: ... here.
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (isync): Update to 1.3.2.
[home-page]: Update home-page.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/mail.scm (mu): Update to 1.4.12.
|
|
|
|
|
| |
* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly
identify the python2- variant.
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/mail.scm (python-hyperkitty): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (mailman): New variable.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1.
[home-page]: Update to new home-page url.
[properties]: Add python2- variant.
|
|
|
|
| |
* gnu/packages/mail.scm (python-django-mailman3): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-aiosmtpd): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-authheaders): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-dkimpy): New variable.
|
|
|
|
| |
* gnu/packages/mail.scm (python-authres): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-extras)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.14.6.
|
|
|
|
|
| |
* gnu/packages/mail.scm (urlscan)[description]: Replace inappropriate
@code{}.
|
|
|
|
| |
* gnu/packages/mail.scm (urlscan): Update to 0.9.5.
|
|
|
|
| |
* gnu/packages/mail.scm (claws-mail): Update to 3.17.6.
|