Version: 14.9.24, Package name: s-nail-14.9.24 |
Maintained by: Steffen Nurpmeso |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others. Flavors: idna - Link with GNU Libidn2 to support internationalized domain names. |
Filesize: 1079.296 KB |
Version History (View Complete History) |
|
2021-03-12 14:13:33 by Stuart Henderson | Files touched by this commit (1) |
Log message: pass CFLAGS in EXTRA_CFLAGS to override -O3 |
2021-03-08 11:32:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail-14.9.22, from maintainer |
2021-01-22 04:05:55 by Stuart Henderson | Files touched by this commit (1) |
Log message: update to s-nail-14.9.21, from Steffen Nurpmeso It fixes a possible SMTP buffer overflow triggerable by a malicious server as reported by Olav Mørkrid, and a socket code memory access error that can be seen when using IMAP on at least Solaris, which was reported by Jörg Schilling. |
2021-01-22 04:05:33 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail-14.9.21, from Steffen Nurpmeso It fixes a possible SMTP buffer overflow triggerable by a malicious server as reported by Olav Mørkrid, and a socket code memory access error that can be seen when using IMAP on at least Solaris, which was reported by Jörg Schilling. |
2020-12-30 07:25:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail-14.9.20; Steffen Nurpmeso |
2020-05-26 12:13:35 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail 14.9.19, from maintainer/upstream Steffen Nurpmeso |
2020-02-24 02:28:35 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to snail-14.9.17 thanks to Steffen Nurpmeso (maintainer) for the update |
2019-12-31 15:51:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix LIB_DEPENDS for idna flavour, pointed out by solene@ |
2019-12-31 15:50:05 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to s-nail-14.9.16, from maintainer Steffen Nurpmeso |
2019-08-20 03:59:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail-14.9.15, from maintainer/upstream Steffen Nurpmeso |
2019-07-29 14:23:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to s-nail-14.9.14, from maintainer |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-17 13:43:32 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to s-nail-14.9.13 ok sthen@ thanks to new maintainer Steffen Nurpmeso for the diff |
2018-09-14 11:52:08 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to s-nail 14.9.11, from Steffen Nurpmeso. Maintainer timeout. |
2018-05-04 08:07:27 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to s-nail-14.9.10, from Steffen Nurpmeso (upstream), maintainer timeout |
2017-01-28 23:08:51 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Update to s-nail 14.8.16 |
2017-01-18 05:43:32 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Update to s-nail 14.8.15. While at it, fix homepage. |
2016-10-22 14:55:05 by Dmitrij Czarkoff | Files touched by this commit (2) |
Log message: Update to s-nail-14.8.14 |
2016-10-20 04:49:23 by Dmitrij Czarkoff | Files touched by this commit (3) |
Log message: update to s-nail 14.8.12 While at it switch from libedit to s-nail's own line editing function to avoid bugs with non-ASCII input in various places. (Changing setlocale call in main.c to use LC_CTYPE solves most of them, but some remain, eg. saving attachments with non-ASCII names.) With this commit I take maintainership from william@ OK william@ |
2016-09-13 10:12:14 by Christian Weisgerber | Files touched by this commit (21) |
Log message: replace libiconv module |
2015-07-14 10:42:43 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to s-nail-14.8.3 This update does not include the new "dotlock" program since there's no way to make it work out of the box on OpenBSD. Enable tests while here. Feedback from Steffen Nurpmeso (upstream), ok william@ (maintainer) |
2015-02-03 10:41:58 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Bugfix update to s-nail-14.7.11 From "trondd" on ports@. "go for it" william@ (MAINTAINER) |
2015-01-08 01:37:15 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: SECURITY update to s-nail-14.7.10. Fixes for CVE-2004-2771 and CVE-2014-7844 ("shell command injection via crafted email addresses"). |
2015-01-03 11:00:47 by Jeremie Courreges-Anglas | Files touched by this commit (5) |
Log message: SECURITY update to s-nail-14.7.10. Fixes for CVE-2004-2771 and CVE-2014-7844 ("shell command injection via crafted email addresses"). Reminder and initial patch by "trondd" on ports@. Ack'd by william@ (MAINTAINER) who returned EBUSY. |