|
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 16:58:11 +0200, Ralf Hildebrandt <ralf.hildebrandt@xxxxxxxxxx> wrote: > * Danny <nocmonkey@xxxxxxxxx>: > > Hello, > > > > I would like to experiment with some smtpd restrictions, and possibly > > add sorbs into my config. > > > > The SORBS website states I would need to make the following addition > > to my config: > > > > "Two parts of the configuration need to be changed: > > > > In your main.cf file (usually /etc/postfix/main.cf) set the following: > > > > 1. maps_rbl_domains = dnsbl.sorbs.net > > 2. smtpd_client_restrictions = reject_maps_rbl > > Deprecated. > > 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 Right? Thank you, ...D
|