問題タブ [exim4]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
243 参照

perl - perl スクリプトで exim 変数を取得する

私の問題は、perlを使用してホスト名を設定しようとするexim.confにあります

exim.conf 内

exim.pl.local では、次の方法で exim.conf から Exim 変数にアクセスします。

ただし、値は評価されず、「$phost」の値は次のようにリテラルになります。

サブルーチンの結果を取得するために exim.conf または exim.pl.local のコードを変更する方法はありますか?