On Wed, Sep 07, 2005 at 10:22:55AM +0300, str tux wrote: > I setup a local postfix server meant for internal use only (no sending > and receiving outside our intranet domain) - where i can set this up? > > The default postfix configuration allows me to send outside our domain > even up to the internet. > > how to restrict it? > > any hint please?
Disable relaying completely, even from localhost. That way, Postfix will only handle email that is destined for itself, as defined in $mydestinations. --> Jijo -- Federico Sevilla III : jijo.free.net.ph : When we speak of free software GNU/Linux Specialist : GnuPG 0x93B746BE : we refer to freedom, not price. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

