From: Philip Webb <purslow@ca.inter.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Anyone running mutt outboung smtp on port 587?
Date: Tue, 9 Jan 2024 14:54:06 -0500 [thread overview]
Message-ID: <ZZ2kXtgrL0qiAzGZ@ca.inter.net> (raw)
In-Reply-To: <ZZ2YDoktDadp_0pX@waltdnes.org>
240109 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.
> Is anybody else doing this ? If so, what changes does ~/.mutt/muttrc need ?
IIRC we both live in/near Toronto, so no doubt Big Bad Bell is responsible.
I could no longer use my ISP via Bell, as they can't use fibre
(this was recently changed by the Feds, but no doubt only after some delay).
Hence I'm now relying on my landlord's free Wifi
or my new cellphone's Hotspot facility for the I/net
(I fired Bell & now use Koodo, a sub of Telus),
but retain my ISP's mail service ( CAD 3 / mth ),
for which I too need to authenticate myself for access.
My notes tell me (set up Mutt in new machine ANB6) :
'USE="mbox" emerge mutt procmail fetchmail ssmtp'
cp fr ANB5 : /etc/ssmtp/ ~/.fetchmailrc ~/.procmailrc
/etc/group : add '<username>' to 'ssmtp'
and (authenticate for mail access) :
Send mail via Wifi : new procedure, as prev'ly no security needed ;
now CIN has to be told who it's dealing w.
We now need a hostname, so add 'anb6' to /etc/hostname ;
in /etc/dhcpcd.conf , add 'hostname anb6' ;
make sure 'hostname' service is in 'default' runlevel.
Mutt uses its own 'smtp', so we need to add in .muttrc :
'set ssl_starttls=yes
set ssl_force_tls=yes
set smtp_url="smtp://<username>@smtp.ca.inter.net:25"
set smtp_pass="<password>"'
We also need in /etc/hosts : '127.0.0.1 anb6 localhost'
I don't know anything re Port 587 : how do I find out my port number ?
BTW I do recommend ca.inter.net (their name) for I/net + e-mail :
I've used them happily for 15 years ; they are in Waterloo, Ont.
HTH
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatcadotinterdotnet
next prev parent reply other threads:[~2024-01-09 19:54 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 [this message]
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
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=ZZ2kXtgrL0qiAzGZ@ca.inter.net \
--to=purslow@ca.inter.net \
--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