Version: 1.0, Package name: femail-1.0 |
Maintained by: Okan Demirmen |
Master sites: |
Description-chroot statically linked version of femail which installs itself into the default httpd(8) chroot area. Description-main femail is intended to be used on servers that do not run a real MTA or inside chroot(8) environments. It features a sendmail(8)-compatible command line interface and forwards mail via SMTP to the host given in the config file, an environment variable or localhost. |
Filesize: 8.971 KB |
Version History (View Complete History) |
|
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 |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2015-05-21 04:45:38 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak: this was not properly bumped. |
2015-05-20 20:42:58 by Gleydson Soares | Files touched by this commit (2) |
Log message: fix pkg/README (FAQ Section 10.16 was removed on apache cleanup, so zap your reference here and rewrite instructions). The change affects the -chroot package, so bump. problem pointed out by Felipe Scarel <fbscarel at gmail.com>, thanks! OK/tweaks sthen@ okan@(MAINTAINER) |
2015-04-03 09:12:28 by Pascal Stumpf | Files touched by this commit (11) |
Log message: Bumps for static PIE changes. "just commit" naddy@ |
2015-02-04 14:16:11 by Stuart Henderson | Files touched by this commit (4) |
Log message: Force a WANTLIB on libc for ports linked statically, to ensure they get updated following major updates in base. kurt is ok with this approach. ok naddy |
2011-03-22 03:45:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: @sample the femail static binary add /usr/sbin/sendmail under the /var/www chroot. ok sthen@ okan@ (maintainer) |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2009-03-27 12:28:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: add a note to MESSAGE-chroot explaining that the php mail function needs /bin/sh. helps avoid hair-pulling and wasting a whole bunch of time... ok ajacoutot, okan (maintainer) |
2008-07-20 16:26:00 by Okan Demirmen | Files touched by this commit (4) |
Log message: - add note to point -chroot users to FAQ regarding name resolution. - make -chroot subpackage depend on -main so we get a manpage. - take MAINTAINER (requested by previous MAINTAINER). - add @bin markers while here. ok mbalmer@ on a slightly older diff, ok sthen@ |
2007-12-05 13:56:21 by Okan Demirmen | Files touched by this commit (8) |
Log message: - converted to MULTI_PACKAGES by Alexey Suslikov - tweaks by myself and bernd@ ok bernd@ (MAINTAINER) |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-05-11 08:45:42 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Add static FLAVOR. Useful in a chroot environment. requested by Aiko Barz and henning@ |