Bug 70595

Summary: add SPF patch to postfix
Product: Ports & Packages Reporter: Vick Khera <vivek>
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
smime.p7s none

Description Vick Khera 2004-08-17 23:00:45 UTC
	

add patch to optionally use libspf2 in postfix.  no version bump since it
is a compile time option that doesn't require anyone to update if they
don't want this feature.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 15:13:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 15:13:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 15:20:21 UTC
+-le 17/08/2004 17:59 -0400, Vivek Khera a dit :
| 
|> Number:         70595
|> Category:       ports
|> Synopsis:       add SPF patch to postfix

This breaks when using SPF && TLS (and maybe others), could you have a look ?

-- 
Mathieu Arnold
Comment 4 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 15:20:30 UTC
State Changed
From-To: open->feedback

maintainer asked about a patch problem
Comment 5 Vick Khera 2004-08-18 15:35:38 UTC
On Aug 18, 2004, at 10:20 AM, Mathieu Arnold wrote:

> +-le 17/08/2004 17:59 -0400, Vivek Khera a dit :
> |
> |> Number:         70595
> |> Category:       ports
> |> Synopsis:       add SPF patch to postfix
>
> This breaks when using SPF && TLS (and maybe others), could you have a 
> look ?
>
> -- 
> Mathieu Arnold

According to Dean this is a known issue.  The patches conflict (he 
wrote them both).  There are other combinations of patches to postfix 
that conflict as well, but that's never held up a feature before :-)
Comment 6 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 15:40:16 UTC
+-le 18/08/2004 10:35 -0400, Vivek Khera a dit :
| 
| On Aug 18, 2004, at 10:20 AM, Mathieu Arnold wrote:
| 
|> +-le 17/08/2004 17:59 -0400, Vivek Khera a dit :
|> | 
|> |> Number:         70595
|> |> Category:       ports
|> |> Synopsis:       add SPF patch to postfix
|> 
|> This breaks when using SPF && TLS (and maybe others), could you have a 
|> look ?
|> 
|> -- 
|> Mathieu Arnold
| 
| According to Dean this is a known issue.  The patches conflict (he wrote
| them both).  There are other combinations of patches to postfix that
| conflict as well, but that's never held up a feature before :-)
| 

Hum, ok, maybe you should have some checks so that users know that it's not
gonna run, either in the Makefile, either in the config script no ?
And maybe a special patch for TLS+SPF, because I'm not going to let TLS go,
even if I want SPF :-/

-- 
Mathieu Arnold
Comment 7 Vick Khera 2004-08-18 16:25:31 UTC
On Aug 18, 2004, at 10:40 AM, Mathieu Arnold wrote:

> Hum, ok, maybe you should have some checks so that users know that 
> it's not
> gonna run, either in the Makefile, either in the config script no ?
> And maybe a special patch for TLS+SPF, because I'm not going to let 
> TLS go,
> even if I want SPF :-/
>

i'll look into conflict checking, but there are so many combinations of 
patches now on the postfix port that it is utterly impossible to 
enumerate them all.  I'll add a note for the SPF and IPV6+TLS 
combination, since it is common.  Perhaps we lobby Dean for a combo 
patch :-)

Should I submit a revised patch or an additional patch based on this 
one being applied already?

Vivek Khera, Ph.D.
+1-301-869-4449 x806
Comment 8 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 16:33:14 UTC
State Changed
From-To: feedback->closed

committed, thanks !
Comment 9 Mathieu Arnold freebsd_committer freebsd_triage 2004-08-18 16:35:13 UTC
+-le 18/08/2004 15:30 +0000, Vivek Khera a dit :
| The following reply was made to PR ports/70595; it has been noted by GNATS.
| 
| From: Vivek Khera <vivek@khera.org>
| To: FreeBSD-gnats-submit@FreeBSD.org
| Cc:  
| Subject: Re: ports/70595: add SPF patch to postfix
| Date: Wed, 18 Aug 2004 11:25:31 -0400
| 
|  --Apple-Mail-9-718898001
|  Content-Transfer-Encoding: 7bit
|  Content-Type: text/plain;
|  	charset=US-ASCII;
|  	format=flowed
|  
|  
|  On Aug 18, 2004, at 10:40 AM, Mathieu Arnold wrote:
|  
|  > Hum, ok, maybe you should have some checks so that users know that 
|  > it's not
|  > gonna run, either in the Makefile, either in the config script no ?
|  > And maybe a special patch for TLS+SPF, because I'm not going to let 
|  > TLS go,
|  > even if I want SPF :-/
|  >
|  
|  i'll look into conflict checking, but there are so many combinations of 
|  patches now on the postfix port that it is utterly impossible to 
|  enumerate them all.  I'll add a note for the SPF and IPV6+TLS 
|  combination, since it is common.  Perhaps we lobby Dean for a combo 
|  patch :-)
|
|  Should I submit a revised patch or an additional patch based on this 
|  one being applied already?

Well, I just committed your patch, so, you'd better send a new PR for that :-)

-- 
Mathieu Arnold