Re: postfix for internal mail

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: plug-discuss
Subject: Re: postfix for internal mail
On Wed, 27 Oct 2004 wrote:

> What would be the basic steps I have started to look at some postfix
> documentation but most of the documentation is for more than what I need.


Start your postfix with "postfix start".

With default postfix installs, the SMTP service should work fine and relay
mail for your same box and for the systems on your internal network.

Also, have a look at output of "postconf".

> So far I have installed postfix and I am reading docmentation, once it
> is configured can postfix also serve as the pop server?


You will need to install an additional POP3 server. (I maintain vm-pop3d
but the version linked at the site is the old version.)

POP3 servers generally have no setup other than to start via inetd/xinetd
or run as a stand-alone daemon. (Of course, the POP3 server must have the
privilege to lookup passwords and to be able to read and modify the
mailbox. I mention that because my vm-pop3d can be ran without any root
privileges in specia setups.)

By the way, I cover an introduction to Postfix in my upcoming system
administration class in Phoenix:
http://www.pugetsoundtechnology.com/training/freebsd/

Jeremy C. Reed

                 BSD News, BSD tutorials, BSD links
                http://www.bsdnewsletter.com/



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss