Whitelisting

36 views
Skip to first unread message

CodeWhacker

unread,
May 12, 2008, 10:43:25 AM5/12/08
to gre...@googlegroups.com
I'm new to Greyfix, and I'm wondering where exactly one places
whitelist information. It appears that the whitelist is entered into
the database, but I'm not especially familiar with BerkeleyDB, so I
don't know the proper method of adding records, or the proper database
to which they should be added.

Any pointers would be gratefully appreciated. Thanks.
--
codew...@gmail.com
Purveyor of code since 1978

Kim Minh Kaplan

unread,
May 13, 2008, 3:06:54 AM5/13/08
to gre...@googlegroups.com
CodeWhacker writes:

> I'm new to Greyfix, and I'm wondering where exactly one places
> whitelist information. It appears that the whitelist is entered into
> the database, but I'm not especially familiar with BerkeleyDB, so I
> don't know the proper method of adding records, or the proper database
> to which they should be added.
>
> Any pointers would be gratefully appreciated. Thanks.

The whitelisting functionnality is built into Postfix and as such
Greyfix plays no role in this feature. For example if you wanted to
whitelist based on client address you could add a "check_client_access
type:table"[1] rule to your smtpd_recipient_restrictions clause and
then put an access action that returns "OK" for each client using
traditionnal Postfix access tables.

For a complete lists of available rules check Postfix's
documentation[2].

Kim Minh.

[1] http://www.postfix.org/postconf.5.html#smtpd_client_restrictions
[2] http://www.postfix.org/postconf.5.html#smtpd_recipient_restrictions

Reply all
Reply to author
Forward
0 new messages