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 <[EMAIL PROTECTED]>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to