Re: [Exim] use_shell command
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Esta mensagem é parte da seguinte discussão:
a lista completa das discussões ordenadas por data
Kirill Miazine em
2001-12-10 17:24
Kirill Miazine em
2001-12-10 17:57
Autor:
Marc Perkel
Data:
2001-12-10 17:26
UTC
Para:
Kirill Miazine
CC:
exim-users
Assunto:
Re: [Exim] use_shell command
Ok - here's the fragment:
system_aliases:
driver = aliasfile
file = /etc/aliases
domains = eff.org : *.eff.org : localhost
search_type = lsearch
user = root
file_transport = address_file
pipe_transport = address_pipe
use_shell = true
Kirill Miazine wrote:
> * Marc Perkel <marc@???> [20011210 09:20]:
> > the relevant fragment is
> >
> > use_shell = true
>
> How about pasting the entire transport. Something like: