On Thu, 31 Dec 2009 14:10:08 +0200, [email protected] wrote: >> 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?
There are some to, subject, text line too.. This transport work. $local_p...@$domain contains u...@domain, but in transport_filter is empty ($sender_address i empty too). >> transport_filter = sign.sh $local_p...@$domain > > Documentation says "The command must be specified as an absolute path." Sure. I didn't want write here my long 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. Ok, I will. -- ## 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/
