[ingo] bashism in ingo procmail rules
Michael M Slusarz
slusarz at horde.org
Tue Dec 30 18:45:58 UTC 2014
Quoting Julien Savoie <julien.savoie at usainteanne.ca>:
> ingo's procmail rules use "echo -e" which works fine under bash, but not
> dash. Fix is simple, use /bin/echo. So I added this to backends.local.php
>
> $backends['procmail']['transport'][Ingo::RULE_ALL]['params']['echo'] =
> '/bin/echo';
>
> I still see "echo" without the /bin/echo in .procmailrc scripts. What
> did I miss? Does this belong in script rather than transport? Reading
> backends.php does not suggest this however.
Did you logout and then login and regenerate? That config command
looks correct and should work.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the ingo
mailing list