summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
...
* gnu: neomutt: Fix home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
* gnu: neomutt: Update to 20191207.Tobias Geerinckx-Rice2020-01-16
| | | | * gnu/packages/mail.scm (neomutt): Update to 20191207.
* gnu: mpop: Mark up description.Tobias Geerinckx-Rice2020-01-15
| | | | * gnu/packages/mail.scm (mpop)[description]: Use @acronym.
* gnu: mpop: Update to 1.4.7.Tobias Geerinckx-Rice2020-01-15
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.7.
* gnu: mpop: Remove unnecessary libidn input.Tobias Geerinckx-Rice2020-01-15
| | | | gnu/packages/mail.scm (mpop)[inputs]: Remove libidn.
* gnu: exim: Build (more) reproducibly.Tobias Geerinckx-Rice2020-01-08
| | | | | * gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’ phase.
* gnu: exim: Use XZ-compressed sources.Tobias Geerinckx-Rice2020-01-08
| | | | * gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive.
* gnu: exim: Update to 4.93.0.4.Tobias Geerinckx-Rice2020-01-08
| | | | | | | | | * gnu/packages/mail.scm (exim): Update to 4.93.0.4. [source]: Add /fixes/ URI to the list. [inputs]: Use gnutls/dane variant. [native-inputs]: Add pkg-config. [arguments]: Set USE_GNUTLS* variables to use the new inputs.. Add CC=gcc to #:make-flags.
* Revert "gnu: libetpan: Update to 1.9.4."Efraim Flashner2020-01-03
| | | | | | | This version of libetpan does not ship with libetpan-config, which prefents claws-mail from building. This reverts commit e2f5de145562540a497bfc5b580011c9cf9000fd.
* gnu: libetpan: Update to 1.9.4.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (libetpan): Update to 1.9.4.
* gnu: gmime: Update to 3.2.5.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.5.
* gnu: msmtp: Update to 1.8.7.Efraim Flashner2019-12-30
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.7.
* gnu: mumimu: Remove reference to guile-email.Christopher Baines2019-12-26
| | | | | | | | | | | | | The use of guile-email in this package definition seems to cause errors when working with other packages, errors like: error: guile-email: unbound variable I'm not sure why the version of the Guile email package is appropriate here either, but for now just to avoid the problems, inline the current version of the package (and add a comment so this is more obvious). This issue was probably introduced in: c7b2b539802eaa3f969e212c98eb671a1a75e9f3 * gnu/packages/mail.scm (mumimu)[version]: Inline the current value of (package-version guile-email) as a string.
* gnu: perl-email-sender: Update to 1.300034.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (perl-email-sender): Update to 1.300034.
* gnu: pan: Update to 0.146.Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (pan): Update to 0.146.
* gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722].Tobias Geerinckx-Rice2019-12-25
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.9.2.
* gnu: mumi: Add dependency on GnuTLS.Ludovic Courtès2019-12-21
| | | | * gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
* gnu: mumi: Install assets.Ludovic Courtès2019-12-21
| | | | | * gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so that assets are installed.
* gnu: mumi: Pass "--localstatedir=/var".Ludovic Courtès2019-12-21
| | | | * gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
* gnu: mumi: Add dependency on mumimu.Ludovic Courtès2019-12-21
| | | | | | | | | The package definition of mumi was taken from the 'guix.scm' file in mumi. * gnu/packages/mail.scm (mumimu): New variable. (mumi)[inputs]: Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: mumi: Install .go files in the right place.Ludovic Courtès2019-12-21
| | | | * gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
* gnu: mumi: Do not hard-code "2.2".Ludovic Courtès2019-12-21
| | | | | | * gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and #:imported-modules. In 'wrap-executable' phase, use 'target-guile-effective-version' instead of hard-coding "2.2".
* gnu: mutt: Add preferred source uri.Efraim Flashner2019-12-20
| | | | * gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri.
* gnu: mutt: Update to 1.13.2.Efraim Flashner2019-12-20
| | | | * gnu/packages/mail.scm (mutt): Update to 1.13.2.
* gnu: bogofilter: Use HTTPS home page.Tobias Geerinckx-Rice2019-12-12
| | | | * gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
* gnu: bogofilter: Update to 1.2.5.Tobias Geerinckx-Rice2019-12-12
| | | | | * gnu/packages/mail.scm (bogofilter): Update to 1.2.5. [license]: Upgrade to GPL3+.
* gnu: imapfilter: Update to 2.6.16.Tobias Geerinckx-Rice2019-12-04
| | | | | * gnu/packages/mail.scm (imapfilter): Update to 2.6.16. [arguments]: Remove ‘fix-include-path’ phase.
* gnu: mpop: Update to 1.4.6.Tobias Geerinckx-Rice2019-12-04
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.6.
* gnu: notmuch: Fix build.Pierre Neidhardt2019-12-04
| | | | | * gnu/packages/mail.scm (notmuch): Refer to the updated installation directory.
* gnu: tnef: Update to 1.4.18.Tobias Geerinckx-Rice2019-12-01
| | | | * gnu/packages/mail.scm (tnef): Update to 1.4.18.
* gnu: perl-email-sender: Update to 1.300033.Tobias Geerinckx-Rice2019-11-29
| | | | * gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
* gnu: notmuch: Update to 0.29.3.Marius Bakke2019-11-28
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.29.3.
* 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.