Hello!
On Tue, 29 Aug 2023 at 17:14:33 (+), Slavko via Exim-users wrote:
> I don't know how bash deals with autoexport, but i find diference:
> + when i unset PATH variable, the env can find python (and others)
> + when i set PATH to empty (or other) value, the env fails
"undefined var" !=
Dňa 29. augusta 2023 16:34:24 UTC používateľ Jeremy Harris via Exim-users
napísal:
>Does your shell auto-export a set variable to the environment?
>Or does it stay as an internal variable, leaving the PATH
>in the environment unchanged?
I don't know how bash deals with autoexport, but i find di
On 28/08/2023 11:57, Slavko via Exim-users wrote:
I tried to emulate that from shell by setting PATH variable to the same
value as in transport, then i tried to clear it at all, but scripts runs
without problem, i tried to find something in env's man page, but i
fail...
Does your shell auto-exp
On 2023-08-28 Slavko via Exim-users wrote:
[...]
> The only changes which i did, are -- i add path option to transport:
> path = /my/scripts/path
Hello,
So you tell it to search *exclusively* there.
> I changed command name to relative (without path) in redirect router:
> data = |scri