Port details |
- greylite Modified greylisting for qmail and for any other MDA
- 2.3_6 mail =4 2.3_6Version of this port present on the latest quarterly branch.
- Maintainer: oliver@FreeBSD.org
- Port Added: 2007-12-19 12:43:09
- Last Update: 2024-03-30 09:59:44
- Commit Hash: bf1b0eb
- People watching this port, also watch:: isoqlog, nginx, lua54-luaexpat, proggy_fonts-ttf, monit
- License: BSD3CLAUSE
- WWW:
- https://github.com/OlliL/greylite/
- Description:
- Greylite is a SPAM filter with exceptional effectiveness and without false
positives. It combines natively with qmail and works as a proxy for any SMTP
server.
It implements a modified greylisting algorithm that improves the filtering
effectiveness and minimizes the delay drawbacks associated with the standard
greylisting algorithm.
It can be tuned to recognize suspicious clients and reject their attempts
multiple times, reaching filtering rates of over 99% without false positives.
Greylite is easy to setup and maintain, and it is small and fast.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/greylite/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/greylite
- pkg install greylite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: greylite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (greylite-2.3.tar.bz2) = db676e2511ff42ad9ba2201be55df10e89b19bbc225ce523fa218d4e542c16db
SIZE (greylite-2.3.tar.bz2) = 20663
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tcpserver : sysutils/ucspi-tcp
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- libcares.so : dns/c-ares
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for greylite-2.3_6:
DNSBLENV=on: Module for interfacing with DNS blacklists
UCSPI2SOCKET=on: Module for using greylite as SMTP proxy
===> Use 'make config' to modify these settings
- Options name:
- mail_greylite
- USES:
- sqlite tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3_6 30 Mar 2024 09:59:44 |
Yasuhiro Kimura (yasu) |
mail/greylite: Move man page to share/man
Approved by: portmgr (blanket) |
2.3_5 12 Nov 2022 19:06:27 |
Oliver Lehmann (oliver) |
mail/greylite: switch from public_distfiles to github |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3_5 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
2.3_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_5 12 Dec 2020 19:32:14 |
oliver |
fix build on CURRENT
make portlint a bit more happy |
2.3_5 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.3_5 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
2.3_4 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3_4 10 Jan 2016 16:44:24 |
bapt |
Convert categories m* and m* to USES=sqlite and USES=firebird |
2.3_4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.3_4 05 Mar 2015 19:10:19 |
antoine |
Unbreak |
2.3_4 04 Mar 2015 09:45:59 |
oliver |
remove unneeded stuff |
2.3_4 04 Mar 2015 07:41:05 |
oliver |
restore greylite
STAGEify it
move distfiles to public_distfiles-mirror
move MAN8 into PLIST_FILES
move pkg-message to SUB_FILES |
2.3_4 01 Sep 2014 21:26:00 |
bapt |
Remove non staged ports without pending PR from ma* |
2.3_4 28 Aug 2014 10:21:32 |
tijl |
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port) |
2.3_3 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
2.3_2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.3_2 13 Jul 2014 23:36:40 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.3_2 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.3_1 04 Jul 2014 09:12:57 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
2.3_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.3_1 01 Jun 2013 23:18:20 |
bapt |
Convert to new options framework |
2.3_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.3_1 15 Jun 2009 12:10:15 |
roam |
Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(
Bump the shared lib dependency on ports touched by the c-ares update.
Pointy hat to: roam (myself) |
2.3 13 Mar 2008 20:57:12 |
miwi |
- Update to 2.3
PR: 121605
Submitted by: Mij <mij@bitchx.it> (Maintainer) |
2.2 02 Feb 2008 10:24:12 |
miwi |
- Fix a typo
- Update pkg-descr (forgot in the previous commit)
PR: 120206
Submitted by: Mij <mij@bitchx.it> (maintainer) |
2.2 01 Feb 2008 12:14:31 |
miwi |
- Update to 2.2
PR: 120037
Submitted by: Mij <mij@bitchx.it> (maintainer) |
2.0 19 Jan 2008 06:49:42 |
beech |
- Update to 2.0
Changes:
- greylite can now work as a generic SMTP proxy
- command errors in client behaviour analysis
- completely new command session control, now able to extract
envelope information out of any SMTP command session even with
unrecognized/custom commands. SMTP AUTH still passes transparently
automatically
PR: ports/119736
Submitted by: Mij <mij@bitchx.it> (maintainer)
Approved by: linimon (mentor) |
1.3 19 Dec 2007 12:42:50 |
miwi |
Greylite is an implementation of a modified greylisting technology for fighting
SPAM on mailservers running qmail.
Greylite does not require patching qmail, it is self-contained because it uses
sqlite, it uses a technology that minimizes delivery delays and enables suspect
senders to be multiply rejected and never whitelisted.
Greylite is easy to setup and maintain, and it is small and fast.
WWW: http://mij.oltrelinux.com/net/greylite/
PR: ports/118233
Submitted by: Mij <mij at bitchx.it> |