pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mopher



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Dec  1 13:58:15 UTC 2014

Added Files:
        pkgsrc/mail/mopher: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/mail/mopher/files: mopherd.acl mopherd.conf mopherd.sh

Log Message:
Import mopher-0.5.1 as mail/mopher.
Packaged in wip by Petar Bogdanovic.

The 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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/mopher/DESCR pkgsrc/mail/mopher/Makefile \
    pkgsrc/mail/mopher/PLIST pkgsrc/mail/mopher/distinfo \
    pkgsrc/mail/mopher/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/mopher/files/mopherd.acl \
    pkgsrc/mail/mopher/files/mopherd.conf pkgsrc/mail/mopher/files/mopherd.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index