On Oct 13 at 02:20, Bernard Massot spoke: > hostname = `hostname` > Is it what you want ?
No. I want something like this:
if [ `hostname` == host1 ]; then
set hostname=host2
fi
It should also affect the domain in the envelope when using bounce.
-Hanspeter
