Re: How to start offlineimap systemd

2020-05-05 Thread jose . wo
Hello Ihor and all, Thanks you for the answers. Indeed within /usr/share/doc/offlineimap/examples/systemd/ there is a very nice README file that explains it very well as you did!! I'm sorry it took me this long to reply but I had debian installed in my computer in the lab and I can't come that of

Re: How to start offlineimap systemd

2020-05-03 Thread Andrei POPESCU
On Du, 03 mai 20, 15:28:11, jose...@posteo.net wrote: > > systemctl --user start offlineimap > Failed to start offlineimap.service: Unit offlineimap.service not > found. > > You can see that the service is not found. I have also tried starting > with socket activation but it is the same. > > Is

Re: How to start offlineimap systemd

2020-05-03 Thread Ihor Antonov
On Sunday, 3 May 2020 06:28:11 PDT jose...@posteo.net wrote: > Hello all!! > > I'm sorry if my question is terribly simple but I'm a new debian > user. I have always been an archlinux user but now I've decided to > give debian buster a try. > > Everything is working smoothly except offlineimap. A

Re: How to start offlineimap systemd

2020-05-03 Thread nito
On Sun, May 03, 2020 at 15:28:11 +0200, jose...@posteo.net wrote: > Everything is working smoothly except offlineimap. Actually I works > well, the problem is that I can't start the systemd service. > > I've tried like this: > > systemctl --user start offlineimap > Failed to start offlineimap.se