Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Dale
Michael wrote: > 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.

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Michael
On Friday 27 September 2024 17:28:13 BST Dale wrote: > Grant Edwards wrote: > > On 2024-09-27, Dale wrote: > >>> You do know about the msmtp man page, right? > >> > >> Well, if copying someone's known working config file doesn't work right, > >> I'm not sure a man page is going to help much. > >

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Dale
Grant Edwards wrote: > On 2024-09-27, Dale wrote: > >>> You do know about the msmtp man page, right? >> Well, if copying someone's known working config file doesn't work right, >> I'm not sure a man page is going to help much. > The working configuration I provided didn't have an alias (or aliases

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Dale
Grant Edwards wrote: > On 2024-09-27, Dale wrote: > >> OK.  I added that line to the config file.  Then it gives me this error.  >> >> >> root@Gentoo-1 / # echo foo | msmtp -v bogus >> msmtp: /etc/msmtprc: line 5: unknown command alias >> root@Gentoo-1 / # > Sorry, my bad. It's aliases not alias:

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Dale
Michael wrote: > On Friday 27 September 2024 13:11:46 BST Dale wrote: >> Michael wrote: >>> 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

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Dale
Grant Edwards wrote: > On 2024-09-27, Dale wrote: > Sep 26 19:04:26 Gentoo-1 smartd[18737]: Executing test of to root ... Sep 26 19:04:36 Gentoo-1 msmtp[18815]: host=smtp.gmail.com tls=on auth=off from=rdalek1967gmail.com recipients=root errormsg='the server sent an empt

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Michael
On Friday 27 September 2024 13:11:46 BST Dale wrote: > Michael wrote: > > 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 yo

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-27 Thread Michael
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

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-27, Dale wrote: > >> It says port 465 but it is using Oauth2 if that matters. > It doesn't. > >> 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 wou

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-26, Grant Edwards wrote: > >> 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. > Ijust set up msmtp and it works too. Below is the msmtp config, > > * If you want,

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-26, 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 l

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-26, Dale wrote: >> Grant Edwards wrote: >> >>> It looks like your network is broken. Try this: >>> >>> $ telnet smtp.gmail.com 587 >>> Trying 209.85.145.109... >>> Connected to smtp.gmail.com. >>> Escape character is '^]'. >>> 220 smtp.gmail.co

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-26, Dale wrote: > >> I removed ssmtp and installed msmtp. I think I got the config set up >> but it is different so I may not have it right. It doesn't work tho. >> From messages. >> >> >> Sep 26 10:03:33 Gentoo-1 smartd[27728]: Executing test of to root ... >> S

Re: [gentoo-user] Re: Computer system email no not working since gmail change.

2024-09-26 Thread Dale
Grant Edwards wrote: > On 2024-09-26, Dale wrote: >>> It used to be the case you could set up an 'App Password' without having to >>> provide them with your phone number and other 'none-of-their-business' >>> personal information, but for some years now they have been asking for more >>> inform