> From: Testol

> I want to configure autoresponder with added signature via
> transport_filter. 
> 
> I set: 
> 
> autorespond:
>  driver = autoreply
>  from =
> $local_p...@$domain

Are these two lines or one?
Does this "from" work?

>  transport_filter = sign.sh $local_p...@$domain 

Documentation says "The command must be specified as an absolute path."

> but
> $local_p...@$domain in sign.sh contains empty string - why? 

Try $pipe_addresses instead of $local_p...@$domain in the
transport_filter line.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to