From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 2 08:10:02 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77533571 for ; Wed, 2 Apr 2014 08:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B500961 for ; Wed, 2 Apr 2014 08:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s328A2R0030558 for ; Wed, 2 Apr 2014 08:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s328A2eI030557; Wed, 2 Apr 2014 08:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 2 Apr 2014 08:10:02 GMT Resent-Message-Id: <201404020810.s328A2eI030557@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mayuresh Kathe Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E0AC37A for ; Wed, 2 Apr 2014 08:00:44 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89BF4891 for ; Wed, 2 Apr 2014 08:00:44 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3280hoh088379 for ; Wed, 2 Apr 2014 08:00:43 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3280hSS088378; Wed, 2 Apr 2014 08:00:43 GMT (envelope-from nobody) Message-Id: <201404020800.s3280hSS088378@cgiserv.freebsd.org> Date: Wed, 2 Apr 2014 08:00:43 GMT From: Mayuresh Kathe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/188190: Mutt 1.5.23 needs to support POP, IMAP, SMTP over SSL X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 08:10:02 -0000 >Number: 188190 >Category: misc >Synopsis: Mutt 1.5.23 needs to support POP, IMAP, SMTP over SSL >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 02 08:10:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Mayuresh Kathe >Release: 10 >Organization: >Environment: >Description: As more and more people are migrating their email infrastructure to IMAP + SMTP combination, it's getting difficult to use the usual separated MTA + MUA approach for email management. I have been using Mutt on various Unix-like systems; Solaris (OmniOS), BSD (Open and Net), Linux (Ubuntu) with support for IMAP and SMTP over SSL and it's a joy to work in that mode. I have attempted compiling (manually, non-ports) Mutt 1.5.22 under FreeBSD 10 x86_64 but have failed due to absence of sasl_encode64 library (which I have been unable to locate yet). It would be nice if Mutt under FreeBSD too could support IMAP + SMTP over SSL out of the box. >How-To-Repeat: >Fix: The configure options I have used under other Unix-like systems are as below; --prefix=/usr/local --enable-pop --enable-imap --enable-smtp --with-ssl --with-sasl >Release-Note: >Audit-Trail: >Unformatted: