Summary | procmail gnu-utilites settings ignored |
Queue | Ingo |
Queue Version | 3.2.8 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | as (at) it64 (dot) ch |
Created | 03/10/2016 (3455 days ago) |
Due | |
Updated | 10/20/2017 (2866 days ago) |
Assigned | 03/13/2016 (3452 days ago) |
Resolved | 03/13/2016 (3452 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 5a26085a67849aa0772df84349b07284c254d917
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun, 13 Mar 2016 18:08:34 -0400
Bug: 14284Honor date, echo, and ls overrides.M lib/Script/Procmail/Recipe.php
https://github.com/horde/ingo/commit/5a26085a67849aa0772df84349b07284c254d917
Taken from
State ⇒ Resolved
commit df37acc16fe2f7fd689a50025d9fd4d6c88a9326
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Mar 13 18:08:34 2016 -0400
Bug: 14284Honor date, echo, and ls overrides.ingo/lib/Script/Procmail/Recipe.php | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/df37acc16fe2f7fd689a50025d9fd4d6c88a9326
commit fdb39ecdcc792e21c22547568607afb579d47f42
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Mar 13 18:08:34 2016 -0400
Bug: 14284Honor date, echo, and ls overrides.ingo/lib/Script/Procmail/Recipe.php | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/fdb39ecdcc792e21c22547568607afb579d47f42
State ⇒ Assigned
Assigned to
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ procmail gnu-utilites settings ignored
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
'date' => '/usr/local/bin/gdate',
'echo' => '/usr/local/bin/gecho',
'ls' => '/usr/local/bin/gls',
in the generated scripts is only the standard ls/echo/date are used..
and so in FreeBSD the scripts dont work..