Julien Cassaigne wrote,
| I use LOGABSTRACT=all to log all actions
| taken. This worked find until my provider upgraded from 3.11pre4
| to 3.11pre7, but now only the last matching recipe is logged, as
| if I had LOGABSTRACT=yes (well, not exactly: :0c recipes saving to
| a file are logged, but not :0c recipes redirecting the e-mail.)
| Could this be a bug, or did I miss something ?
It's a bug. Before 3.11pre7, adding a `c' flag to a filtering or variable
capture recipe when LOGABSTRACT=all logged the recipe, even though it was
non-delivering. The fix seems to have gone overboard; now `c' with LOGAB-
STRACT=all still logs saves to folders but doesn't log pipe or forward
actions.