Mailinglist Archive: opensuse (3459 mails)
| < Previous | Next > |
Re: [opensuse] Postfix and accepting multiple networks
- From: Anders Johansson <ajh@xxxxxxxxxx>
- Date: Thu, 7 Feb 2008 21:41:59 +0100
- Message-id: <200802072141.59877.ajh@xxxxxxxxxx>
On Thursday 07 February 2008 21:29:01 James D. Parra wrote:
There has to be. Look again
Or do you have mynetworks_style set?
You need a network mask there. if 192.168.2.1 is a single machine that should
be trusted, use /32
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
server is on is relayed. There is no parameter in the current main.cf for
mynetworks.
There has to be. Look again
Or do you have mynetworks_style set?
If I add, for example, only the following, will that be enough?
/etc/postfix/main.cf:
mynetworks = 192.168.1.0/24, 10.10.0.0/16, 192.168.2.1
You need a network mask there. if 192.168.2.1 is a single machine that should
be trusted, use /32
Anders
--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |