Re: [exim] exim child dies when calling out

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Heiko Schlittermann
Date:  
À: exim-users
Sujet: 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