From owner-freebsd-questions@FreeBSD.ORG Sat Nov 2 20:02:54 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTP id A9E4BA80 for ; Sat, 2 Nov 2013 20:02:54 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id 6060B263B for ; Sat, 2 Nov 2013 20:02:53 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id 4AE8869EE61 for ; Sat, 2 Nov 2013 20:39:25 +0100 (CET) Received: from soth.ventu (adsl-ull-240-148.41-151.net24.it [151.41.148.240]) (authenticated bits=0) by ns2.biolchim.it (8.14.7/8.14.7) with ESMTP id rA2Jd4wr072358 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 2 Nov 2013 20:39:15 +0100 (CET) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-240-148.41-151.net24.it [151.41.148.240] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.7/8.14.7) with ESMTP id rA2JcsYw008459; Sat, 2 Nov 2013 20:38:55 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <527554CE.1040605@netfence.it> Date: Sat, 02 Nov 2013 20:38:54 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "R. Scott Evans" Subject: Re: [Half OT] Mavericks' Mail and SSL References: <52718078.8080702@netfence.it> <5272C747.8030805@rsle.net> <5273EF3F.8040307@netfence.it> <5273FD23.7090207@rsle.net> In-Reply-To: <5273FD23.7090207@rsle.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Sat, 02 Nov 2013 20:39:17 +0100 (CET) X-Scanned-By: MIMEDefang 2.74 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2013 20:02:54 -0000 On 11/01/13 20:12, R. Scott Evans wrote: > I offer both SSL/TLS (465) and STARTTLS (587) to my users. In the Mac > Mail I don't see an option for differentiating the connection security > between SSL/TLS and STARTTLS other than specifying the port manually. > There is a checkbox to Use SSL regardless of what port option is used > (which I obviously have checked). > > Anyhow, I changed the port on my Mac to 465 and it still worked for me. > Then again, I also just tried switching it back to the "default (25, > 465, 587)" option for the port and it now works with that also, so I'm > not sure what is going on? Thanks again. Would you mind sending me your .cf file, your FreeBSD, Sendmail, and OpenSSL version? Any other useful config file? Are you using a self-signed certificate? bye & Thanks av.