Re: Postfix

2025-04-29 Thread jarmo
Tue, 29 Apr 2025 13:48:17 -0400 Charles Dennett kirjoitti: > On 4/29/25 12:54 PM, jarmo wrote: > > > But... As said, it was running ok, so far, when > > came new kernel, updated, rebooted computer, postfix > > sevice didn't start. In F41 it worked ok, when after kernel > > update rebooted.. > >

Re: Resolving names

2025-04-29 Thread Javier Perez
On Tue, Apr 29, 2025 at 4:53 AM Samuel Sieb wrote: > On 4/29/25 1:10 AM, Javier Perez wrote: > > Help. Looking at the about systemd-resolved question prompted me to try > > to clear a problem I am having with local DNS. > > My home system have few pcs and other devices, some of them with static

Re: Resolving names

2025-04-29 Thread Javier Perez
> > > On Tue, Apr 29, 2025 at 4:12 AM Barry wrote: > > > On 29 Apr 2025, at 09:11, Javier Perez wrote: > >  > Help. Looking at the about systemd-resolved question prompted me to try to > clear a problem I am having with local DNS. > My home system have few pcs and other devices, some of them w

Re: Postfix

2025-04-29 Thread Charles Dennett
On 4/29/25 12:54 PM, jarmo wrote: But... As said, it was running ok, so far, when came new kernel, updated, rebooted computer, postfix sevice didn't start. In F41 it worked ok, when after kernel update rebooted.. This F42 have something, what makes postix sevice disabled after reboot, again af

Re: Postfix

2025-04-29 Thread Peter Boy Uni
> Am 29.04.2025 um 13:50 schrieb jarmo : > > Tue, 29 Apr 2025 12:39:53 +0200 > Peter Boy Uni kirjoitti: > > >> That’s a regression since F41. >> >> When you issue an systemctl status postfix just after reboot, you >> should get a short information about the reason. I suppose it is a >> com

Re: Postfix

2025-04-29 Thread jarmo
Tue, 29 Apr 2025 09:13:48 -0700 Mike Wright kirjoitti: > > Read what I posted to you before. It is disabled. That means it > will NOT START automatically. You must enable it in order for it to > be started automatically. > > the command "systemctl enable --now postfix" will set it to be > sta

Re: securing this workstation.

2025-04-29 Thread Patrick O'Callaghan
On Tue, 2025-04-29 at 22:36 +0930, Tim via users wrote: > On Tue, 2025-04-29 at 11:07 +0100, Patrick O'Callaghan wrote: > > You seem to be blaming the list for the user's alleged mistakes. I > > don't see the logic. > > I do suppose that more than one of us should have noticed it and told > the or

Re: Postfix

2025-04-29 Thread Mike Wright
On 4/29/25 08:35, jarmo wrote: Tue, 29 Apr 2025 07:10:46 -0700 Mike Wright kirjoitti: On 4/29/25 04:50, jarmo wrote: Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled; preset: disabled) That line says it is disabled. Try "systemctl enable --now postfix", then "systemctl st

Re: Postfix

2025-04-29 Thread jarmo
Tue, 29 Apr 2025 07:10:46 -0700 Mike Wright kirjoitti: > On 4/29/25 04:50, jarmo wrote: > > Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled; > > preset: disabled) > > That line says it is disabled. > > > Try "systemctl enable --now postfix", then "systemctl status > postfix

Re: Postfix

2025-04-29 Thread Tim via users
On Tue, 2025-04-29 at 14:50 +0300, jarmo wrote: > systemctl status postfix > ○ postfix.service - Postfix Mail Transport Agent > Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled; > preset: disabled) > Drop-In: /usr/lib/systemd/system/service.d > └─10-timeout-a

Re: securing this workstation.

2025-04-29 Thread Doug H.
On Tue, Apr 29, 2025, at 6:06 AM, Tim via users wrote: > On Tue, 2025-04-29 at 11:07 +0100, Patrick O'Callaghan wrote: >> You seem to be blaming the list for the user's alleged mistakes. I >> don't see the logic. > > I do suppose that more than one of us should have noticed it and told > the origin

Re: Postfix

2025-04-29 Thread Tim via users
Tim: > > Bearing in mind that even *then* there have been cases of the network > > not actually being up and running before being declared it was. I'm > > beginning to think we need either a post-boot target, or at least an > > improvement on the network is up decision making. Benny Lyne Amorsen:

Re: Postfix

2025-04-29 Thread Tim via users
On Tue, 2025-04-29 at 16:12 +0200, Benny Lyne Amorsen wrote: > The recommended solution is to trigger service start off incoming > connections, if possible. This is less ideal for things like Postfix > which might need to send traffic before they receive it. On this computer we don't break the law

Re: sagemath

2025-04-29 Thread George N. White III
On Tue, Apr 29, 2025 at 8:20 AM George N. White III wrote: > On Mon, Apr 28, 2025 at 2:03 PM Patrick Dupre via users < > users@lists.fedoraproject.org> wrote: > >> Hello, >> >> If I am correct, there was a sagemath package in the past, but it seems >> that it is not available anymore. >> Could so

Re: Postfix

2025-04-29 Thread Benny Lyne Amorsen
Tim via users writes: > Bearing in mind that even *then* there have been cases of the network > not actually being up and running before being declared it was. I'm > beginning to think we need either a post-boot target, or at least an > improvement on the network is up decision making. network-

Re: Postfix

