Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-24 Thread Michael
On Wednesday, 24 January 2024 02:19:29 GMT Walter Dnes wrote: > I'm back after several minutes backing up to two USB drives. > > On Tue, Jan 23, 2024 at 09:41:16PM +, Michael wrote > > > For SMTP server use: > > > > set smtp_url = "smtp://your_user_n...@www.cotse.net:465" > > Just one c

Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-23 Thread Walter Dnes
I'm back after several minutes backing up to two USB drives. On Tue, Jan 23, 2024 at 09:41:16PM +, Michael wrote > For SMTP server use: > > set smtp_url = "smtp://your_user_n...@www.cotse.net:465" Just one change... change "smtp://" to "smtps://", otherwise mutt won't connect... set s

Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-23 Thread Michael
On Tuesday, 23 January 2024 19:09:19 GMT Walter Dnes wrote: > On Tue, Jan 23, 2024 at 04:12:05PM +, Michael wrote > > > You can also try to set deprecated TLS protocols in ~/.muttrc > > to see if this will allow for a successful connection: > > > > http://mutt.org/doc/manual/#ssl-use-tlsv1 >

Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-23 Thread Walter Dnes
On Tue, Jan 23, 2024 at 04:12:05PM +, Michael wrote > You can also try to set deprecated TLS protocols in ~/.muttrc > to see if this will allow for a successful connection: > > http://mutt.org/doc/manual/#ssl-use-tlsv1 Thanks. I commented out the "no" lines. TLS 1.1 failed, but TLS 1.0 s

Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-23 Thread Michael
On Tuesday, 23 January 2024 15:47:28 GMT Walter Dnes wrote: > On Tue, Jan 23, 2024 at 09:36:13AM +, Michael wrote > > > Since gnutls is playing up with mutt, you can try setting USE="-gnutls" > > and re-emerge mutt to see if it succeeds establishing a connection. > > If I emerge mutt with U

Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound smtp on port 587?

2024-01-23 Thread Walter Dnes
On Tue, Jan 23, 2024 at 09:36:13AM +, Michael wrote > Since gnutls is playing up with mutt, you can try setting USE="-gnutls" > and re-emerge mutt to see if it succeeds establishing a connection. If I emerge mutt with USE="-gnutls" and comment out "set ssl_starttls=no", email fails... [202