public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Computer system email no not working since gmail change.
Date: Thu, 26 Sep 2024 19:08:32 -0500	[thread overview]
Message-ID: <d3debaef-6528-c8a7-66e8-fb55dbf6b02d@gmail.com> (raw)
In-Reply-To: <vd4jar$168o$1@ciao.gmane.io>

Grant Edwards wrote:
> On 2024-09-26, Dale <rdalek1967@gmail.com> 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.
>>
>> 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
> Those commands are using two different IP addresses.
>
> It's not uncommon that DNS resolvers for heavily used services rotate
> through a pool of addresses, but for testing purposes you should pick
> a single IP address.
>
>>>> I am connected through a VPN but Seamonkey works fine. I can check and
>>>> send email there,
>>> Do you mean can send email via Gmail's SMTP server using Seamonkey?
>>>
>>> How are the SMTP server settings configured in Seamonkey?
>>>
>>> Is it using Oauth2 or an app password?
>> I checked, It is using Oauth2. I had to change it a good while back
>> but I think SMART could still send emails for a while after that.
> Is it using the same port number as msmtp?
>

It says port 465 but it is using Oauth2 if that matters.  I'll admit,
the last time I got this working, I followed a guide and it just
worked.  Once it worked, I left it alone.  I was scared that if I
touched it, it would stop working.  LOL 

I changed the config to port 465 and it still failed with this. 


Sep 26 19:04:26 Gentoo-1 smartd[18737]: Executing test of <mail> to root ...
Sep 26 19:04:36 Gentoo-1 msmtp[18815]: host=smtp.gmail.com tls=on
auth=off from=rdalek1967<at>gmail.com recipients=root errormsg='the
server sent an empty reply' exitcode=EX_PROTOCOL
Sep 26 19:04:36 Gentoo-1 smartd[18737]: Test of <mail> to root produced
unexpected output (65 bytes) to STDOUT/STDERR:
Sep 26 19:04:36 Gentoo-1 smartd[18737]: mail: cannot send message:
Process exited with a non-zero status
Sep 26 19:04:36 Gentoo-1 smartd[18737]: Test of <mail> to root: failed
(32-bit/8-bit exit status: 256/1)


It repeated that several times before stopping. 


>>> I just did a quick test, and sending via smtp.gmail.com using an app
>>> password worked fine from mutt.  I don't have msmtp set up at the
>>> moment.
>> 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.
> There's nothing wrong with Gmail. The app password feature works
> exactly as documented, and is definitely the right way to provide
> authentication for "dumb" programs that don't know how to do OAUTH2.
>
>
>

I still don't like all the snooping they do.  Basically, I just don't
trust Google, with a lot of things. 

Dale

:-)  :-) 


  reply	other threads:[~2024-09-27  0:08 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 [this message]
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
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=d3debaef-6528-c8a7-66e8-fb55dbf6b02d@gmail.com \
    --to=rdalek1967@gmail.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