From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Computer system email no not working since gmail change.
Date: Fri, 27 Sep 2024 11:31:33 +0100 [thread overview]
Message-ID: <5982839.MhkbZ0Pkbq@rogueboard> (raw)
In-Reply-To: <ddb8776e-7440-dd22-d427-b27be977d846@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3415 bytes --]
On Thursday 26 September 2024 22:11:20 BST Dale wrote:
> root@Gentoo-1 / # telnet smtp.gmail.com 587
> Trying 142.251.116.108...
> Trying 2607:f8b0:4023:1000::6c...
> telnet: Unable to connect to remote host: Network is unreachable
> root@Gentoo-1 / #
>
>
> Can't connect. Well, that explains a lot. It can't reach anything to
> log into. It looks like it is trying both IPv4 and v6. So, I used
> ping. It works there.
STOP RIGHT THERE!
You may not have a mail application configuration problem after all (ssmtp/
msmtp), but you definitely have a network/server connectivity problem. You
need to sort out the network connection first, before you look at your smtp
client configuration.
> root@Gentoo-1 / # ping smtp.gmail.com
> PING smtp.gmail.com (142.250.115.108) 56(84) bytes of data.
> 64 bytes from rq-in-f108.1e100.net (142.250.115.108): icmp_seq=1 ttl=53
> time=32.1 ms
> 64 bytes from rq-in-f108.1e100.net (142.250.115.108): icmp_seq=2 ttl=53
> time=45.0 ms
> 64 bytes from rq-in-f108.1e100.net (142.250.115.108): icmp_seq=3 ttl=53
> time=39.3 ms
> ^C
> --- smtp.gmail.com ping statistics ---
> 3 packets transmitted, 3 received, 0% packet loss, time 1998ms
> rtt min/avg/max/mdev = 32.062/38.776/45.017/5.299 ms
> root@Gentoo-1 / # ping 142.251.116.108
> PING 142.251.116.108 (142.251.116.108) 56(84) bytes of data.
> 64 bytes from 142.251.116.108: icmp_seq=1 ttl=53 time=30.4 ms
> 64 bytes from 142.251.116.108: icmp_seq=2 ttl=53 time=56.0 ms
> 64 bytes from 142.251.116.108: icmp_seq=3 ttl=53 time=30.6 ms
> ^C
> --- 142.251.116.108 ping statistics ---
> 3 packets transmitted, 3 received, 0% packet loss, time 2000ms
> rtt min/avg/max/mdev = 30.351/38.988/56.049/12.063 ms
> root@Gentoo-1 / #
So you can access the server, but not connect to the port.
Can you connect to ports 25, or 465?
Can you connect to 'smtp-relay.gmail.com' instead?
If you cannot see an open port, then either your network is misconfigured, or
you've annoyed Google enough to block your access to their smtp service.
> What silly boo boo did I make this time????
>
> >> I am connected through a VPN but Seamonkey works fine. I can check and
> >> send email there,
Ah! I have found Google logs your IP address and when this changes they may
choose to block your connection to their service. Often it sends you a
message in your backup email address/phone asking you to confirm if the device
and new IP address you are trying to connect from is you and yours.
Throwing a VPN in the works may trigger the above security (re)action, when
your client is using an 'App Password' token, as opposed to the full OAUTH2
exchange.
> That is true but why buy one if you can't run it? LOL This is yet
> another reason I want to switch from Gmail. They nothing but nosy
> anyway. I think it is common knowledge that they scan all emails and
> use the info for various things, including ads, which I block by the way.
Google's modus operandi is arguably predicated on recording your data, your
location, your movements, your purchases, your contacts, your written/spoken
word, your interests, your thoughts, etc. Selling advertisements is a
monetisation mechanism to facilitate the high cost of their operation. They
are not unique in this endeavor, other Big-Tech quasi-monopolies are
performing the same role. The offer of 'free' internet services is the
honeypot used to attract footfall.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2024-09-27 10:32 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 2:44 [gentoo-user] Computer system email no not working since gmail change Dale
2024-09-25 20:43 ` Dale
2024-09-26 7:13 ` covici
2024-09-26 7:28 ` Dale
2024-09-26 8:56 ` Michael
2024-09-26 10:44 ` Dale
2024-09-26 11:16 ` Michael
2024-09-26 15:42 ` Dale
2024-09-26 17:54 ` [gentoo-user] " Grant Edwards
2024-09-26 17:58 ` Grant Edwards
2024-09-26 20:20 ` Dale
2024-09-26 20:42 ` Grant Edwards
2024-09-26 21:03 ` Grant Edwards
2024-09-27 0:19 ` Dale
2024-09-26 21:11 ` Dale
2024-09-26 21:22 ` Grant Edwards
2024-09-27 0:08 ` Dale
2024-09-27 2:40 ` Grant Edwards
2024-09-27 4:47 ` Dale
2024-09-27 13:47 ` Grant Edwards
2024-09-27 14:11 ` Dale
2024-09-27 14:48 ` Grant Edwards
2024-09-27 15:33 ` Dale
2024-09-27 16:00 ` Grant Edwards
2024-09-27 16:28 ` Dale
2024-09-27 16:53 ` Michael
2024-09-27 10:31 ` Michael [this message]
2024-09-27 12:11 ` Dale
2024-09-27 13:06 ` Michael
2024-09-27 14:13 ` Dale
2024-09-26 12:47 ` Grant Edwards
2024-09-26 15:18 ` Dale
2024-09-26 13:42 ` [gentoo-user] " Frank Steinmetzger
2024-09-27 15:51 ` Dale
2024-09-27 16:49 ` John Blinka
2024-09-26 11:49 ` covici
2024-09-26 12:49 ` [gentoo-user] " Grant Edwards
2024-09-26 16:09 ` [gentoo-user] " Matt Connell
2024-09-27 15:58 ` Dale
2024-09-26 9:03 ` Wolfgang Müller
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=5982839.MhkbZ0Pkbq@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