LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to run exim4 config wizzard on Debian? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-run-exim4-config-wizzard-on-debian-450465/)

HSukirman 06-01-2006 02:31 AM

How to run exim4 config wizzard on Debian?
 
Hi all,

I installed Debian Etch and during the install I selected not to configure exim4.

Now I would need a local mailserver forwarding messages to a remote MTA and I thought that I could use exim4 since it is already installed.

My questions is: How can I run the initial configuration wizzard that came up during the base installation? I guess that since I have only very basic config needs the wizzard could do it. (Then I won't have to dig into the config files...)

Greetings,
HSukirman

Edit01:
Ok I found the answer: it is the command-line:
dpkg-reconfigure exim4-config
BUT now I have a different problem: my /etc/exim4 folder was deleted and also the files within. How can I get this folder / files recreated? (Because otherwise the Config Wizzard won't do it (it needs a .template file it says))

tizzef 06-01-2006 03:14 AM

Hi,

With <eximconfig> command or <pkg-reconfigure exim4-config> command.

Cheers

HSukirman 06-01-2006 03:21 AM

Hi tizzef,

thank you for your idea.
I tried already "dpkg-reconfigure exim4-config" but this will not create the files inside /etc/exim4

I even exits with an error because the ".template" file inside /etc/exim4 is missing

HSukirman


All times are GMT -5. The time now is 08:03 PM.