On Fri, 29 Jun 2001, Erwin Lansing wrote:
> > I can also provide DNS, primary and/or secondary and MX backup if someone
> > explain me how to do this with postfix.
>
> I have added "check_recipient_access hash:/etc/postfix/relay-domains" to
> smtpd_recipient_restrictions i main.cf, where you would write
>
> midgard-project.org OK
> etc.
ehm...,
# By default, Postfix relays mail
# - from "trusted" clients whose IP address matches $mynetworks,
# - from "trusted" clients matching $relay_domains or subdomains thereof,
# - from untrusted clients to destinations that match $relay_domains
# or subdomains thereof, except addresses with sender-specified routing.
# The default relay_domains value is $mydestination.
so, IMHO, you should use:
"relaydomains hash:/etc/postfix/relay-domains"
rather than your proposed
"check_recipient_access hash:/etc/postfix/relay-domains"
--
'The joy of my life is in Zion - Lauryn Hill'
Armand A. Verstappen * <[EMAIL PROTECTED]> *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]