Path to this page:
./
mail/mopher,
Versatile mail filter
Branch: CURRENT,
Version: 0.5.3nb2,
Package name: mopher-0.5.3nb2,
Maintainer: petarThe mail gopher (mopher) is an extension to all mail transfer agents
that implement the Sendmail Milter API. It reads a list of rules and
acts on each incoming mail delivery attempt based on various criteria
and existing states.
Mopher supports indiscriminate and selective grey- and whitelisting of
either individual addresses or whole domains (based on reverse lookups
and rules provided by Mozilla's Public Suffix List). Access to tables
and state-related data passes through a generic interface and is then
translated by one of the available backend drivers.
Required to run:[
devel/libidn] [
mail/libspf2]
Required to build:[
mail/libmilter] [
pkgtools/cwrappers]
Package options: spf
Master sites:
Filesize: 193.978 KB
Version history: (Expand)
- (2021-06-24) Updated to version: mopher-0.5.3nb2
- (2017-11-23) Package has been reborn
- (2015-09-27) Updated to version: mopher-0.5.3nb1
- (2015-02-27) Updated to version: mopher-0.5.3
- (2014-12-08) Updated to version: mopher-0.5.2
- (2014-12-01) Package added to pkgsrc.se, version mopher-0.5.1 (created)
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103) |
Log message:
Revbump for MySQL default change
|
2021-05-14 15:54:01 by Nia Alarie | Files touched by this commit (1) |
Log message:
mopher: needs bdb
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-01-01 17:35:38 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed pkglint warnings about unpaired CONF_FILES declarations.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-27 01:29:13 by Greg Troxel | Files touched by this commit (4) |
Log message:
Drop use of objcopy (because it's nonportable and not really necessary).
From Petar Bogdanovic in private mail.
|