summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: claws-mail: Update to 3.15.1.•••* gnu/packages/mail.scm (claws-mail): Update to 3.15.1. Tobias Geerinckx-Rice2017-08-311-2/+2
* gnu: dovecot: Update to 2.2.32.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.32. Tobias Geerinckx-Rice2017-08-241-2/+2
* gnu: claws-mail: Disable (duplicate) Gtk+ icon cache generation.•••* gnu/packages/mail.scm (claws-mail)[arguments]: Add make-flags to disable Gtk+ icon cache generation. Danny Milosavljevic2017-07-261-0/+5
* gnu: notmuch: Update to 0.25.•••* gnu/packages/mail.scm (notmuch): Update to 0.25. Marius Bakke2017-07-251-2/+2
* gnu: getmail: Update to 5.1.•••* gnu/packages/mail.scm (getmail): Update to 5.1. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-07-221-2/+2
* gnu: neomutt: Update to 20170714.•••* gnu/packages/mail.scm (neomutt): Update to 20170714. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-07-141-2/+2
* gnu: offlineimap: Update to 7.1.2.•••* gnu/packages/mail.scm (offlineimap): Update to 7.1.2. Tobias Geerinckx-Rice2017-07-101-2/+2
* gnu: alpine: Use new URL.•••* gnu/packages/mail.scm (alpine)[source]: Use new URL for download. (home-page): Use new URL. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng02017-07-051-4/+4
* gnu: dovecot: Update to 2.2.31.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.31. Tobias Geerinckx-Rice2017-06-261-2/+2
* gnu: balsa: Fix typo in description.•••While a Perl MTA named ‘sendEmail’ exists, the upstream description upon which ours is based clearly refers to ‘Sendmail’. * gnu/packages/mail.scm (balsa)[description]: Fix typo. Tobias Geerinckx-Rice2017-06-231-1/+1
* gnu: exim: Update to 4.89.•••* gnu/packages/mail.scm (exim): Update to 4.89. Leo Famulari2017-06-191-2/+2
* gnu: exim: Fix CVE-2017-1000369.•••* gnu/packages/patches/exim-CVE-2017-1000369.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (exim)[source]: Use it. Leo Famulari2017-06-191-0/+1
* gnu: neomutt: Update to 20170609.•••* gnu/packages/mail.scm (neomutt): Update to 20170609. (arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap', 'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now enabled by default. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng02017-06-171-9/+4
* Revert "gnu: gmime: Update to 3.0.1."•••This reverts commit a512ca81e8998d86770f5a088a9563bc3f24560f. Kei Kebreau2017-06-161-2/+2
* gnu: gmime: Update to 3.0.1.•••* gnu/packages/mail.scm (gmime): Update to 3.0.1. Kei Kebreau2017-06-151-2/+2
* gnu: dovecot: Update to 2.2.30.2.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2. Tobias Geerinckx-Rice2017-06-061-2/+2
* gnu: neomutt: Update to 20170602.•••* gnu/packages/mail.scm (neomutt): Update to 20170602. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> ng02017-06-031-2/+2
* gnu: mutt: Update to 1.8.3.•••* gnu/packages/mail.scm (mutt): Update to 1.8.3. Leo Famulari2017-06-021-2/+2
* gnu: notmuch: Update to 0.24.2.•••* gnu/packages/mail.scm (notmuch): Update to 0.24.2. Marius Bakke2017-06-011-2/+2
* gnu: dovecot: Update to 2.2.30.1.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1. Tobias Geerinckx-Rice2017-05-311-2/+2
* gnu: dovecot: Update to 2.2.30.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30. Tobias Geerinckx-Rice2017-05-301-2/+2
* gnu: offlineimap: Update to 7.1.1.•••* gnu/packages/mail.scm (offlineimap): Update to 7.1.1. Tobias Geerinckx-Rice2017-05-281-2/+2
* gnu: khard: Update to 0.11.4.•••* gnu/packages/mail.scm (khard): Update to 0.11.4. Leo Famulari2017-05-151-2/+2
* gnu: libetpan: Update to 1.8 [fixes CVE-2017-8825].•••* gnu/packages/mail.scm (libetpan): Update to 1.8. [license]: Change to bsd-3. Signed-off-by: Leo Famulari <leo@famulari.name> Julien Lepiller2017-05-091-3/+3
* gnu: Avoid circular dependencies by Perl license.•••* guix/licenses.scm (perl-license): New variable. * gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license. * gnu/packages/compression.scm: Same. * gnu/packages/databases.scm: Same. * gnu/packages/gd.scm: Same. * gnu/packages/language.scm: Same. * gnu/packages/libevent.scm: Same. * gnu/packages/mail.scm: Same. * gnu/packages/messaging.scm: Same. * gnu/packages/ncurses.scm: Same. * gnu/packages/networking.scm: Same. * gnu/packages/photo.scm: Same. * gnu/packages/tcl.scm: Same. * gnu/packages/tex.scm: Same. * gnu/packages/tls.scm: Same. * gnu/packages/web.scm: Same. * gnu/packages/wm.scm: Same. * gnu/packages/xml.scm: Same. * gnu/packages/xorg.scm: Same. * gnu/packages/zip.scm: Same. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petter2017-05-021-10/+10
* gnu: neomutt: Update to 20170428.•••* gnu/packages/mail.scm (neomutt): Update to 20170428. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-04-301-2/+2
* gnu: mutt: Update to 1.8.2.•••* gnu/packages/mail.scm (mutt): Update to 1.8.2. Leo Famulari2017-04-211-2/+2
* gnu: neomutt: Don't rewrite the source file-name.•••* gnu/packages/mail.scm (neomutt)[file-name]: Remove field. Leo Famulari2017-04-211-1/+0
* gnu: neomutt: Update to 20170421.•••* gnu/packages/mail.scm (neomutt): Update to 20170421. [native-inputs]: Add 'gettext-minimal'. [description]: Clarify the state of neomutt as it is now a microfork of mutt. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-04-211-5/+6
* gnu: Add balsa.•••* gnu/packages/mail.scm (balsa): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> rennes2017-04-191-0/+57
* gnu: Fix typos in descriptions.•••* gnu/packages/admin.scm (di)[description]: Likewise. * gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise. * gnu/packages/datastructures.scm (sparsehash)[description]: Likewise. * gnu/packages/dns.scm (knot)[description]: Likewise. * gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]: Likewise. * gnu/packages/gnome.scm (libpeas)[description]: Likewise. * gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo. * gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[description]: Likewise. * gnu/packages/mail.scm (mlmmj)[description]: Likewise. * gnu/packages/maths.scm (vc)[description]: Likewise. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise. * gnu/packages/networking.scm (nload)[description]: Likewise. * gnu/packages/python.scm (python-execnet)[description]: Likewise. * gnu/packages/terminals.scm (tilda)[description]: Likewise. * gnu/packages/python.scm (python-execnet, python-tables) (python2-coverage-test-runner, python2-rope)[description]: Likewise. Tobias Geerinckx-Rice2017-04-171-1/+1
* gnu: offlineimap: Update to 7.1.0.•••* gnu/packages/mail.scm (offlineimap): Update to 7.1.0. Tobias Geerinckx-Rice2017-04-161-2/+3
* gnu: mutt: Update to 1.8.1.•••* gnu/packages/mail.scm (mutt): Update to 1.8.1. [source]: Use HTTPS URL. Leo Famulari2017-04-141-4/+4
* gnu: dovecot: Update to 2.2.29.1.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.29.1. [source]: Remove 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2017-04-121-5/+3
* gnu: dovecot: Update to 2.2.29 [fixes CVE-2017-2669].•••* gnu/packages/mail.scm (dovecot): Update to 2.2.29. [source]: Use 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Leo Famulari2017-04-111-3/+5
* gnu: Add alpine.•••* gnu/packages/mail.scm (alpine): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-04-081-2/+71
* gnu: python-django-mailman3: Balance parentheses for inputs.•••* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them. Kei Kebreau2017-04-081-1/+1
* gnu: Add postorius.•••* gnu/packages/mail.scm (postorius): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-04-081-0/+30
* gnu: Add python-django-mailman3.•••* gnu/packages/mail.scm (python-django-mailman3): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-04-081-0/+39
* gnu: dovecot-trees: Update to 2.1.0.•••* gnu/packages/mail.scm (dovecot-trees): Update to 2.1.0. (source): Change to use 'url-fetch'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-04-071-39/+36
* gnu: perl-email-simple: Update to 2.213.•••* gnu/packages/mail.scm (perl-email-simple): Update to 2.213. Tobias Geerinckx-Rice2017-04-041-2/+2
* gnu: perl-email-mime: Update to 1.940.•••* gnu/packages/mail.scm (perl-email-mime): Update to 1.940. Tobias Geerinckx-Rice2017-04-041-2/+2
* Merge branch 'core-updates'Ludovic Courtès2017-04-031-2/+8
|\
| * Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke2017-03-301-1/+1
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-03-271-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-231-2/+2
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-221-3/+51
| |\ \ \ \
| * | | | | gnu: libesmtp: Add alternate source URL.•••* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL. Leo Famulari2017-03-211-2/+8
* | | | | | gnu: notmuch: Update to 0.24.1.•••* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Kyle Meyer2017-04-021-2/+3
* | | | | | gnu: gmime: Update to 2.6.23.•••* gnu/packages/mail.scm (gmime): Update to 2.6.23. Tobias Geerinckx-Rice2017-03-311-2/+2
| |_|_|_|/ |/| | | |