Re: Local, system e-mails only delivered on reboot--SOLVED

2024-07-03 Thread Barry
> On 3 Jul 2024, at 21:47, Tim Evans wrote: > > DNS is the auto-gobbledegook F40 uses, which point the system to itself. The resolv.conf file is created on each boot. Configure how dns works with the /etc/systemd/resolve.conf and networkmanager to ignore the search from dhcp. Then it will st

Re: Local, system e-mails only delivered on reboot--SOLVED

2024-07-03 Thread Tim Evans
On 7/3/24 5:52 PM, Tom Horsley wrote: On Wed, 3 Jul 2024 16:45:30 -0400 Tim Evans wrote: Se, we find where the bogus domain name comes from. AND, changing it to my actual domain name, then running the sendmail queue clears everything out of the queue. But will the network software put back t

Re: Local, system e-mails only delivered on reboot--SOLVED

2024-07-03 Thread Jeffrey Walton
On Wed, Jul 3, 2024 at 4:47 PM Tim Evans wrote: > > On 7/3/24 4:10 PM, Tim via users wrote: > > On Wed, 2024-07-03 at 10:04 -0400, Tim Evans wrote: > >> Jul 03 09:45:07 kestrel sendmail[1526]: 45T7V2ou003307: > >> to=, delay=4+06:14:04, xdelay=00:00:00, > >> mailer=esmtp, pri=9500566, relay=kestre

Re: Local, system e-mails only delivered on reboot--SOLVED

2024-07-03 Thread Tom Horsley
On Wed, 3 Jul 2024 16:45:30 -0400 Tim Evans wrote: > Se, we find where the bogus domain name comes from. AND, changing it to > my actual domain name, then running the sendmail queue clears everything > out of the queue. But will the network software put back the bogus resolv.conf behind your b

Re: Local, system e-mails only delivered on reboot--SOLVED

2024-07-03 Thread Tim Evans
On 7/3/24 4:10 PM, Tim via users wrote: On Wed, 2024-07-03 at 10:04 -0400, Tim Evans wrote: Jul 03 09:45:07 kestrel sendmail[1526]: 45T7V2ou003307: to=, delay=4+06:14:04, xdelay=00:00:00, mailer=esmtp, pri=9500566, relay=kestrel.mynetworksettings.com., dsn=4.4.1, stat=Deferred: Connection refuse

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread Tim via users
On Wed, 2024-07-03 at 10:04 -0400, Tim Evans wrote: > Jul 03 09:45:07 kestrel sendmail[1526]: 45T7V2ou003307: > to=, delay=4+06:14:04, xdelay=00:00:00, > mailer=esmtp, pri=9500566, relay=kestrel.mynetworksettings.com., > dsn=4.4.1, stat=Deferred: Connection refused by > kestrel.mynetworksetting

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread Tim Evans
On 7/3/24 11:25 AM, George N. White III wrote: On Wed, Jul 3, 2024 at 12:16 PM George N. White III > wrote: On Wed, Jul 3, 2024 at 11:43 AM Tom Horsley mailto:horsley1...@gmail.com>> wrote: On Wed, 3 Jul 2024 10:04:30 -0400 Tim Evans wrote:

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread Mike Wright
On 7/3/24 07:21, Tom Horsley wrote: ...sendmail is utterly cryptic, I still have nightmares about the Bat book. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Cod

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread George N. White III
On Wed, Jul 3, 2024 at 12:16 PM George N. White III wrote: > On Wed, Jul 3, 2024 at 11:43 AM Tom Horsley wrote: > >> On Wed, 3 Jul 2024 10:04:30 -0400 >> Tim Evans wrote: >> >> > Suggestions for further digging? Thanks. >> >> Probably not really helpful, but sendmail is utterly cryptic, I start

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread George N. White III
On Wed, Jul 3, 2024 at 11:43 AM Tom Horsley wrote: > On Wed, 3 Jul 2024 10:04:30 -0400 > Tim Evans wrote: > > > Suggestions for further digging? Thanks. > > Probably not really helpful, but sendmail is utterly cryptic, I started > using postfix years ago because it was easier to configure. > I

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread Tom Horsley
On Wed, 3 Jul 2024 10:04:30 -0400 Tim Evans wrote: > Suggestions for further digging? Thanks. Probably not really helpful, but sendmail is utterly cryptic, I started using postfix years ago because it was easier to configure. Maybe run as root: fgrep -R mynetworksettings /etc to see if it can

Local, system e-mails only delivered on reboot

2024-07-03 Thread Tim Evans
[I posted a similar question a couple of months back, but mistakenly thought I had resolved the issue] One of my F40 systems fails to deliver local, system-generated e-mails (logfiles and such) UNTIL it gets rebooted. sendmail-8.18.1-1.fc40.x86_64 is installed for local e-mail handling. On r