Page 2 of 2

Re: Procmail suddenly stopped working.

Posted: Tue Jun 08, 2021 11:25 am
by warriorz
Stopped by here on the off chance that someone else might have a solution...

In answer to your question, procmails are still not working.

Any help would be appreciated

Re: Procmail suddenly stopped working.

Posted: Sun Jun 13, 2021 12:24 pm
by warriorz
@gkeller

Grant,
Any chance you will able to look at this ?

Re: Procmail suddenly stopped working.

Posted: Tue Jun 15, 2021 10:42 am
by gkeller
I fixed a typo on one of your mailboxes that was preventing the logging from working. The other mailbox had the same typo, but also has logging off. It will work if you turn it on at some point. Otherwise it looks like those two mailboxes are working correctly, if that is not the case let me know.

Re: Procmail suddenly stopped working.

Posted: Fri Aug 13, 2021 11:43 am
by warriorz
Thank-you Grant, that fixed things for me.
I notice you are using an absolute path for the logfile. To future-proof this against sonic changing the home directory mount point, is it okay to change these to $HOME/logfile or is there some special reason for the absolute path

Re: Procmail suddenly stopped working.

Posted: Thu Sep 30, 2021 11:24 am
by gkeller
In general I suggest you use $HOME for the reason you stated. However keep in mind that your setup is a bit unique. Since you have the procmailrc files for your mailboxes under your main account, those procmails should have the log path hardcoded. Otherwise the $HOME variable points to a directory that you don't have access to on your main account.