summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: mutt: Update to 1.12.1.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/mail.scm (mutt): Update to 1.12.1.
* gnu: isync: Update to 1.3.1.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/mail.scm (isync): Update to 1.3.1.
* gnu: balsa: Update to 2.5.7.Tobias Geerinckx-Rice2019-06-19
| | | | | * gnu/packages/mail.scm (balsa): Update to 2.5.7. [inputs]: Build with gtksourceview@3.
* gnu: notmuch: Update to 0.29.1.Tobias Geerinckx-Rice2019-06-19
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.29.1.
* gnu: offlineimap: Update to 7.2.4.Marius Bakke2019-06-11
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.2.4.
* gnu: notmuch: Update to 0.29.Marius Bakke2019-06-08
| | | | | * gnu/packages/mail.scm (notmuch): Update to 0.29. [source]: Change to ".xz" tarball.
* gnu: Mutt: Update to 1.12.0.Leo Famulari2019-06-04
| | | | * gnu/packages/mail.scm (mutt): Update to 1.12.0.
* gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
* gnu: notmuch: Update to 0.28.4.Marius Bakke2019-05-23
| | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.28.4. [native-inputs]: Change PYTHON-2 and PYTHON2-DOCUTILS to PYTHON and PYTHON-DOCUTILS.
* gnu: compface: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/mail (compface)[description]: Fix typo.
* gnu: vigra, notmuch: Use the Python3 Sphinx variant.Marius Bakke2019-05-15
| | | | | | * gnu/packages/image.scm (vigra)[native-inputs]: Change PYTHON2-SPHINX to PYTHON-SPHINX. * gnu/packages/mail.scm (notmuch)[native-inputs]: Likewise.
* gnu: dovecot: Update to 2.3.6.Tobias Geerinckx-Rice2019-05-08
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.6.
* gnu: mpop: Update to 1.4.4.Tobias Geerinckx-Rice2019-05-08
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.4.
* gnu: gmime: Update to 3.2.3.Tobias Geerinckx-Rice2019-05-08
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.3.
* gnu: msmtp: Update to 1.8.4.Marius Bakke2019-04-29
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.4.
* gnu: notmuch-addrlookup-c: Update to 9.Arun Isaac2019-04-23
| | | | | * gnu/packages/mail.scm (notmuch-addrlookup-c): Update to 9. [arguments]: Remove PREFIX from #:make-flags.
* gnu: dovecot-trees: Fix typo.Leo Famulari2019-04-10
| | | | * gnu/packages/mail.scm (dovecot-trees)[description]: Fix typo.
* gnu: Add public-inbox.宋文武2019-04-10
| | | | * gnu/packages/mail.scm (public-inbox): New variable.
* gnu: Add perl-email-address-xs.宋文武2019-04-10
| | | | * gnu/packages/mail.scm (perl-email-address-xs): New variable.
* gnu: mu: Update to 1.2.Pierre Langlois2019-04-08
| | | | | | | * gnu/packages/mail.scm (mu): Update to 1.2. [inputs]: Use gmime 3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: dovecot: Update to 2.3.5.1 [fixes CVE-2019-7524].Leo Famulari2019-03-30
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.5.1.
* gnu: claws-mail: Enable LDAP support.Marco van Hulten2019-03-22
| | | | | | | * gnu/packages/mail.scm (claws-mail)[arguments]: Add "--enable-ldap" to configure flags. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: mailutils: Add SEARCH CHARSET support.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (mailutils)[inputs]: Add libiconv and libunistring.
* gnu: mailutils: Update to 3.6.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (mailutils): Update to 3.6.
* gnu: fdm: Update to 2.0.Tobias Geerinckx-Rice2019-03-18
| | | | | * gnu/packages/mail.scm (fdm): Update to 2.0. [source]: Remove redundant FILE-NAME.
* gnu: mutt: Update to 1.11.4.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (mutt): Update to 1.11.4.
* gnu: exim: Update to 4.92 [fixes CVE-2018-6789].Tobias Geerinckx-Rice2019-03-18
| | | | | * gnu/packages/mail.scm (exim): Update to 4.92. [inputs]: Use bdb-5.3.
* gnu: perl-mail-spf: Clean up.Tobias Geerinckx-Rice2019-03-18
| | | | | * gnu/packages/mail.scm (perl-mail-spf): Re-indent. [version]: Drop leading ‘v’.
* gnu: perl-email-address: Update to 1.912.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (perl-email-address): Update to 1.912.
* gnu: libetpan: Update to 1.9.3.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (libetpan): Update to 1.9.3.
* gnu: emacs-mew: Update to 6.8.Tobias Geerinckx-Rice2019-03-18
| | | | * gnu/packages/mail.scm (emacs-mew): Update to 6.8.