On 03 avril 2026 17:26, "László Böszörményi (GCS)" <[email protected]> wrote:
> Hi, > > On Sat, Feb 28, 2026 at 3:45 AM Christian Marillat <[email protected]> > wrote: >> After the last upgrade : >> >> ,---- >> | $ sudo service fetchmail start >> | Failed to start fetchmail.service: Unit fetchmail.service not found. >> `---- > Yup, systemd no longer supports service start / stop via initscripts. > Default for fetchmail also changed from system wide start to per user > support. fetchmail still start with a system wide configuration file. I think a lot of people still have a fetchmail configuration in /etc Also you can have a per user configuration in the wide config file. copying /etc/fetchmailrc to the ~/.fetchmarc is probably a bad idea. Christian

