Re: [exim] exim child dies when calling out

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Heiko Schlittermann
日付:  
To: exim-users
題目: Re: [exim] exim child dies when calling out
just a footnote for the archives:
Heiko Schlittermann <hs@???> (Di 18 Feb 2014 16:17:16 CET):

>         vscan:
>             driver = pipe
>             command = cat >/tmp/message-$local_part@$domain


This will not work, never ever. Since no shell is involved
when calling the external command.

--
Heiko