From: Michael Tokarev (no email)
Date: Sun Jun 02 2002 - 07:57:33 EDT
Wietse Venema wrote:
[]
> smtpd_sender_restrictions =
> check_sender_access hash:/etc/postfix/strict_sender_map
>
> smtpd_restriction_classes = strict_client_domain
>
> /etc/postfix/strict_sender_map:
> yahoo.com strict_client_domain reject
> hotmail.com strict_client_domain reject
>
> strict_client_domain =
> check_client_access hash:/etc/postfix/strict_client_map
>
> /etc/postfix/strict_client_map:
> yahoo.com OK
> hotmail.com OK
> friendly.com OK
/etc/postfix/strict_sender_map:
yahoo.com strict_client_domain
hotmail.com strict_client_domain
strict_client_domain =
check_client_access hash:/etc/postfix/strict_client_map, reject
(`reject' moved to another place). A bit less typing... ;)
/mjt
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|