Good Morning,
My procmail is working intermittently between midnight and
sunrise. Sometimes from midnight to 04:00, sometimes as late as
08:00. I noticed the behavior a few months ago, I don't know how
long it has been happening. So, I inserted the line in my
crontab to run a test.
I have had the line in my .procmailrc forever, first, before
anything else. When procmail is working I, do not, get the test
emails in my mailbox, but they do go into my backup. When
procmail is down the the test emails appear in my mailbox but not
the backup.
From .procmailrc
:0 c
$HOME/ztrash.procmail/mail_backup_procmail/cur
From crontab
0 * * * * echo `date`| $MAILX -s "sonic backup_procmail - `date +\%A' '\%Y\%m\%d-\%H\%M`" [email protected]
Thanks,
Vic
My procmail is working intermittently between midnight and
sunrise. Sometimes from midnight to 04:00, sometimes as late as
08:00. I noticed the behavior a few months ago, I don't know how
long it has been happening. So, I inserted the line in my
crontab to run a test.
I have had the line in my .procmailrc forever, first, before
anything else. When procmail is working I, do not, get the test
emails in my mailbox, but they do go into my backup. When
procmail is down the the test emails appear in my mailbox but not
the backup.
From .procmailrc
:0 c
$HOME/ztrash.procmail/mail_backup_procmail/cur
From crontab
0 * * * * echo `date`| $MAILX -s "sonic backup_procmail - `date +\%A' '\%Y\%m\%d-\%H\%M`" [email protected]
Thanks,
Vic