Click to See Complete Forum and Search --> : need a good site to help me with postfix


Adam J
09-15-2002, 04:44 PM
i want to run my own mail server. i downloaded and installed an rpm. anyone have a good how-to site they could point me to to set it up? thanks.

mdwatts
09-15-2002, 05:23 PM
I've never used Postfix, but if I did, the first site I would visit for help would be http://www.postfix.org/docs.html

You should also have documentation installed with Postfix.

rpm -ql postfix

will list the files and directories that were installed. That should make it easier to locate the documentation etc.

Adam J
09-15-2002, 09:44 PM
the problem is that there is a LOT of documentation. its a bit overwhelming. thanks for the command tho to see al files, that may help :)