|
Save the teapot fund New CSS web design for Wibble proudly provided by Kelv. Please contact the webmaster with any questions or concerns. |
Wibble > List archives > postfix > 2004 > September
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: smtpd_client_restriction (sorbs) Additions to a minimal main.cf Config
On Wed, 1 Sep 2004 11:39:16 -0400, Victor Duchovni <victor.duchovni@xxxxxxxxxxxxxxxxx> wrote: > > > On Wed, Sep 01, 2004 at 11:19:48AM -0400, Danny wrote: > > > On Wed, 1 Sep 2004 17:11:24 +0200, Ralf Hildebrandt > > <ralf.hildebrandt@xxxxxxxxxx> wrote: > > > * Danny <nocmonkey@xxxxxxxxx>: > > > > > > > > smtpd_client_restrictions = > > > > > reject_rbl_client dnsbl.sorbs.net > > > > > > > > Plus my existing (check_sender_access), the final would be: > > > > > > > > smtpd_client_restrictions = check_sender_access, reject_rbl_client > > > > dnsbl.sorbs.net > > > > > > What is check_sender_access without a map? And why is it in > > > smtpd_client_restrictions where it makes no sense? > > > > Not sure - my config seems to work, so I didn't want to remove it. > > > > remove it. I think this is why I have it: smtpd_sender_restrictions = check_sender_access hash:/usr/local/etc/postfix/restricted_senders Does the check_sender_access point to my restricted_senders file, which contains relayed email address which I do not want sending to the Internet. Thank you, ...D
|