summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* gnu: perl-mail-dkim: Update to 0.58.Tobias Geerinckx-Rice2019-11-14
| | | | * gnu/packages/mail.scm (perl-mail-dkim): Update to 0.58.
* gnu: opensmtpd-next: Update to 6.6.1p1.Tobias Geerinckx-Rice2019-11-06
| | | | * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1.
* gnu: khard: Update to 0.15.1.Tanguy Le Carrour2019-11-05
| | | | | | | * gnu/packages/mail.scm (khard): Update to 0.15.1. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: dovecot: Update to 2.3.8.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.8.
* gnu: claws-mail: Update to 3.17.4.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.4.
* gnu: neomutt: Update to 20191102.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/mail.scm (neomutt): Update to 20191102.
* gnu: fetchmail: Use HTTPS home page.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
* gnu: fetchmail: Update to 6.4.1.Tobias Geerinckx-Rice2019-10-27
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.1. [source]: Parameterize URI. [arguments]: Add ‘create-test-environment’ phase.
* gnu: opensmtpd-next: Update to 6.6.0p1.Tobias Geerinckx-Rice2019-10-27
| | | | | * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1. [inputs]: Replace openssl with libressl.
* gnu: neomutt: Update to 20191025.Tobias Geerinckx-Rice2019-10-25
| | | | | | | * gnu/packages/mail.scm (neomutt): Update to 20191025. [inputs]: Use libidn2 instead of libidn. [arguments]: Adjust #:configure-flags accordingly. Enable tests. Remove ‘fix-sasl-test’ phase.
* gnu: neomutt: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-25
| | | | | * gnu/packages/mail.scm (neomutt)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: notmuch: Update to 0.29.2.Marius Bakke2019-10-20
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.29.2.
* gnu: Exim: Update to 4.92.3 [fixes CVE-2019-16928].Leo Famulari2019-10-17
| | | | * gnu/packages/mail.scm (exim): Update to 4.92.3.
* gnu: mailutils: Update to 3.7.Tobias Geerinckx-Rice2019-10-12
| | | | * gnu/packages/mail.scm (mailutils): Update to 3.7.
* gnu: perl-mail-dkim: Update to 0.57.Tobias Geerinckx-Rice2019-10-09
| | | | * gnu/packages/mail.scm (perl-mail-dkim): Update to 0.57.
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gnu: gmime: Update to 3.2.4.Tobias Geerinckx-Rice2019-10-05
| | | | | | | | * gnu/packages/mail.scm (gmime): Update to 3.2.4.
| * gnu: msmtp: Update to 1.8.6.Marius Bakke2019-10-02
| | | | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.6.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\|
| * gnu: urlscan: Update to 0.9.4.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.4.
* | gnu: isync: Use openssl-1.0 to fix build.Mathieu Othacehe2019-09-27
|/ | | | | * gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix the build.
* gnu: mutt: Update to 1.12.2.Tobias Geerinckx-Rice2019-09-21
| | | | * gnu/packages/mail.scm (mutt): Update to 1.12.2.
* gnu: mumi: Update to 0.0.0-5.8a57c87.Ricardo Wurmus2019-09-20
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-5.8a57c87.
* gnu: exim: Update to 4.92.2 [fixes CVE-2019-15846].Tobias Geerinckx-Rice2019-09-06
| | | | * gnu/packages/mail.scm (exim): Update to 4.92.2.
* gnu: Dovecot: Update to 2.3.7.2 [fixes CVE-2019-11500].Leo Famulari2019-08-28
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.7.2.
* gnu: getmail: Update to 5.14.Tobias Geerinckx-Rice2019-08-21
| | | | * gnu/packages/mail.scm (getmail): Update to 5.14.
* gnu: getmail: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-21
| | | | * gnu/packages/mail.scm (getmail)[source]: Hard-code NAME.
* gnu: opensmtpd-next: Update to 6.4.2p1.Tobias Geerinckx-Rice2019-08-21
| | | | * gnu/packages/mail.scm (opensmtpd-next): Update to 6.4.2p1.
* gnu: dovecot-libsodium-plugin: Remove extra build phase.Efraim Flashner2019-08-07
| | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]: Remove unneeded 'autogen phase.
* gnu: dovecot-trees: Remove extra build phase.Efraim Flashner2019-08-07
| | | | | * gnu/packages/mail.scm (dovecot-trees)[arguments]: Remove unneeded 'autogen phase.
* gnu: libetpan: Rework custom phases.Efraim Flashner2019-08-07
| | | | | * gnu/packages/mail.scm (libetpan)[arguments]: Use custom 'autogen phase to replace 'boostrap phase.
* gnu: claws-mail: Add startup-notification.Danny Milosavljevic2019-07-31
| | | | * gnu/packages/mail.scm (claws-mail)[inputs]: Add startup-notification.
* gnu: dkimproxy: Fix dkim_responder.pl.Tobias Geerinckx-Rice2019-07-26
| | | | | * gnu/packages/mail.scm (dkimproxy)[arguments]: Wrap dkim_responder.pl. [inputs]: Add perl-mime-tools and perl-timedate.
* gnu: dkimproxy: Factorise wrapping.Tobias Geerinckx-Rice2019-07-26
| | | | | | | | This is a follow-up to 66e39000c612a9e16e6db709954582c6c0db8499, in a way, since it adds the forgotten *6 inputs. * gnu/packages/mail.scm (dkimproxy)[arguments]: Refactor ’make-wrapper’ phase. Add perl-io-socket-inet6 and perl-socket6 to the list.
* gnu: dkimproxy: Keyword-stuff descriptions.Tobias Geerinckx-Rice2019-07-26
| | | | | * gnu/packages/mail.scm (dkimproxy)[synopsis]: Do so. [description]: Also.
* gnu: dkimproxy: Correct licence.Tobias Geerinckx-Rice2019-07-25
| | | | * gnu/packages/mail.scm (dkimproxy)[license]: Change to gpl2+.
* gnu: dkimproxy: Add IPv6 support.Tobias Geerinckx-Rice2019-07-25
| | | | | | * gnu/packages/mail.scm (dkimproxy)[source]: Add patch. * gnu/packages/patches/dkimproxy-add-ipv6-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add dkimproxy.Julien Lepiller2019-07-25
| | | | * gnu/packages/mail.scm (dkimproxy): New variable.
* gnu: Add perl-mail-dkim.Julien Lepiller2019-07-25
| | | | * gnu/packages/mail.scm (perl-mail-dkim): New variable.
* gnu: Add perl-mail-authenticationresults.Julien Lepiller2019-07-25
| | | | * gnu/packages/mail.scm (perl-mail-authenticationresults): New variable.
* gnu: exim: Update to 4.92.1 [fixes CVE-2019-13917].Tobias Geerinckx-Rice2019-07-25
| | | | * gnu/packages/mail.scm (exim): Update to 4.92.1.
* gnu: Explicitly refer to 'guile-json-1' when needed.Ludovic Courtès2019-07-25
| | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change 'guile-json' to 'guile-json-1'. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-mastodon)[inputs]: Likewise. * gnu/packages/mail.scm (mumi)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise. * gnu/packages/package-management.scm (guix-daemon)[inputs]: Likewise. * gnu/packages/web.scm (hpcguix-web)[inputs]: Likewise.
* gnu: msmtp: Update to 1.8.5.Tobias Geerinckx-Rice2019-07-16
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.5.
* gnu: mpop: Update to 1.4.5.Tobias Geerinckx-Rice2019-07-16
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.5.
* gnu: mumi: Update to 0.0.0-4.ea0a28f.Ricardo Wurmus2019-07-11
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-4.ea0a28f.
* gnu: msmtp: Install additional files.Efraim Flashner2019-07-11
| | | | | * gnu/packages/mail.scm (msmtp)[arguments]: Rename custom phase install-msmtpq to install-additional-files. Install vim plugins.
* gnu: alpine: Build reproducibly.Tobias Geerinckx-Rice2019-07-02
| | | | | | | This follows up commit 54278e225e99707c3bd6f9eb37b8906851251b49. * gnu/packages/mail.scm (arguments): Replace Makefile.in substitution with the new ‘--with-date-stamp’ configure-flag.
* gnu: alpine: Don't use unstable tarball.Tobias Geerinckx-Rice2019-07-02
| | | | | * gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: alpine: Update to 2.21.99999.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/mail.scm (alpine): Update to 2.21.99999.
* gnu: alpine: Use HTTPS home page.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.