I am trying to automate dpkg-reconfigure exim4-config
What's the easiest way?
Right now I am downloading a file and placing it into cd /etc/exim4/update-exim4.conf.conf
and I run it, but it comes back with the following error:
root@domain:/etc/exim4# dpkg-reconfigure exim4-config : not foundkg/info/exim4-config.config: 18: /etc/exim4/update-exim4.conf.conf:
I'm using Ubuntu 12.04.