Click to See Complete Forum and Search --> : email server


Xlucy
03-28-2002, 07:16 AM
I’m looking too setup a email server on my network at home, I would like some documents/tutorials on accomplishing such a task. So far I’ve installing Procmail, Postfix and Procmail.

Any help would be much appreciated

chikn
03-28-2002, 08:57 AM
Postfix Docs (http://www.postfix.org/docs.html)

Procmail (http://www.procmail.org)

man postfix
man procmail

A Linux Email How to (http://www.salmar.com/marcel/Linux_mail_server.html)

Make sure you have an IMAP or POP3 server package installed too

Theres tons of crap to read google search it.

In its rarest form if the correct packages are installed (all you need is postfix and an imap or pop3 daemon) it will work. But as with most apps fine tuning is needed.

[ 28 March 2002: Message edited by: chikn ]

Xlucy
03-28-2002, 09:26 AM
Thanks, should keep me busy for a while.

Ryeker
03-30-2002, 02:48 AM
The most important aspect is postfix. Once you learn how it works, setting it up is rather easy. The docs are all right there. The RedHat sample configurations were my guiding light. I have the book. Never took up reading it though.