From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [SOLVED] [OT] Anyone running mutt outboung smtp on port 587?
Date: Mon, 22 Jan 2024 22:08:38 +0000 [thread overview]
Message-ID: <22161767.EfDdHjke4D@rogueboard> (raw)
In-Reply-To: <Za7jg7fiDa9vyYeI@waltdnes.org>
[-- Attachment #1: Type: text/plain, Size: 2205 bytes --]
On Monday, 22 January 2024 21:52:03 GMT Walter Dnes wrote:
> On Mon, Jan 22, 2024 at 03:24:44PM -0500, Walter Dnes wrote
>
> > On Tue, Jan 09, 2024 at 02:01:34PM -0500, Walter Dnes wrote
> >
> > > I'll soon be switching over from cable to fibre. It's the same ISP,
> > >
> > > but I'll be needing to authenticate outbound email on port 587 (long
> > > story).
> > >
> > Let's start this over again, because I was barking up the wrong
> >
> > tree. Rather than ASS-uming stuff, I finally asked in my ISP's support
> > forum and they said...
> >
> > > Regarding the SMTP server, the port 587 works on any type of
> > > technology we are offering. It has to be set with SSL, without
> > > any authentication.
>
> Well, that was easy. *IN MY PARTICULAR CASE* I added 3 lines to
> muttrc...
>
> set ssl_starttls=no
> set ssl_force_tls=no
> set smtp_url=smtp://smtp.ebox.ca:587
>
> ...and it works, at least on cable.
Some 20-25 years ago ISPs would offer email services to their customers, but
they had to connect to the SMTP server from the ISP provisioned block of IP
addresses. Until then SMTP port 25 was in use and username/passwd was not
required - although I recall some ISPs would use a 'POP before SMTP' control
mechanism to make sure only authenticated users on the ISP's POP3 server were
allowed to jump on the ISP's SMTP server.
The STARTTLS mechanism was standardised around the late 90s to introduce
encrypted communication with the server and 'AUTH PLAIN LOGIN' for SMTP was
added as an extension around that time. This was done in response to an
increasing abuse of SMTP servers by miscreants to relay messages for SPAM and
malware alike.
If your ISP *only* offers access from their own block of IPs, do they refuse
access to their SMTP server for legitimate subscribers who move around and
want to send messages from a different network?
Anyway, if you disable TLS encryption then your communication with the server
is sent in the clear. It would be prudent to consider it as a form of public
communication, rather than private. I thought email comms encryption and
server authentication was ubiquitous for decades now, but obviously I am
wrong! :-)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2024-01-22 22:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 19:01 [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587? Walter Dnes
2024-01-09 19:54 ` Philip Webb
2024-01-10 4:59 ` Walter Dnes
2024-01-18 17:02 ` Walter Dnes
2024-01-18 18:42 ` Michael
2024-01-21 4:23 ` Walter Dnes
2024-01-21 12:05 ` Michael
2024-01-21 16:09 ` Walter Dnes
2024-01-21 16:29 ` Jack
2024-01-21 19:27 ` Michael
2024-01-22 20:24 ` Walter Dnes
2024-01-22 21:52 ` [gentoo-user] [SOLVED] " Walter Dnes
2024-01-22 22:08 ` Michael [this message]
2024-01-23 4:21 ` Walter Dnes
2024-01-23 9:36 ` Michael
2024-01-23 15:47 ` [gentoo-user] [SOLVED] [OT] Anyone running mutt outbound " Walter Dnes
2024-01-23 16:12 ` Michael
2024-01-23 19:09 ` Walter Dnes
2024-01-23 21:41 ` Michael
2024-01-24 2:19 ` Walter Dnes
2024-01-24 9:32 ` Michael
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22161767.EfDdHjke4D@rogueboard \
--to=confabulate@kintzios.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox