summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
...
* gnu: notmuch: Update to 0.28.Marius Bakke2018-10-19
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.28.
* gnu: imapfilter: Update to 2.6.12.Tobias Geerinckx-Rice2018-10-04
| | | | * gnu/packages/mail.scm (imapfilter): Update to 2.6.12.
* gnu: imapfilter: Don't use unstable tarball.Tobias Geerinckx-Rice2018-10-04
| | | | * gnu/packages/mail.scm (imapfilter)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: libetpan: Use HTTPS home page.Tobias Geerinckx-Rice2018-09-15
| | | | * gnu/packages/mail.scm (libetpan)[home-page]: Use HTTPS.
* gnu: libetpan: Update to 1.9.1.Tobias Geerinckx-Rice2018-09-15
| | | | * gnu/packages/mail.scm (libetpan): Update to 1.9.1.
* gnu: libetpan: Don't use unstable tarball.Tobias Geerinckx-Rice2018-09-15
| | | | | * gnu/packages/mail.scm (libetpan)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: msmtp: Remove unneeded input.Marius Bakke2018-09-09
| | | | | * gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required when using OpenSSL (or GnuTLS sans IDN support).
* gnu: msmtp: Update to 1.8.0.Marius Bakke2018-09-09
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.0.
* Fix some typos.Tobias Geerinckx-Rice2018-09-03
| | | | | | | | * doc/guix.texi (Sound Services, DNS Services): Fix typos. * gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise. * gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]: Likewise. Edit & mark up while we're here. * gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
* gnu: claws-mail: Update to 3.17.1.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.1.
* gnu: Add urlscan.Efraim Flashner2018-08-28
| | | | * gnu/packages/mail.scm (urlscan): New variable.
* gnu: claws-mail: Update to 3.17.0.Tobias Geerinckx-Rice2018-08-17
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.0.
* gnu: claws-mail: Use HTTPS.Tobias Geerinckx-Rice2018-08-17
| | | | * gnu/packages/mail.scm (claws-mail)[source, home-page]: Use HTTPS.
* gnu: perl-email-simple: Update to 2.216.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/mail.scm (perl-email-simple): Update to 2.216.
* Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
* gnu: mpop: Update to 1.2.8.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/mail.scm (mpop): Update to 1.2.8. [arguments]: Remove.
* gnu: mpop: Update home page.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/mail.scm (mpop)[source, home-page]: Update URIs.
* gnu: mew: Use HTTPS.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS.
* gnu: alpine: Update to 2.21.9999.Tobias Geerinckx-Rice2018-08-09
| | | | * gnu/packages/mail.scm (alpine): Update to 2.21.9999.
* gnu: dovecot: Update to 2.3.2.1.Tobias Geerinckx-Rice2018-08-09
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.2.1.
* gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].Nils Gillmann2018-08-06
| | | | * gnu/packages/mail.scm (neomutt): Update to 20180716.
* gnu: Add imapfilter.Jelle Licht2018-08-03
| | | | * gnu/packages/mail.scm (imapfilter): New variable.
* gnu: mutt: Update to 1.10.1.Leo Famulari2018-07-16
| | | | * gnu/packages/mail.scm (mutt): Update to 1.10.1.
* gnu: msmtp: Update to 1.6.8.Efraim Flashner2018-07-11
| | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.6.8. [source]: Update to new source location. [home-page]: Update to new home-page.
* gnu: python2-django-mailman3: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: sendmail: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (sendmail)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
* gnu: dovecot-libsodium-plugin: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libetpan: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (libetpan)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: notmuch: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (notmuch)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: offlineimap: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (offlineimap)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dovecot-trees: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | * gnu/packages/mail.scm (dovecot-trees)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: dovecot-trees: Fix build with dovecot 2.3.Tobias Geerinckx-Rice2018-06-26
| | | | | | | * gnu/packages/mail.scm (dovecot-trees)[source]: Add patch. * gnu/packages/patches/dovecot-trees-support-dovecot-2.3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: notmuch: Update to 0.27.Marius Bakke2018-06-19
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.27.
* gnu: offlineimap: Update to 7.2.1.Marius Bakke2018-06-16
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.2.1.
* gnu: exim: Add libnsl input.Gábor Boskovits2018-06-08
| | | | | | * gnu/packages/mail.scm (exim)[inputs]: Add libnsl. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: opensmtpd: Clarify phase name.Tobias Geerinckx-Rice2018-06-08
| | | | | | * gnu/packages/mail.scm (opensmtpd)[arguments]: Rename ‘install-compatibilitymode’ to ‘install-compatibility-links’ and avoid needless abbrevs while at it.
* gnu: opensmtpd: Patch FHS assumptions.Tobias Geerinckx-Rice2018-06-08
| | | | | | | | | | | | This fixes the following failure... # smtpctl show message 9275c3fbeccbae93 execl: No such file or directory ...due to the absence of ‘/bin/cat’ on GuixSD. * gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘patch-FHS-file-names’ phase.
* gnu: opensmtpd: Fix crash on table authentication.Adam Zimmerman2018-06-07
| | | | | | | | * gnu/packages/patches/opensmtpd-fix-crash.patch: New patch. * gnu/packages/mail.scm (opensmtpd)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: esmtp: Replace 'bootstrap phase.Efraim Flashner2018-06-06
| | | | | * gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase to replace default 'bootstrap phase.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-05
|\
| * gnu: isync: Add SASL support.Tobias Geerinckx-Rice2018-06-04
| | | | | | | | | | | | This adds ~5.5 MiB (7.5%) to isync's now-78.6 MiB closure. * gnu/packages/mail.scm (isync)[inputs]: Add CYRUS-SASL.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-31
|\|
| * gnu: isync: Add zlib compression support.Tobias Geerinckx-Rice2018-05-30
| | | | | | | | | | | | This adds ~400 KiB (.5%) to isync's now-73.1 MiB closure. * gnu/packages/mail.scm (isync)[inputs]: Add ZLIB.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-29
|\|
| * gnu: pan: Update to 0.145.Tobias Geerinckx-Rice2018-05-29
| | | | | | | | * gnu/packages/mail.scm (pan): Update to 0.145.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\|
| * gnu: mutt: Update to 1.10.0.Leo Famulari2018-05-21
| | | | | | | | * gnu/packages/mail.scm (mutt): Update to 1.10.0.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-08
|\|
| * gnu: isync / mbsync: Fix typos in description.Leo Famulari2018-05-07
| | | | | | | | * gnu/packages/mail.scm (isync)[description]: Fix typos.
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|