Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Restriction class?

186 views
Skip to first unread message

Sean Kennedy

unread,
Jul 2, 2007, 7:20:20 PM7/2/07
to
I'm running Postfix 2.3.8. I recently put in a check_client_access lookup table in the smtpd_recipient_restrictions. On a few of the entries in the table, I am doing a FILTER, but that isn't working out. Here's what the log entries say:

Jul 2 16:40:12 tellurium postfix/smtpd[27171]: warning: access table cidr:/etc/postfix/hash/postfix-dnswl-permit has entry with lookup table: FILTER: smtp:[127.0.0.1]:10025
Jul 2 16:40:12 tellurium postfix/smtpd[27171]: warning: do not specify lookup tables inside SMTPD access maps
Jul 2 16:40:12 tellurium postfix/smtpd[27171]: warning: define a restriction class and specify its name instead.

My question is, what is a restriction class and how do I specify one to resolve this?

Thanks,
Sean

Rod Dorman

unread,
Jul 2, 2007, 8:49:10 PM7/2/07
to
On Monday, July 2, 2007, 19:20:20, Sean Kennedy wrote:
> ...

> My question is, what is a restriction class and how do I specify one
> to resolve this?

http://www.postfix.org/RESTRICTION_CLASS_README.html


--
ro...@polylogics.com "The avalanche has already started, it is too
Rod Dorman late for the pebbles to vote." - Ambassador Kosh

Andreas Winkelmann

unread,
Jul 3, 2007, 12:23:37 AM7/3/07
to
On Tuesday 03 July 2007 01:20, Sean Kennedy wrote:

> I'm running Postfix 2.3.8. I recently put in a check_client_access lookup
> table in the smtpd_recipient_restrictions. On a few of the entries in the
> table, I am doing a FILTER, but that isn't working out. Here's what the
> log entries say:
>
> Jul 2 16:40:12 tellurium postfix/smtpd[27171]: warning: access table
> cidr:/etc/postfix/hash/postfix-dnswl-permit has entry with lookup table:
> FILTER: smtp:[127.0.0.1]:10025 Jul 2 16:40:12 tellurium

Remove the ":" behind "FILTER".

$ man 5 access

> postfix/smtpd[27171]: warning: do not specify lookup tables inside SMTPD
> access maps Jul 2 16:40:12 tellurium postfix/smtpd[27171]: warning: define
> a restriction class and specify its name instead.
>
> My question is, what is a restriction class and how do I specify one to
> resolve this?

--
Andreas

0 new messages