-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Once you put these in, what do you need to do to update the
configuration?  

- -----Original Message-----
From: Rupendra Singh [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 11:22 AM
To: [EMAIL PROTECTED]
Subject: Re: Sendmail anti-spam feature?


> >
> >Hey gang,
> >
> >         I'm trying to figure out how to set up anti-spam with
sendmail...  I
> >know I need to add a feature, but I'm not sure I understand
> >correctly.
> >
> >         From sendmail's site, I see I need to add
> > FEATURE(`dnsbl') , 
which
> >defaults to MAPS, which is a subscription-based service.  Is there
> >a way to set this up to use a database from someone who is not
> >subscription-based?  Also, it this all that needs to be done
> >(besides recompiling .m4)?
>
>
> I use
> FEATURE(dnsbl,`relays.osirusoft.com')dnl
> in my .mc source file.
>
>

or you can use these

FEATURE(`dnsbl',`relays.osirusoft.com')
FEATURE(`dnsbl',`relays.ordb.org')
FEATURE(`dnsbl',`list.dsbl.org')
FEATURE(`dnsbl',`dnsbl.sorbs.net')

along with

FEATURE(`delay_checks')

:):)
- ---
Rupendra Singh




- -- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.3

iQA/AwUBPh71JdPjBkUEZx5AEQKO1gCg+1bJMYRXn/LJij+PA8OrB5BYHyEAn1S5
srAP6PgknN7RVIhCM5g0YFzU
=hFxn
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to