2025-04-29 Thread Mike Wright
On 4/29/25 04:50, jarmo wrote: Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled; preset: disabled) That line says it is disabled. Try "systemctl enable --now postfix", then "systemctl status postfix". See if that status changes. -- _

Re: Postfix

2025-04-29 Thread Francis . Montagnac
Hi On Tue, 29 Apr 2025 22:06:28 +0930 Tim via users wrote: > Barry kirjoitti: >> > Being enabled is not necessarily enough. >> > It must be enabled for the default target. >> > >> > Is it wanted by the default target? /usr/lib/systemd/system/postfix.service states to enable it in the multi-use

Re: securing this workstation.

2025-04-29 Thread Tim via users
On Tue, 2025-04-29 at 11:07 +0100, Patrick O'Callaghan wrote: > You seem to be blaming the list for the user's alleged mistakes. I > don't see the logic. I do suppose that more than one of us should have noticed it and told the original poster about it. I skimmed over it and didn't really notice

Re: Postfix

2025-04-29 Thread Tim via users
Barry kirjoitti: > > Being enabled is not necessarily enough. > > It must be enabled for the default target. > > > > Is it wanted by the default target? > > jarmo: > Is this what you mean? > systemctl enable postfix > Created symlink > '/etc/systemd/system/multi-user.target.wants/postfix.servi

Re: Resolving names

2025-04-29 Thread Tim via users
On Tue, 2025-04-29 at 03:10 -0500, Javier Perez wrote: > Help. Looking at the about systemd-resolved question prompted me to > try to clear a problem I am having with local DNS. > My home system have few pcs and other devices, some of them with > static ip addresses set at my local router. > My si

Re: Postfix

2025-04-29 Thread Theodore Papadopoulo
See this message in the thread "Merge /usr/bin & /usr/sbin after upgrade to F42?" maybe ?     Hope, this helps a bit.     Theo. Forwarded Message Subject:Re: Merge /usr/bin & /usr/sbin after upgrade to F42? Date: Mon, 28 Apr 2025 18:03:26 +0200 From: francis.montag

Re: Postfix

2025-04-29 Thread jarmo
Tue, 29 Apr 2025 12:39:53 +0200 Peter Boy Uni kirjoitti: > That’s a regression since F41. > > When you issue an systemctl status postfix just after reboot, you > should get a short information about the reason. I suppose it is a > complain about network availability at the point of time syste

Re: sagemath

2025-04-29 Thread George N. White III
On Mon, Apr 28, 2025 at 2:03 PM Patrick Dupre via users < users@lists.fedoraproject.org> wrote: > Hello, > > If I am correct, there was a sagemath package in the past, but it seems > that it is not available anymore. > Could somebody clarifies the situation? > > Linux is suffering from limited dev

Re: Postfix

2025-04-29 Thread Peter Boy Uni
> Am 29.04.2025 um 10:51 schrieb jarmo : > > Where to look, postfix service won't start > after reboot? Have to start manually every > time... > And yes service is enabled. Happens every > time, when update kernel...? That’s a regression since F41. When you issue an systemctl status postfix

Re: securing this workstation.

2025-04-29 Thread Patrick O'Callaghan
On Mon, 2025-04-28 at 20:26 -0400, Jonathan Billings wrote: > You’ve posted both your user’s and root’s hashed passwords to a public list, > AND mentioned that you’ve got ssh open to the world. I imagine your email > headers probably also have your IP. > Well… > > Good luck. I can’t take it any

Re: Resolving names

2025-04-29 Thread Samuel Sieb
On 4/29/25 1:10 AM, Javier Perez wrote: Help. Looking at the about systemd-resolved question prompted me to try to clear a problem I am having with local DNS. My home system have few pcs and other  devices, some of them with static ip addresses set at my local router. My situation is that name

Re: Postfix

2025-04-29 Thread jarmo
Tue, 29 Apr 2025 10:09:21 +0100 Barry kirjoitti: > Being enabled is not necessarily enough. > It must be enabled for the default target. > > Is it wanted by the default target? > > Barry Is this what you mean? systemctl enable postfix Created symlink '/etc/systemd/system/multi-user.target.want

Re: Resolving names

2025-04-29 Thread Barry
On 29 Apr 2025, at 09:11, Javier Perez wrote:Help. Looking at the about systemd-resolved question prompted me to try to clear a problem I am having with local DNS.My home system have few pcs and other  devices, some of them with static ip addresses set at my local router.My situation is that name

Re: Postfix

2025-04-29 Thread Barry
> On 29 Apr 2025, at 09:52, jarmo wrote: > > Where to look, postfix service won't start > after reboot? Have to start manually every > time... > And yes service is enabled. Happens every > time, when update kernel...? Being enabled is not necessarily enough. It must be enabled for the default

Postfix

2025-04-29 Thread jarmo
Where to look, postfix service won't start after reboot? Have to start manually every time... And yes service is enabled. Happens every time, when update kernel...? Jarmo -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Resolving names

2025-04-29 Thread Javier Perez
Help. Looking at the about systemd-resolved question prompted me to try to clear a problem I am having with local DNS. My home system have few pcs and other devices, some of them with static ip addresses set at my local router. My situation is that name resolution does not always work. For example

Re: suspend option

2025-04-29 Thread Patrick Dupre via users
> On 4/28/25 5:23 PM, Patrick Dupre via users wrote: > > ○ sleep.target > > Loaded: masked (Reason: Unit sleep.target is masked.) > > Active: inactive (dead) > > > > ○ suspend.target > > Loaded: masked (Reason: Unit suspend.target is masked.) > > Active: inactive (dead) >