David Koski
2006-02-26 07:57:50 UTC
I have the following main.cf:
smtpd_client_restrictions =
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/recipients_only,reject
recipients_only:
exampl.com OK
No restrictions apply and I can send to any domain I've tried. I even
did this:
smtpd_client_restrictions =
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
reject
What am I missing?
Regards,
David Koski
***@kosmosisland.com
smtpd_client_restrictions =
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
check_recipient_access hash:/etc/postfix/recipients_only,reject
recipients_only:
exampl.com OK
No restrictions apply and I can send to any domain I've tried. I even
did this:
smtpd_client_restrictions =
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
reject
What am I missing?
Regards,
David Koski
***@kosmosisland.com