|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Carlos Williams (carloswill
gmail.com)
Date: Tue Jun 02 2009 - 10:04:06 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 2, 2009 at 10:55 AM, Sthu Pous <sthu.pous
gmail.com> wrote:
> Good day.
>
> Could You please, explain me how it is possible for the users from local net to
> send mail if we have in main.cf:
>
> mynetworks = 127.0.0.0/8
You want / need to also add the network parameter for which your local
clients are on.
For example my office IP's are as follows:
10.1.1.100
10.1.1.101
10.1.1.103
So for those three machines above to be able to send email using
Postfix, I need add the
following to '/etc/postfix/mynetworks':
127.0.0.0/8
10.1.0.0/16
Try that, reload Postfix and try and send email. Hope that helps. Also
your logs should show
some errors if not resolving.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]