summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: opensmtpd: Update to 6.6.4p1 [security fixes].•••See <https://www.mail-archive.com/misc@opensmtpd.org/msg04888.html>. * gnu/packages/mail.scm (opensmtpd): Update to 6.6.4p1. Tobias Geerinckx-Rice2020-02-241-2/+2
* gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957].•••* gnu/packages/mail.scm (dovecot): Update to 2.3.9.3. Tobias Geerinckx-Rice2020-02-181-2/+2
* gnu: opensmtpd: Update to 6.6.3p1 [security mitigations].•••* gnu/packages/mail.scm (opensmtpd): Update to 6.6.3p1. Tobias Geerinckx-Rice2020-02-111-2/+2
* gnu: mutt: Enable Autocrypt support.•••* gnu/packages/mail.scm (mutt)[inputs]: Add libidn2 and sqlite. [arguments]<#:configure-flags>: Add "--enable-autocrypt", "--with-sqlite3" and "--with-idn2". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ivan Vilata-i-Balaguer2020-02-051-1/+6
* gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247].•••It's still unclear (to me) whether our opensmtpd package is affected, but this change has been delayed for long enough in any case. * gnu/packages/mail.scm (opensmtpd-next): Rename to… (opensmtpd): …this. * gnu/packages/patches/opensmtpd-fix-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2020-01-291-66/+0
* gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].•••Upstream[0] says “Qualys has found a critical vulnerability leading to a possible privilege escalation” and will provide more information later. [0]: https://www.opensmtpd.org * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1. Tobias Geerinckx-Rice2020-01-291-2/+2
* gnu: public-inbox: Enable support for background HTTP/NNTP daemons.•••* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-net-server. 宋文武2020-01-271-0/+5
* gnu: mailutils: Add "guile3.0-mailutils" variant.•••* gnu/packages/mail.scm (mailutils)[arguments]: In #:configure-flags, replace hard-coded "2.2" with the 'version-major+minor' of the "guile" input. (guile3.0-mailutils): New variable. Ludovic Courtès2020-01-261-9/+25
* gnu: public-inbox: Update to 1.2.0-0.05a06f3.•••* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3. 宋文武2020-01-261-6/+12
* gnu: alpine: Remove pre-built binaries from source.•••* gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down and destroy pre-compiled objects. Tobias Geerinckx-Rice2020-01-231-1/+7
* gnu: mailutils: Update to 3.8.•••* gnu/packages/mail.scm (mailutils): Update to 3.8. [arguments]: Adjust substitutions. Marius Bakke2020-01-201-4/+4
* gnu: neomutt: Fix home page.•••* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain. Tobias Geerinckx-Rice2020-01-171-1/+1
* gnu: neomutt: Update to 20191207.•••* gnu/packages/mail.scm (neomutt): Update to 20191207. Tobias Geerinckx-Rice2020-01-161-2/+2
* gnu: mpop: Mark up description.•••* gnu/packages/mail.scm (mpop)[description]: Use @acronym. Tobias Geerinckx-Rice2020-01-151-3/+3
* gnu: mpop: Update to 1.4.7.•••* gnu/packages/mail.scm (mpop): Update to 1.4.7. Tobias Geerinckx-Rice2020-01-151-2/+2
* gnu: mpop: Remove unnecessary libidn input.•••gnu/packages/mail.scm (mpop)[inputs]: Remove libidn. Tobias Geerinckx-Rice2020-01-151-2/+1
* gnu: exim: Build (more) reproducibly.•••* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’ phase. Tobias Geerinckx-Rice2020-01-081-1/+8
* gnu: exim: Use XZ-compressed sources.•••* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive. Tobias Geerinckx-Rice2020-01-081-9/+10
* gnu: exim: Update to 4.93.0.4.•••* 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. Tobias Geerinckx-Rice2020-01-081-11/+20
* Revert "gnu: libetpan: Update to 1.9.4."•••This version of libetpan does not ship with libetpan-config, which prefents claws-mail from building. This reverts commit e2f5de145562540a497bfc5b580011c9cf9000fd. Efraim Flashner2020-01-031-2/+2
* gnu: libetpan: Update to 1.9.4.•••* gnu/packages/mail.scm (libetpan): Update to 1.9.4. Efraim Flashner2019-12-301-2/+2
* gnu: gmime: Update to 3.2.5.•••* gnu/packages/mail.scm (gmime): Update to 3.2.5. Efraim Flashner2019-12-301-2/+2
* gnu: msmtp: Update to 1.8.7.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.7. Efraim Flashner2019-12-301-2/+2
* gnu: mumimu: Remove reference to guile-email.•••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. Christopher Baines2019-12-261-1/+3
* gnu: perl-email-sender: Update to 1.300034.•••* gnu/packages/mail.scm (perl-email-sender): Update to 1.300034. Tobias Geerinckx-Rice2019-12-251-2/+2
* gnu: pan: Update to 0.146.•••* gnu/packages/mail.scm (pan): Update to 0.146. Tobias Geerinckx-Rice2019-12-251-3/+2
* gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722].•••* gnu/packages/mail.scm (dovecot): Update to 2.3.9.2. Tobias Geerinckx-Rice2019-12-251-2/+2
* gnu: mumi: Add dependency on GnuTLS.•••* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS. Ludovic Courtès2019-12-211-0/+1
* gnu: mumi: Install assets.•••* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so that assets are installed. Ludovic Courtès2019-12-211-3/+15
* gnu: mumi: Pass "--localstatedir=/var".•••* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags. Ludovic Courtès2019-12-211-0/+2
* gnu: mumi: Add dependency on mumimu.•••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> Ludovic Courtès2019-12-211-1/+57
* gnu: mumi: Install .go files in the right place.•••* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields. Ludovic Courtès2019-12-211-1/+11
* gnu: mumi: Do not hard-code "2.2".•••* 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". Ludovic Courtès2019-12-211-3/+12
* gnu: mutt: Add preferred source uri.•••* gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri. Efraim Flashner2019-12-201-2/+5
* gnu: mutt: Update to 1.13.2.•••* gnu/packages/mail.scm (mutt): Update to 1.13.2. Efraim Flashner2019-12-201-2/+2
* gnu: bogofilter: Use HTTPS home page.•••* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-12-121-1/+1
* gnu: bogofilter: Update to 1.2.5.•••* gnu/packages/mail.scm (bogofilter): Update to 1.2.5. [license]: Upgrade to GPL3+. Tobias Geerinckx-Rice2019-12-121-10/+9
* gnu: imapfilter: Update to 2.6.16.•••* gnu/packages/mail.scm (imapfilter): Update to 2.6.16. [arguments]: Remove ‘fix-include-path’ phase. Tobias Geerinckx-Rice2019-12-041-11/+3
* gnu: mpop: Update to 1.4.6.•••* gnu/packages/mail.scm (mpop): Update to 1.4.6. Tobias Geerinckx-Rice2019-12-041-2/+2
* gnu: notmuch: Fix build.•••* gnu/packages/mail.scm (notmuch): Refer to the updated installation directory. Pierre Neidhardt2019-12-041-2/+1
* gnu: tnef: Update to 1.4.18.•••* gnu/packages/mail.scm (tnef): Update to 1.4.18. Tobias Geerinckx-Rice2019-12-011-3/+2
* gnu: perl-email-sender: Update to 1.300033.•••* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033. Tobias Geerinckx-Rice2019-11-291-3/+2
* gnu: notmuch: Update to 0.29.3.•••* gnu/packages/mail.scm (notmuch): Update to 0.29.3. Marius Bakke2019-11-281-2/+2
* gnu: perl-mail-dkim: Update to 0.58.•••* gnu/packages/mail.scm (perl-mail-dkim): Update to 0.58. Tobias Geerinckx-Rice2019-11-141-2/+2
* gnu: opensmtpd-next: Update to 6.6.1p1.•••* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1. Tobias Geerinckx-Rice2019-11-061-2/+2
* gnu: khard: Update to 0.15.1.•••* 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> Tanguy Le Carrour2019-11-051-2/+5
* gnu: dovecot: Update to 2.3.8.•••* gnu/packages/mail.scm (dovecot): Update to 2.3.8. Tobias Geerinckx-Rice2019-11-041-3/+2
* gnu: claws-mail: Update to 3.17.4.•••* gnu/packages/mail.scm (claws-mail): Update to 3.17.4. Tobias Geerinckx-Rice2019-11-031-2/+2
* gnu: neomutt: Update to 20191102.•••* gnu/packages/mail.scm (neomutt): Update to 20191102. Tobias Geerinckx-Rice2019-11-021-94/+91
* gnu: fetchmail: Use HTTPS home page.•••* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-10-271-1/+1