aboutsummaryrefslogtreecommitdiff
path: root/mail/opendmarc
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* (1) Add USES perl5 and add RUN_DEPENDS for perl modules needed by theMatthew Seaman2016-02-061-7/+11
| | | | | | | | | | | | | | | | | various perl scripts installed by this port (2) Use ${PORTSDIR}/mail/sendmail/bsd.milter.mk to link against libmilter installed by the mail/sendmail port when WITH_SENDMAIL_PORT=yes is set in /etc/make.conf or the base libmilter if WITH_SENDMAIL_BASE=yes PR: 202374 (1) Submitted by: freebsd-ports@dan.me.uk (1) matthew (2) Reviewed by: pi (1) Approved by: maintainer timeout (>14days) Notes: svn path=/head/; revision=408319
* 1) Makes opendmarc rc script more local: sockets friendly (createAndrey A. Chernov2015-12-012-2/+30
| | | | | | | | | | | | | directory with needed permissions, start/stop cleanups). 2) Move pidfile to newly created /var/run/opendmarc by default. This directory is perfectly suitable and needed mainly for local: sockets, but to not violate POLA socket still remains as "inet:8893@localhost". Approved by: maintainer timeout Notes: svn path=/head/; revision=402719
* mail/opendmarc: Add libspf2 as a run-time (library) dependencyKubilay Kocak2015-10-272-27/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | libsfp2 is a build and run-time dependency for opendmarc. Currently libspf2 is declared a BUILD_DEPENDS, which results in the libspf2 package being removed by portmaster or pkg as an unecessary package when using -s argument or autoremove command respectively. This change correctly declares libspf2 as a LIB_DEPENDS, resulting in both build and run-time dependency registration. While I'm here: - Convert MSPF conditional to an option helper - Group and sort USE{S} entries - Whitespace align OPTIONS - Tweak SPF_DESC to match ./configure output for the option - Sort pkg-plist PR: 204050 Submitted by: Douglas <douglas douglasthrift net> Approved by: portmgr (blanket) MFH: 2015Q4 Notes: svn path=/head/; revision=400214
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* five milter ports: Add or improve support on systems missing sendmailJohn Marino2015-03-191-0/+5
| | | | | | | | | | | In some cases no-sendmail support was in place but missing CFLAGS or LDFLAGS, but in others it needed to be added. Problems found as a result of DragonFly removing sendmail from base. Approved by: just fix it. Notes: svn path=/head/; revision=381679
* Update to version 1.3.1, Maintainer change to Dan Mahoney <danm@prime.gushi.org>Erwin Lansing2015-03-113-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is mainly a bug fix release, but it does contain one important new feature. Upgrade is recommended. The full RELEASE_NOTES for this version, showing changes since the last release: 1.3.1 2015/02/23 Fix bug #97: Add ability to change envelope sender, client IP address, client hostname, and HELO value used in test mode, via environment variables. This can be turned into something more formal in a later release. Suggested by Andreas Schulze. Fix bug #102: Don't lose SPF results and output the "-1" default. Reported by Kurt Roeckx. Fix bug #103: Fix IgnoreAuthenticatedClients by requesting the right macro value from the MTA. Fix bug #113: Remove "TemporaryDirectory" (unused). Patch from Andreas Schulze. LIBOPENDMARC: Fix bug #104: Include <sys/param.h> and <resolv.h> in <opendmarc/dmarc.h> so that MAXPATHLEN and MAXNS get defined consistently. Reported by Frank J. Lhota. LIBOPENDMARC: Fix bug #105: Get the h_errno definition from <netdb.h> rather than declaring it. Problem noted by Frank J. Lhota. LIBOPENDMARC: Fix bug #106: Clean up issues with the types passed to opendmarc_policy_library_dns_hook(). Noted by Frank J. Lhota. DOCS: Fix bug #99: Update list of constraints on opendmarc_policy_fetch_alignment(). Reported by Frank J. Lhota. REPORTS: Fix bug #108: Handle malformed mailto URIs in DMARC records (e.g., just "mailto:"). Reported by Andreas Schulze. REPORTS: Fix bug #110: Support SQL backend selection in opendmarc-expire. Reported by Mark Reidenbach. PR: 198502 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Notes: svn path=/head/; revision=380979
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* mail/opendmarc: add SPF optionBartek Rutkowski2014-10-021-0/+13
| | | | | | | | | | PR: 192999 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> Reviewed by: maintainer Approved by: mentors (implicit) Notes: svn path=/head/; revision=369812
* mail/opendmarc: 1.2.0 -> 1.3.0Kurt Jaeger2014-08-013-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.3.0 2014/07/31 Integrated SPF checking is now available through the new SPFSelfValidate and SPFIgnoreResults settings. Feature request #79: Optionally ignore clients that authenticated using SMTP AUTH. Fix bug #60, part II: Default AuthservID to the name provided by the MTA, not the local host name, which is consistent with what OpenDKIM does. Suggested by Robbert Klarenbeek. Fix bug #72: Don't crash when From fields are absent. Patch from Andreas Schulze. Fix bug #74: Change "Forensic" to "Failure" just about everywhere to match the language now being used in the base DMARC draft. Note that this also changes some names in the configuration file. Fix bug #75: Correct typo in MIME of forensic reports. Reported by Julian Mehnle. Fix bug #76: Repair damage with respect to Authentication-Results header field selection. Reported by Todd Lyons. Fix bug #77: Request quarantine from the MTA during option negotiation. Reported by Richard Platel. Fix bug #78: Add missing newline in forensic report header. Fix bug #90: Make "--with-sql-backend" without any value do the right thing. Reported by Scott Kitterman. Fix bug #93: Honor size limits in URIs. Patch from Tomki Camp. Make "smime" and "rrvs" legal Authentication-Results methods. Provide better logging when pclose() for a forensic report returns non-zero. Problem noted by Michael Nausch. Add configuration support for internal SPF checks. Includes hooks in the milter to check that SPF is configured to do so. This can use a private SPF implementation or libspf2. Fix strlcat() and strlcpy() support for Debian. Patch from Scott Kitterman. REPORTS: Feature request #80: Generate aggregate reports on UTC day boundaries. Requested by Tomki Camp. REPORTS: Feature request #84: Optionally expire old data from lower-growth tables. Requested by Christoph Steindl. REPORTS: Fix bug #70: Fix date range generation in reports. Patch from Karol Augustin. REPORTS: Fix bug #82: Fix recording of report timestamp to avoid lost records. Reported by Christoph Steindl. REPORTS: Fix bug #83: When expiring data, truncate the signatures table if all messages were expired. Reported by Christoph Steindl. REPORTS: Fix bug #85: Report subdomain policy. Patch from Christoph Steindl. LIBOPENDMARC: Fix bug #71: Fix "rua" extraction from DMARC records Problem noted by Karol Augustin. LIBOPENDMARC: Added support for milter to perform own spf checks. Three new files: opendmarc_spf.c, opendmard_spf_dns.c and test/test_spf.cl, allow integrated SPF support. Support for use of libspf2 is also provided. PR: 192311 Submitted by: jaap@NLnetLabs.nl (maintainer) Notes: svn path=/head/; revision=363744
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-272-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=359488
* - Update to version 1.2.0, support staging [1]Pawel Pekala2014-03-163-11/+22
| | | | | | | | | | | | - More precise LICENSE - Fix shebangs in perl scripts - Strip library PR: ports/187608 [1] Submitted by: maintainer Notes: svn path=/head/; revision=348403
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* OpenDMARC is an open source implementation of Domain-based MessageFelippe de Meirelles Motta2013-06-285-0/+102
Authentication, Reporting & Conformance, or DMARC. It builds on the successes of technologies such as DomainKeys Identified Mail (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that enforces policy on domain names that are visible to end users, and creates a feedback framework for identifying and tracking fraudulent use of domain names in email. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol. WWW: http://www.trusteddomain.org/opendmarc.html PR: ports/177486 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Notes: svn path=/head/; revision=321980