Bug 202248 - [patch] mail/p5-Sendmail-Milter: add IPv6 support
Summary: [patch] mail/p5-Sendmail-Milter: add IPv6 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Mathieu Arnold
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-11 18:56 UTC by J.R. Oldroyd
Modified: 2015-10-28 12:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (marc)


Attachments
patch to add IPv6 support in connect_callback (2.26 KB, patch)
2015-08-11 18:56 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2015-08-11 18:56:54 UTC
Created attachment 159775 [details]
patch to add IPv6 support in connect_callback

The system libmilter library has IPv6 support.  However p5-Sendmail-Milter does not handle connections from IPv6 addresses properly.  A trivial patch fixes that.

This should probably be forwarded upstream.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2015-10-28 10:51:45 UTC
Regenerated the patches with make makepatch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-10-28 12:58:11 UTC
A commit references this bug:

Author: mat
Date: Wed Oct 28 12:57:23 UTC 2015
New revision: 400383
URL: https://svnweb.freebsd.org/changeset/ports/400383

Log:
  add IPv6 support in connect_callback

  maintainer timeout

  PR:		202248
  Submitted by:	fbsd opal com
  MFH:		2015Q4
  Sponsored by:	Absolight

Changes:
  head/mail/p5-Sendmail-Milter/Makefile
  head/mail/p5-Sendmail-Milter/files/patch-Milter.pm
  head/mail/p5-Sendmail-Milter/files/patch-callbacks.c