ports/110678: postfix sould allow multiple SASL

baptiste.daroussin at gmail.com baptiste.daroussin at gmail.com
Thu Mar 22 14:30:04 UTC 2007


>Number:         110678
>Category:       ports
>Synopsis:       postfix sould allow multiple SASL
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 22 14:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	The postfix ports should allow to choose multiple SASL method. At least I tried SASL2 and DOVECOT_SASL and both work well together
	I use dovecot_sasl for smtpd_sasl_type but currently it is not recognize for smtp_sasl_type so I use SASL2 (cyrus for that purpose.
	Commenting out the test for the knobs and selecting both SASL2 and DOVECOT_SASL work great now I get :
	#postconf -A
	cyrus
	
	and
	#postconf -a
	cyrus
	dovecot
	

>How-To-Repeat:
	make config in mail/postfix select DOVECOT_SASL and SASL2, the type make (got an error)
>Fix:
	Remove the test at least for WITH_SASL2 and WITH_DOVECOT and retry to compile selecting both.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list