Setting a mail server without root?
Posted
by Legend
on Server Fault
See other posts from Server Fault
or by Legend
Published on 2010-05-13T16:17:24Z
Indexed on
2010/05/13
16:25 UTC
Read the original article
Hit count: 189
Is it possible to setup a mail server on a Linux machine without root permissions? I want to be able to create two aliases for a given mail ID. But if I remember correctly, it is no possible to do this without root privileges because I need to edit the configuration file and then restart the mail server. Does anyone have a suggestion to get around this problem?
© Server Fault or respective owner