procmail
[Top] [All Lists]

Re: Command died with status 134

2015-08-11 00:37:58
Thanks Ian!
procmail: Locking "uudeview2.lock"
procmail: [12269] Mon Aug 10 17:38:57 2015

Do you change TIMEOUT or LOCKTIMEOUT anywhere in your config?
nope!

   :0f
   * ! ^X-Forwarded-To:.*<some-special-signifier-in-my-gmail-forwards>
   * ! ^X-Forwarded-For:.*<some-special-signifier-in-my-gmail-forwards>

This is slightly suspect to me, what is the f flag supposed to do on a
forwarding recipe?  The manpage only documents it for a pipe recipe.

I thought necessary for the pipe to shell lower down, refactored
it now.
   :0w:uudeview2.lock
   | sleep 1;chmod 644 /www/eric/existing_dir/*

I would also try to rewrite this so that a shell is not necessary.
Maybe using find and friends.

I will check my inotify (which should be doing this already) and
see if it can do this reliably.

Eric
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail