| Summary | .forward not generated |
| Queue | Ingo |
| Queue Version | 3.0.2 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | as (at) schneider-pc (dot) ch |
| Created | 01/23/2013 (4803 days ago) |
| Due | 01/24/2013 (4802 days ago) |
| Updated | 01/24/2013 (4802 days ago) |
| Assigned | |
| Resolved | 01/24/2013 (4802 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 3.0.3 |
| Patch | No |
commit ce0762acf37687095fcb4a6d4fc5197c0317584c
Author: Jan Schneider <jan@horde.org>
Date: Thu Jan 24 12:25:11 2013 +0100
Add missing comma (
Bug #11989).ingo/config/backends.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ce0762acf37687095fcb4a6d4fc5197c0317584c
there is a comma missing after )
),
'forward_file' => '.forward',
'forward_string' => '"|exec /usr/local/bin/procm...
Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.0.3
commit 71ef421ac2660f6b0fa769d41156de661a31d7e5
Author: Jan Schneider <jan@horde.org>
Date: Thu Jan 24 11:43:08 2013 +0100
[jan] Fix configuration of 'forward_file' paramter (
Bug #11989).ingo/config/backends.php | 9 ++++-----
ingo/docs/CHANGES | 1 +
ingo/package.xml | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/71ef421ac2660f6b0fa769d41156de661a31d7e5
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ .forward not generated
Due ⇒ 01/24/2013
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
forward_file and forward_sting is set in backend.php but
only the .procmailrc is generated .forward is missing