Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 20:06:41 +0100 (BST)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54592: [PATCH] mail/mutt-devel: fix APOP, mark SASL as broken
Message-ID:  <20030717190641.A38EB337@saboteur.dek.spc.org>
Resent-Message-ID: <200307171910.h6HJAKg3068995@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54592
>Category:       ports
>Synopsis:       [PATCH] mail/mutt-devel: fix APOP, mark SASL as broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 17 12:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD saboteur.dek.spc.org 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Mon Jun 23 06:55:01 BST 2003 root@saboteur.dek.spc.org:/usr/src/sys/i386/compile/SABOTEUR i386


	
>Description:
	The enclosed patch also fixes a link error caused by pop_auth.c
	not using the correct MD5_* function names.

	The SASL code in mutt-devel is not able to authenticate via SASL
	to courier-imap and generates the following error:-

Jul 17 19:55:46 arginine imapd-ssl: Invalid SASL response
Jul 17 19:55:46 arginine imapd-ssl: malloc: No child processes
Jul 17 19:55:52 arginine imapd-ssl: Unexpected SSL connection shutdown.

	Mutt complains about an invalid SASL response.

	Disabling compilation with SASL resolves the issue.

>How-To-Repeat:
	
>Fix:

	

--- muttfix.col begins here ---
ports/mail/mutt-devel/Makefile
ports/mail/mutt-devel/files/patch-pop_auth.c
--- muttfix.col ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030717190641.A38EB337>