Re: [gentoo-user] cronie setup questions

2024-10-03 Thread Arve Barsnes
On Fri, 4 Oct 2024 at 01:47, Walter Dnes wrote: > My head hurts. Which config file do I enter the config into, and are > there any initialization steps? Is there a simpler cron program, if > that would help? As Dale said, 'crontab -e' to edit the current user's crontab is the easiest solution

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Wols Lists
On 03/10/2024 12:33, Michael wrote: Usually this is a POP3 setting. Instead of deleting a message from the server once it is downloaded by your client, you can configure it to delete the downloaded message with some delay. With IMAP4 you have to delete the messages from the server yourself and

Re: [gentoo-user] cronie setup questions

2024-10-03 Thread Dale
Walter Dnes wrote: > The Gentoo install suggested using "cronie". I want to run a script > daily as local user. The config I want is... > > 35 7 * * * waltdnes /home/waltdnes/pm/check4update/check4update > > I did some RTFM... > > * There is no "man cronie" but there is a /etc/init.d/cronie >

[gentoo-user] cronie setup questions

2024-10-03 Thread Walter Dnes
The Gentoo install suggested using "cronie". I want to run a script daily as local user. The config I want is... 35 7 * * * waltdnes /home/waltdnes/pm/check4update/check4update I did some RTFM... * There is no "man cronie" but there is a /etc/init.d/cronie * There is a "man cron" * There i

Re: [gentoo-user] Bumping a version of a specific package

2024-10-03 Thread Tomás Carvalho
I was able to do the PR (38861)! Your guide was *extremely *helpful (already bookmarked 🙂) thank you very much! Best, Tomás* * On 10/3/24 07:25, Matt Jolly wrote: Hi Tomás, Opening a Pull Request to resolve your bug is not just OK, it's encouraged. Reading up on the bug you provided, the

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Michael
On Thursday 3 October 2024 10:37:44 BST Dale wrote: > Michael wrote: > > On Thursday 3 October 2024 05:30:58 BST Dale wrote: > >> Wol wrote: > >>> On 02/10/2024 19:47, Dale wrote: > Well, I'm not really wanting to do my own email server. In a way, > I'd like to have it so that everything

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Peter Humphrey
On Wednesday 2 October 2024 20:10:15 BST Wol wrote: > Make sure you set everything up in the local config file - look at the > global file that comes with dovecot, and at the end you'll see a pointer > to a non-existent local file. Set that up, and then make sure your email > client can see it. Mo

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Peter Humphrey
On Thursday 3 October 2024 12:33:46 BST Michael wrote: > On Thursday 3 October 2024 10:37:44 BST Dale wrote: > > Also, I figure I could set it to > > delete after a few days or a week from the email provider. > > Usually this is a POP3 setting. Instead of deleting a message from the > server onc

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Arve Barsnes
On Thu, 3 Oct 2024 at 16:44, Peter Humphrey wrote: > Not wishing to hijack the thread, but I've been trying for years, > intermittently, to get LAN mail working. It did work once, years ago, but I'm > damned if I can get it going again now. My problem is not with dovecot but > with postfix. Mail o

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Michael
On Thursday 3 October 2024 05:30:58 BST Dale wrote: > Wol wrote: > > On 02/10/2024 19:47, Dale wrote: > >> Well, I'm not really wanting to do my own email server. In a way, > >> I'd like to have it so that everything is fetched, stored on my > >> system and then I can use any email software I want

Re: [gentoo-user] Anyone here use Proton email service?

2024-10-03 Thread Dale
Michael wrote: > On Thursday 3 October 2024 05:30:58 BST Dale wrote: >> Wol wrote: >>> On 02/10/2024 19:47, Dale wrote: Well, I'm not really wanting to do my own email server. In a way, I'd like to have it so that everything is fetched, stored on my system and then I can use any ema