|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RES: Relaying mail in and out
From: Danilo - NetworkBrasil (danilo
networkbrazil.com.br)
Date: Wed Dec 01 2004 - 11:03:36 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You only need to allow the mynetworks parameter on your
smtpd_client_restrictions
Like this..
smtpd_client_restrictions =
permit_mynetworks
PS.: This will allow all your internal network to relay through your linux
box.
If you prefer (for security issues), you can only allow the IP 10.1.1.11 on
mynetworks parameter. This you allow only this IP to relay through you linux
box..
Regards.
=============
Danilo Montagna
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]