Mailinglist Archive: opensuse (2086 mails)
| < Previous | Next > |
Re: [opensuse] Post Restrict local.domain.com to local.domain.com ::ffff:ip (OpenSUSE 10.2) SOLVED!
- From: Boyd Lynn Gerber <gerberb@xxxxxxxxx>
- Date: Sat, 25 Aug 2007 02:12:32 -0600
- Message-id: <Pine.LNX.4.64.0708250211030.20548@xxxxxxxxxxxxxxx>
On Fri, 24 Aug 2007, Sandy Drobic wrote:
> Boyd Lynn Gerber wrote:
> > On Thu, 23 Aug 2007, Sandy Drobic wrote:
> >> Looks like scrambled eggs. (^-^)
> >
> > Sadly, yes
> >
> >> A restriction class in Postfix is meant to combine two different checks. I
> >> still don't really know what exactly you want to restrict.
> >>
> >> Do you mean that you want to restrict all CLIENTS in 192.168.0.0/16 to
> >> send only to local domains?
> >
> > Yes, 192.168.0.0/16 only can send between 192.168.0.0/16
> >
> >> In that case you would use something like this:
> >>
> >> smtpd_restriction_classes = local_only
> >> local_only =
> >> reject_unlisted_recipient
> >> permit_auth_destination
>
> My bad...
>
> local_only =
> reject_unlisted_recipient
> permit_auth_destination
> reject
This Solved the problem.
--
Boyd Gerber <gerberb@xxxxxxxxx>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Boyd Lynn Gerber wrote:
> > On Thu, 23 Aug 2007, Sandy Drobic wrote:
> >> Looks like scrambled eggs. (^-^)
> >
> > Sadly, yes
> >
> >> A restriction class in Postfix is meant to combine two different checks. I
> >> still don't really know what exactly you want to restrict.
> >>
> >> Do you mean that you want to restrict all CLIENTS in 192.168.0.0/16 to
> >> send only to local domains?
> >
> > Yes, 192.168.0.0/16 only can send between 192.168.0.0/16
> >
> >> In that case you would use something like this:
> >>
> >> smtpd_restriction_classes = local_only
> >> local_only =
> >> reject_unlisted_recipient
> >> permit_auth_destination
>
> My bad...
>
> local_only =
> reject_unlisted_recipient
> permit_auth_destination
> reject
This Solved the problem.
--
Boyd Gerber <gerberb@xxxxxxxxx>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |