From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 875B515838C for ; Thu, 18 Jan 2024 17:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A09D2BC01F; Thu, 18 Jan 2024 17:02:37 +0000 (UTC) Received: from barracuda.ebox.ca (barracuda.ebox.ca [96.127.255.19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C06982BC014 for ; Thu, 18 Jan 2024 17:02:36 +0000 (UTC) X-ASG-Debug-ID: 1705597355-0c856e713d17e9bd0001-LfjuLa Received: from smtp.ebox.ca (smtp.ebox.ca [96.127.255.82]) by barracuda.ebox.ca with ESMTP id r9gV1GMygEcSFicj (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Thu, 18 Jan 2024 12:02:35 -0500 (EST) X-Barracuda-Envelope-From: waltdnes@waltdnes.org X-Barracuda-RBL-Trusted-Forwarder: 96.127.255.82 Received: from waltdnes.org (unknown [198.58.217.37]) by smtp.ebox.ca (Postfix) with SMTP id 51D9D441B21 for ; Thu, 18 Jan 2024 12:02:34 -0500 (EST) Received: by waltdnes.org (sSMTP sendmail emulation); Thu, 18 Jan 2024 12:02:44 -0500 X-Barracuda-RBL-IP: 198.58.217.37 X-Barracuda-Effective-Source-IP: 198-58-217-37.on.cable.ebox.net[198.58.217.37] X-Barracuda-Apparent-Source-IP: 198.58.217.37 From: "Walter Dnes" Date: Thu, 18 Jan 2024 12:02:44 -0500 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587? Message-ID: X-ASG-Orig-Subj: Re: [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587? References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Barracuda-Connect: smtp.ebox.ca[96.127.255.82] X-Barracuda-Start-Time: 1705597355 X-Barracuda-Encrypted: AES128-SHA X-Barracuda-URL: https://96.127.255.19:443/cgi-mod/mark.cgi X-Barracuda-BRTS-Status: 1 X-Virus-Scanned: by bsmtpd at ebox.ca X-Barracuda-Scan-Msg-Size: 1457 X-Barracuda-Spam-Score: 0.50 X-Barracuda-Spam-Status: No, SCORE=0.50 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.0 tests=WEIRD_PORT X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.119606 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.50 WEIRD_PORT URI: Uses non-standard port number for HTTP X-Archives-Salt: 0ceaec59-0844-4973-a181-af79a65d3e3b X-Archives-Hash: 23c0887392c8fcf7e3cf7ab31b247620 I haven't been switched over to fibre yet due to config problems, but I'm trying to test port 587 using your settings. I recompiled mutt adding USE="debug gnutls". With "mutt -d 2" I get the a lot of debug output, including the following. To further complicate things, when I switch back to the old muttrc, I get something about "no From:" I had to rebuild without gnutls to get it working again. What do the last 2 lines imply? [2024-01-18 11:36:00] Sending message... [2024-01-18 11:36:00] Looking up smtp.ebox.ca... [2024-01-18 11:36:00] Connecting to smtp.ebox.ca... [2024-01-18 11:36:00] Connected to smtp.ebox.ca:587 on fd=4 [2024-01-18 11:36:00] 4< 220 smtp.ebox.ca ESMTP Postfix (Debian/GNU) [2024-01-18 11:36:00] 4> EHLO waltdnes.org [2024-01-18 11:36:00] 4< 250-smtp.ebox.ca [2024-01-18 11:36:00] 4< 250-PIPELINING [2024-01-18 11:36:00] 4< 250-SIZE 20000000 [2024-01-18 11:36:00] 4< 250-VRFY [2024-01-18 11:36:00] 4< 250-ETRN [2024-01-18 11:36:00] 4< 250-STARTTLS [2024-01-18 11:36:00] 4< 250-ENHANCEDSTATUSCODES [2024-01-18 11:36:00] 4< 250-8BITMIME [2024-01-18 11:36:00] 4< 250 DSN [2024-01-18 11:36:00] 4> STARTTLS [2024-01-18 11:36:00] 4< 220 2.0.0 Ready to start TLS [2024-01-18 11:36:00] gnutls_handshake: A packet with illegal or unsupported version was received. [2024-01-18 11:36:02] Could not negotiate TLS connection -- Roses are red Roses are blue Depending on their velocity Relative to you